Welcome Guest, Not a member yet? Register   Sign In
PyroCMS v0.9.7.4 - an open-source modular general purpose CMS

[eluser]ray73864[/eluser]
Just went to the 'Source-Master' and downloaded the latest sourcecode, everything was working all fine and dandy during installation (the database sql scripts went through perfectly this time around), and i can now bring the front page up at 'http://localhost/pyrocms/'.

however none of the assets are working, images are missing, the stylesheet isn't being loaded, etc...

according to the logfile, it has this problem:

Code:
DEBUG - 2009-06-08 05:34:25 --> ---Matchbox---
DEBUG - 2009-06-08 05:34:25 --> Finding: libraries/MY_Asset.php
DEBUG - 2009-06-08 05:34:25 --> No valid caller
DEBUG - 2009-06-08 05:34:25 --> Looking in: application/modules//libraries/MY_Asset.php
DEBUG - 2009-06-08 05:34:25 --> Looking in: application/libraries/MY_Asset.php
DEBUG - 2009-06-08 05:34:25 --> Not found
DEBUG - 2009-06-08 05:34:25 --> --------------

that seems to be the only recurring 'not found' error in the logfile (when set at log level 2 in CI config.php).

Also, i can't seem to submit an issue on github, when i click the 'Create an Issue' button it takes me to the login page, when i click on the 'create new issue' link it shows me the issue creation form, but when i go to submit that, it just takes me to the github.com homepage.

oh, and according to firebug:

Code:
Error: The stylesheet http://localhost/pyrocms/index.php/error_404.html was not loaded because its MIME type, "text/html", is not "text/css".
Source File: http://localhost/pyrocms/
Line: 0

and

Code:
Error: syntax error
Source File: http://localhost/pyrocms/index.php/error_404.html
Line: 1
Source Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">


Messages In This Thread
PyroCMS v0.9.7.4 - an open-source modular general purpose CMS - by El Forum - 06-07-2009, 11:46 PM



Theme © iAndrew 2016 - Forum software by © MyBB