Zen Cart Logo
Forums / All Other Contributions/Addons / can't access Admin anymore after uninstalling SEO mod

can't access Admin anymore after uninstalling SEO mod

Locked

Views: 2,308

Results 1 to 9 of 9
This thread is locked. New replies are disabled.
26 Sep 2008, 3:23 PM
#1
lieven23 avatar

lieven23

Zen Follower

Join Date:
Aug 2008
Posts:
340
Plugin Contributions:
0

can't access Admin anymore after uninstalling SEO mod

Hi
I 've tried to install the ultimate SEO urls tool , but I have probably done something wrong cause it didn't appear in my zen admin >
configuration.

So then because I was afraid of messing things up I uloaded a full backup I had made before to my server.
But I still can't acces my zencartAdmin and get this error message:

Fatal error: Class 'SEO_URL' not found in /home/a8033afr/public_html/includes/autoload_func.php on line 79

I also even tried to replace the actual file "autoload_func.php"with the original file from the zencart instalation
But that didn't work.

What's strange is that it still refers in the error message to SEO_url while I have uploaded a whole backup from a pevious state before Ultimate SEO url.

26 Sep 2008, 4:33 PM
#2
lieven23 avatar

lieven23

Zen Follower

Join Date:
Aug 2008
Posts:
340
Plugin Contributions:
0

Re: can't access Admin anymore after uninstalling SEO mod

Could there be something wrong with my autoload_func.php file?

26 Sep 2008, 4:51 PM
#3
ronpeled avatar

ronpeled

Zen Follower

Join Date:
Sep 2004
Location:
LA, California
Posts:
111
Plugin Contributions:
0

Re: can't access Admin anymore after uninstalling SEO mod

Have you tried restoring the DB as well?

26 Sep 2008, 5:51 PM
#4
drbyte avatar

drbyte

Sensei

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

Re: can't access Admin anymore after uninstalling SEO mod

lieven23:

Fatal error: Class 'SEO_URL' not found in /home/a8033afr/public_html/includes/autoload_func.php on line 79

You've probably got files "left over" in one or more of the "extras_xxxx" folders from the module you installed.

26 Sep 2008, 5:59 PM
#5
lieven23 avatar

lieven23

Zen Follower

Join Date:
Aug 2008
Posts:
340
Plugin Contributions:
0

Re: can't access Admin anymore after uninstalling SEO mod

I restored the DB but with no difference.
Also removed all SEO files in extra folders or resored with the original ones from the ZEncart install folder.
_zen_cart_folder_English

26 Sep 2008, 6:10 PM
#6
lieven23 avatar

lieven23

Zen Follower

Join Date:
Aug 2008
Posts:
340
Plugin Contributions:
0

Re: can't access Admin anymore after uninstalling SEO mod

I restored the DB but with no difference.
Also removed all SEO files in extraXXXX folders or restored with the original ones from the ZEncart installation folder.

I am prepared to reinstall Zencart again but I would like to know exactly where to put a file from the Ultimate SEOurl module.
In the folder "_zen_cart_folder_English" I see a folder admin , a folder includes and a "htaccess_sample" file.
So I conclude this htaccess_sample (which also has to be renamed to .htaccess) SHOULD be installed in the main directory.

26 Sep 2008, 6:40 PM
#7
lieven23 avatar

lieven23

Zen Follower

Join Date:
Aug 2008
Posts:
340
Plugin Contributions:
0

Re: can't access Admin anymore after uninstalling SEO mod

with directory I mean the folder in which files such as admin ,cache, docs, download, includes, zc_install reside.

26 Sep 2008, 8:37 PM
#8
lieven23 avatar

lieven23

Zen Follower

Join Date:
Aug 2008
Posts:
340
Plugin Contributions:
0

Re: can't access Admin anymore after uninstalling SEO mod

Hi
The problem is solved, just by giving the .htaccess file ,rewritebase
to the relative web path

26 Sep 2008, 8:50 PM
#9
lieven23 avatar

lieven23

Zen Follower

Join Date:
Aug 2008
Posts:
340
Plugin Contributions:
0

Re: can't access Admin anymore after uninstalling SEO mod

Now I face the problem that all of my categoories pages don't display anymore. I get a 404 not found page.
Also most of my information display pages display a 404 not found page.