Jump to content

Download: ProMenu Basic


Robert Simons

Recommended Posts

  • Replies 858
  • Created
  • Last Reply

running fusion, in my case even when disabled, causes this. I had to uninstall fusion and could not have it installed.




actually just disabling his hook for primary nav removal might have been enough ... though hard too say .. not sure what support/checks he has in place for Content these days .. but it was one of the reasons why I build this version .. too support all IPS products
Link to comment

Ok, I disabled all the Fusion menu stuff and now have this error:


Fatal error: Call to undefined method globalProMenuNavRemoval::user_popup() in /home/stdriver/public_html/forum/admin/applications_addon/ips/ccs/sources/pages.php(419) : eval()'d code on line 1863

You can see it here:

http://www.stdrivers.co.uk/forum/page/index.html/_/ford-offers-santa-an-ecoboost-powered-concept-s-r10

Link to comment

as I said, disabling (or running in any manner) did not work for me. had to uninstall fusion fully. I even deleted it from apps so I would not accidentally reinstall.
not positive but I may have had to reupload promenu files afterwards.
then the recache everything afterwards of course.

Link to comment

as I said, disabling (or running in any manner) did not work for me. had to uninstall fusion fully. I even deleted it from apps so I would not accidentally reinstall.


not positive but I may have had to reupload promenu files afterwards.


then the recache everything afterwards of course.




It's now erroring on globalProMenuNavRemoval: though, not Fusionmenu.

I'm going to try changing my skin, see if it's related to cleancut.


Edit - not skin related. It also only affects the Article View template I think.
Link to comment

It's now erroring on globalProMenuNavRemoval: though, not Fusionmenu.



I'm going to try changing my skin, see if it's related to cleancut.




not sure what your doing with Content to cause that ... as Content has nothing to do with my removal tools ...

you have ipc set as default application without having it installed by chance?
Link to comment

Ok, not related to this menu, I just uninstalled ProMenu and get this error:

Fatal error: Call to undefined method skin_global_10::user_popup() in /home/stdriver/public_html/forum/admin/applications_addon/ips/ccs/sources/pages.php(419) : eval()'d code on line 1863

So, ignore my posts above!

Link to comment

I had the sql queury saved somewheres but cannot find it now.




you dont really need one..there is a patch out..but I dont think its 100% solid .. best bet is to edit the master skin...reset the skin key and save..then don't edit it again .. not even the toggle making it visible/hidden .. if you have to for some reason .. make sure you reset the key again .. if not any application installs wont have a master key to work from
Link to comment

even simpler if I saved the damn thing as planned LOL LOL :smile:




probably something like


UPDATE skin_collections SET set_key = 'default' WHERE set_image_dir = 'master'

and this one for the mobile skin as it seems to get lost too during edits


UPDATE skin_collections SET set_key = 'mobile' WHERE set_image_dir = 'mobile'



of coarse if you have renamed these skin folders .. you'd have to alter those accordingly

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...