vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Advanced Plugin Manager (https://vborg.vbsupport.ru/showthread.php?t=112833)

yj_enquirer 05-19-2006 06:05 PM

Quote:

Parse error: parse error, unexpected '<' in /home/XXXXX/public_html/forums/admincp/global.php(185) : eval()'d code on line 1
I get the above error....at the bottom of the global.php file the line that is included is :

($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?

akanevsky 05-19-2006 10:39 PM

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.

utw-Mephisto 05-27-2006 04:00 PM

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

akanevsky 05-27-2006 04:06 PM

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);

antialiasis 05-28-2006 09:54 PM

Quote:

Originally Posted by Psionic Vision
Did you modify the file and uninstall any other similar hacks?

I did modify the file, and had no similar hacks installed at the time...

akanevsky 06-14-2006 07:27 PM

Released version 2.0.1.

Valter 06-15-2006 05:10 AM

Upgrade info?

Upload/replace files only?

Tralala 06-15-2006 02:38 PM

Does the new update (2.0.1) address the issues discussed in posts 22-28 here in this thread?

akanevsky 06-15-2006 06:58 PM

Yes, only replace the file, and no - the issues in those posts do not exist.

Tralala 06-15-2006 08:40 PM

Quote:

Originally Posted by Psionic Vision
and no - the issues in those posts do not exist.

Um, okay.

"This is not the bug you are looking for."

/jedi wave

akanevsky 06-15-2006 08:43 PM

Quote:

Originally Posted by Tralala
Um, okay.

"This is not the bug you are looking for."

/jedi wave

I have used this hack with no problems on about 6 different sites... So please don't tell me that there are problems, cause there aren't...

Tralala 06-16-2006 02:43 AM

Quote:

Originally Posted by Psionic Vision
I have used this hack with no problems on about 6 different sites... So please don't tell me that there are problems, cause there aren't...

Okay, but can I ask you this: did you actually try it with the two hacks I mentioned above? Because it's completely reproducible here.

akanevsky 06-22-2006 12:15 PM

No, this hack is not intended for use with any similar hacks...

Tralala 06-22-2006 02:00 PM

Quote:

Originally Posted by Psionic Vision
No, this hack is not intended for use with any similar hacks...

I don't understand what you mean by this. I don't have any similar hacks installed.

The hacks I referenced in my bug report are Dynamically Create Amazon links and Currently Active Users' Avatar.

Are those considered "similar?"

akanevsky 06-22-2006 02:02 PM

No. But since these hacks have nothing to do with plugin display, they cannot create problems.

Tralala 06-22-2006 02:22 PM

Quote:

Originally Posted by Psionic Vision
No. But since these hacks have nothing to do with plugin display, they cannot create problems.



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.

akanevsky 06-22-2006 02:26 PM

Do you have the last version of this hack installed?

Tralala 06-22-2006 02:29 PM

Yes, I just tried it again this morning.

akanevsky 06-23-2006 11:05 PM

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).

fly 09-23-2006 11:40 PM

Quote:

Originally Posted by Psionic Vision
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);

How in the hell do I uninstall yours? I tried the above and it didn't work.

fly 09-23-2006 11:45 PM

n/m i got it. o.O

akanevsky 11-27-2006 08:07 PM

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.

akanevsky 02-04-2007 03:55 PM

Released version 2.0.2, compatible with 3.6.

MDK-Indy 08-12-2007 07:04 PM

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
  • Page Generation 0.01292 seconds
  • Memory Usage 1,765KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (24)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete