Zen Cart Logo
Forums / Upgrading from 1.3.x to 1.3.9 / Store will not load after installation

Store will not load after installation

Locked

Views: 3,806

Results 1 to 11 of 11
This thread is locked. New replies are disabled.
22 Sep 2006, 12:42 AM
#1
axel1 avatar

axel1

New Zenner

Join Date:
Sep 2006
Posts:
27
Plugin Contributions:
0

Store will not load after installation

Hi

I just installed 1.3.5 Admin comes up ok. But the store only comes up
blank any suggestions

Axel

26 Sep 2006, 6:19 AM
#2
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,763
Plugin Contributions:
9

Re: Store will not load after installation

Axel,
If you're still having a problem, try checking the two configure.php files located in admin/includes/ and includes/. I bet you'll find a bad directory call in one of them.

26 Sep 2006, 7:57 AM
#3
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Store will not load after installation

You might also try looking at your server's errorlog for details of what's wrong.

26 Sep 2006, 9:22 AM
#4
azrahn avatar

azrahn

Zen Follower

Join Date:
Jun 2006
Location:
Koh Samui
Posts:
120
Plugin Contributions:
0

Re: Store will not load after installation

Hi,

I had the same problem, a blank page, and it was because of a change in the name of the phpBB file which was changed to phpbb (no more caps).
Your php errorlog file should be checked for the exact error. :yes:

Ronald.

27 Sep 2006, 2:10 PM
#5
axel1 avatar

axel1

New Zenner

Join Date:
Sep 2006
Posts:
27
Plugin Contributions:
0

Re: Store will not load after installation

Hi everybody I changed the phpbb and I still have the same problem
my error code is

PHP Fatal error: Cannot instantiate non-existent class: phpbb in /hermes/web06/xxxxxx/xx.xxxxxxxx/catalog/includes/autoload_func.php on line 79

Axel

27 Sep 2006, 4:02 PM
#6
azrahn avatar

azrahn

Zen Follower

Join Date:
Jun 2006
Location:
Koh Samui
Posts:
120
Plugin Contributions:
0

Re: Store will not load after installation

Hi,

Can you check if you have a <STORE>/includes/classes/class.phpbb.php file?

Ronald.

27 Sep 2006, 5:02 PM
#7
axel1 avatar

axel1

New Zenner

Join Date:
Sep 2006
Posts:
27
Plugin Contributions:
0

Re: Store will not load after installation

Yep

I have a phpBB. I renamed it phpbb now the store loads

Thank you :D

9 Oct 2006, 2:06 AM
#8
cowboyfred avatar

cowboyfred

Zen Follower

Join Date:
Dec 2005
Location:
colorado
Posts:
84
Plugin Contributions:
0

Re: Store will not load after installation

Axel1:

Yep

I have a phpBB. I renamed it phpbb now the store loads

Thank you :D

Thanks guys i had the same problem and this fixed my site too.

9 Oct 2006, 2:27 AM
#9
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Store will not load after installation

Axel1:

Yep

I have a phpBB. I renamed it phpbb now the store loads

Thank you :D

Please note ... the release notes, the readme, the forum announcements, and the news posts about the latest version all contained notes about the file rename. They obviously weren't read. Please get in the habit of reading release notes. This will save you numerous headaches in the future.

There are several other important notices therein which you really should read.

For your convenience, here's a link to the information again:
http://www.zen-cart.com/forum/showthread.php?t=45177

10 Oct 2006, 7:36 AM
#10
justwade avatar

justwade

Zen Follower

Join Date:
Oct 2005
Posts:
206
Plugin Contributions:
0

Re: Store will not load after installation

Ok, I have read and reread the notes, forum and looked up this file as you have noted here;

STORE>/includes/classes/class.phpbb.php

I upgraded my DB and installed on server 1.3.5 with no templates or upgraded files.
I found my "class.phpbb.php" file is all lower case.

But I still get the following error for my store;

Fatal error: Cannot instantiate non-existent class: notifier in /home/******/public_html/new_shop/includes/autoload_func.php on line 79

and for the heck of it, I tried to upper case it with no luck either.
Admin appears ok.

My error seems to match this workaround, what is so obvious that I don't see?

11 Oct 2006, 4:46 AM
#11
justwade avatar

justwade

Zen Follower

Join Date:
Oct 2005
Posts:
206
Plugin Contributions:
0

Re: Store will not load after installation

If you're still having a problem, try checking the two configure.php files located in admin/includes/ and includes/. I bet you'll find a bad directory call in one of them.

That was the solution, I kept going back and back and looking but there still was one little pesky bad directory that was being overlooked.

Now I can move on to bigger and better failures, I mean life experances!:laugh: