![]() |
Quote:
($hook = vBulletinHook::fetch_hook('admin_global')) ? eval($hook) : false; If I comment out this line, no issues, however the hack ofcourse is not seen as installed.. Any suggestions? |
It looks like you have a bad plugin on the admin_global hook. I wouldn't say that it has anything to do with this hack.
|
Psionic, do you know how i can uninstall Anreas' plugin ? It does not show up on the plugin page and since it removes the product management I cannot import new products
|
1. Disable hooks by placing the following code in config.php.
2. Go to admincp and remove the plugin. 3. Remove the following code from config.php. Code:
defined('DISABLE_HOOKS', true); |
Quote:
|
Released version 2.0.1.
|
Upgrade info?
Upload/replace files only? |
Does the new update (2.0.1) address the issues discussed in posts 22-28 here in this thread?
|
Yes, only replace the file, and no - the issues in those posts do not exist.
|
Quote:
"This is not the bug you are looking for." /jedi wave |
Quote:
|
Quote:
|
No, this hack is not intended for use with any similar hacks...
|
Quote:
The hacks I referenced in my bug report are Dynamically Create Amazon links and Currently Active Users' Avatar. Are those considered "similar?" |
No. But since these hacks have nothing to do with plugin display, they cannot create problems.
|
Quote:
Okay, let me rephrase. Without your hack installed, "Convert Amazon Links" appears in my standard plugin manager. I can turn it off and on again, as usual. With your hack installed, "Convert Amazon Links" disappears from my list of plugins. So I can't toggle it on or off. So it's not that these hacks are "creating problems" but rather there's something different about them that causes them to not be recognized by APM. I'm not sure if there are other hacks that are affected this way, as I run extremely few on my site. |
Do you have the last version of this hack installed?
|
Yes, I just tried it again this morning.
|
Ok... The reason is a malformed plugin XML of those plugins. It's fixed now, however. Update the php file.
(idk, who writes plugin xml by hand? seems like the authors of those hacks did). |
Quote:
|
n/m i got it. o.O
|
Should this be ported to 3.6? Althogh 3.6 does sort by products, it still has products on a separate page, and no "save and reload" button.
|
Released version 2.0.2, compatible with 3.6.
|
Works fine on vBulletin 3.6.7 PL1
but on changes in your Install Manual: In file(s) ./admincp/plugin.php (vBulletin 3.6.7 PL1) find: Code:
if ($_REQUEST['do'] == 'productexport') the following code is not in vBulletin 3.6.7 PL1 Code:
if ($_REQUEST['do'] != 'download' AND $_REQUEST['do'] != 'productexport') greeting Indy |
All times are GMT. The time now is 07:01 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|