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)
-   -   Top 'X' Stats (https://vborg.vbsupport.ru/showthread.php?t=93065)

Nuguru 09-04-2006 12:27 AM

Quote:

Originally Posted by Wild-Wing

Thanks everyone for helping out.

Nuguru :)

InfiniteWebby 09-04-2006 03:37 AM

I'm sorry for not fixing the problem sooner but when I got an email saying that there was a problem I patched my own code. Apparently when the vB.org admins patched this version though, they only patched one instance. Anyway I've uploaded the version CURRENTLY running on my site (of which a "hacker" tried to attack but was unsuccesful and got laughed away), my version also shows the full security friendly version of the title when you mouseover the truncated version in the latest threads and also adds the missing phrases to vB3.6 versions.

DementedMindz 09-04-2006 03:40 AM

InfiniteWebby nice to see you come back and fix the problem. Not to many would come back and do that.

Shazz 09-04-2006 03:42 AM

Thanx for the update-

DementedMindz 09-04-2006 03:47 AM

OH BOY The zip was there now its gone did something happen? ahh I see n/m

Nuguru 09-04-2006 04:02 AM

Quote:

Originally Posted by InfiniteWebby
I'm sorry for not fixing the problem sooner but when I got an email saying that there was a problem I patched my own code. Apparently when the vB.org admins patched this version though, they only patched one instance. Anyway I've uploaded the version CURRENTLY running on my site (of which a "hacker" tried to attack but was unsuccesful and got laughed away), my version also shows the full security friendly version of the title when you mouseover the truncated version in the latest threads and also adds the missing phrases to vB3.6 versions.

Hello,

I have made the changes suggested earlier in this thread:

Quote:

heres a fix for it
find in newthread.php:
if ($_POST['do'] == 'postthread')

then find:
'subject' => TYPE_STR,
change the TYPE_STR to TYPE_NOHTML
so I am wondering if I need to go ahead and do the overwrite with this new updated version?

I am using 3.5.4. with Top Stats 1.6.1a


Thank You for the Effort!

Nuguru :)

DementedMindz 09-04-2006 04:05 AM

Persoanly I would remove it and reinstall it to be sure. I mean the hack takes 2 mins to setup. And I dont think I would keep the other code installed.

teedizz 09-04-2006 04:24 AM

Code:

Database error in vBulletin 3.5.2:

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO plugin
        (`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
        ('1', '5', 'Top \'X\' Stats by InfiniteWebby', 'cache_templates', 'if (THIS_SCRIPT == \"index\" OR THIS_SCRIPT == \"topXstats\") {\r\n\r\n        global $globaltemplates;\r\n\r\n        $globaltemplates = array_merge($globaltemplates, array(\'topXstats_stats_bit\', \'topXstats_member_bit\', \'topXstats_poster_bit\', \'topXstats_thread_bit\'));\r\n\r\n}', 'topXstats');

MySQL Error  : Unknown column 'executionorder' in 'field list'
Error Number : 1054



i get this error now, anyone know why?

socalsoccer 09-04-2006 04:28 AM

When trying to import product. Trying to overwrite.

3.5.2

Database error in vBulletin 3.5.2:

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO plugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '5', 'Top \'X\' Stats by InfiniteWebby', 'cache_templates', 'if (THIS_SCRIPT == \"index\" OR THIS_SCRIPT == \"topXstats\") {\r\n\r\n global $globaltemplates;\r\n\r\n $globaltemplates = array_merge($globaltemplates, array(\'topXstats_stats_bit\', \'topXstats_member_bit\', \'topXstats_poster_bit\', \'topXstats_thread_bit\'));\r\n\r\n}', 'topXstats');

MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054

peterska2 09-04-2006 04:39 AM

I've uploaded a 3.5.x version of the fixed modification. If you are using 3.5.x please make sure that you download and use the 3.5.x zip file.


All times are GMT. The time now is 09:16 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.01430 seconds
  • Memory Usage 1,741KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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