MODx not display correct image path

In the MODx WYSIWYG whenever I click the Image icon to insert an image, followed by browse image it generates the wrong path: /data/12/1/111/99/1111262/user/1169144/htdocs/images/image.jpg instead of assets/images/image.jpg I have checked my Resource URL and Resource Path and they both look correct. Has anyone ever experienced MODx rewriting your paths to the server vs what it … Read more

Fatal Error: ilInitialisation::initClientIniFile called without CLIENT_ID

I am installing Ilias 4.1.4 is the lastest stable version on a Ubuntu 10.04 64 bit server with all the dependencies satisfied. http://www.ilias.de/docu/ Download ilias-4.1.4.zip and install Now just when all the steps are done I log out since now the installation has finished immediately upon logging out I am at following URL (the installation … Read more

Adding some content to html response

I would like to know is it possible to achieve with (my guess is) a proxy server to add some content to users response? Let’s say I would like to add a div to each html document which is being opened by users of my local network. So what I’m looking for is some sort … Read more

Web Content Filtering

I have recently bought a Cisco ASA 5505 for my small business, I was initially led to believe this device could do some limited website filtering that we would need. (one list of unrestricted, and a second for email only) Since it has come to my attention that it may not be able to do … Read more

Migrating an Adobe/Macromedia Contribute Publishing Services server, users not recognised

I have to migrate an existing installation of Contribute Publishing Services server to another machine. Problem Context I have installed a fresh copy of the CPS server software. Adjusted the server.xml file to reflect the new environment. I have logged in and linked this new instance to the same instance of open LDAP that the … Read more

Route content using nginx if a specific condition is met

I have 2 LAN networks which are united w/ IPSec tunnel: 10.10.10.1/24 10.10.20.1/24 One of my internal sites is running on 10.10.10.50, which is serving users heavy content, such as 300-400MB archives, it takes really long for .20.1/24 users to retrieve the content. The site itself is accessed via WAN for 20.1/24 I’ve synced the … Read more

SharePoint split content database – mergecontentdbs

I’m splitting a SharePoint content database and running into a problem with the stsadm mergecontentdbs command. I’m pretty positive it is an error in my command, which is as follows: stsadm -o mergecontentdbs -url http://sharepoint:15741 -sourcedatabasename “SharePoint_AdminContent_5b924b0e-e1ef-46c5-b6c0-d3b4beb4e3b9″ -destinationdatabasename SP_AdminContent_02 -operation 3 -filename mergedcontentdbs.xml The “mergedcontentdbs.xml” file was creately without a problem with stsadm enumsites and … Read more

Open source CMS for a university department

I realize that this type of question gets asked over and over again. Nonetheless, I want to ask a more specific version. I’m in a university math department. Long ago our sysadmins (or just one at the time) switched to a web content management system. At the time, Zope looked like an informed choice. We … Read more