Zen Cart Logo
Forums / General Questions / Install SQL Patches menu option appearing twice in admin tools menu

Install SQL Patches menu option appearing twice in admin tools menu

Locked

Views: 1,635

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
4 Nov 2009, 1:02 PM
#1
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Install SQL Patches menu option appearing twice in admin tools menu

I've just transferred a site and when looking at the TOOLS menu in the ADMIN panel, I notice that "Install SQL Patches" is appearing twice in the dropdown selections...

Any ideas why? And how do I get the duplicate off the menu?

4 Nov 2009, 1:29 PM
#2
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Install SQL Patches menu option appearing twice in admin tools menu

OK... I found a file in:

Admin/includes/boxes/extra_boxes/

called: sqlpatch_tools_dhtml.php

(Must have got there through some mod install!)

I just renamed it to: sqlpatch_tools_dhtml.BAK

And the duplicate menu option has disappeared and the function still works under the remaining menu option.

I will, of course, look at possible hack activity to see if there is anything rogue about this file, but at first glance it looks OK.

If anyone thinks it is rogue, please let me know.

4 Nov 2009, 1:34 PM
#3
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Install SQL Patches menu option appearing twice in admin tools menu

Better clarity from the zen masters is here:

http://www.zen-cart.com/forum/showthread.php?t=61083

Thanks... I will now look for and remove REDUNDANT files.