Post by cestbibi » Sat Jun 30, 2007 8:35 pm

Hi Everybody

Made the installation ok  in localhost    var/www/store
when i go  to http://localhost/store/    nothing shows up,  I get a blank page in my browser

If I go  to http://localhost/store/admin    everything shows ok I'm able to login and setup stuff..

I'm  puzzled ..  what am I missing ??

Thank you

Newbie

Posts

Joined
Sat Jun 30, 2007 8:32 pm

Post by robtarr » Wed Aug 01, 2007 9:58 am

I have the same problem. I found that it is in the index.php file when it tries to load the modules. I haven't had time yet to figure out what in the module loading is causing the problem. If you comment out lines 79-82 then it will kind of load.

79 // Modules
80 //foreach (glob(DIR_MODULE) as $module) {
81 //  require($module);
82 //}

I rewrote it to not use the glob function, but it's still not working...

Newbie

Posts

Joined
Mon Jul 30, 2007 10:20 am
Who is online

Users browsing this forum: No registered users and 4 guests