PDA

View Full Version : Cerberus installed, but CSS not loaded right


robertstocker
10-11-2007, 10:48 AM
I currently have an issue with Cerberus not displaying images correctly. The CSS file clearly isn't loading.

The system has been setup correctly and database setup. However, when I look at the path for the image file that hasn't loaded correctly, it is "http://localhost/cerb4/index.php/cerb4/images/logo.jpg". As you can see, there is a "cerb4/index.php/" extra in there!

To add to this, there is a php error on the homepage that reads as follows:

PHP Notice: Undefined variable: location in C:\Inetpub\wwwroot\cerb4\libs\devblocks\api\Engine .php on line 205 PHP Notice: Undefined index: QUERY_STRING in C:\Inetpub\wwwroot\cerb4\libs\devblocks\api\Engine .php on line 208

Please help! I'm almost there!

Regards

Rob Stocker

jstanden
10-13-2007, 09:21 PM
Hey Rob!

What build of Cerb4 are you using? (It should be displayed at the bottom in the footer.)

What's your server environment like? (e.g., Apache/Linux, IIS6/Win2K3, etc.)

This sounds like an issue we were having in earlier builds. If you haven't updated recently you may want to try that:
http://wiki.cerberusdemo.com/index.php/Upgrading_to_Newer_Versions_of_Cerberus_Helpdesk_4 .0

Thanks!