vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - World of Warcraft Wowhead Item tooltips for vBulletin (https://vborg.vbsupport.ru/showthread.php?t=183035)

sweede 06-19-2008 10:00 PM

World of Warcraft Wowhead Item tooltips for vBulletin
 
** Discontinued thread !
See https://vborg.vbsupport.ru/showthread.php?t=239911 for current thread in 3.8 modification areas.

sweede 06-20-2008 08:39 AM

0.5.4 has been uploaded.

I noticed today on my test site that if you have existing posts with [item] tags then switch the language setting in the options and you run some of the Update Counter utilities, it clobbers the existing item tags.

That's been fixed as it tries now to do several things before giving up.

KURTZ 06-20-2008 08:53 AM

--cut--

nevermind i'm idiot :D

however just a question Sweede, i read the installation file, it says that we only need to import the product, so what about the upload folder? also what about the template edits that you put into hack's description?

thx

Kinneas 06-20-2008 08:53 AM

Great work sweede :) - I'll install shortly.

Kinneas 06-20-2008 08:59 AM

When trying to overwrite the old version or install the new version from scratch I receive the following:

Quote:

Database error in vBulletin 3.7.1:

Invalid SQL:
DROP TABLE wowitemstats;

MySQL Error : Unknown table 'wowitemstats'

KURTZ 06-20-2008 08:59 AM

Quote:

Originally Posted by Kinneas (Post 1554323)
When trying to overwrite the old version or install the new version from scratch I receive the following:

try to uninstall the previous version then install the new ... :)

Kinneas 06-20-2008 09:01 AM

Quote:

Originally Posted by KURTZ (Post 1554324)
try to uninstall the previous version then install the new ... :)

I did. Same error.

KURTZ 06-20-2008 09:03 AM

Quote:

Originally Posted by Kinneas (Post 1554325)
I did. Same error.

just tried onto a test board this is the result:

Code:

Database error in vBulletin 3.7.1:

Invalid SQL:
DROP TABLE wowitemstats;

MySQL Error  : Unknown table 'wowitemstats'
Error Number  : 1051
Request Date  : Friday, June 20th 2008 @ 12:02:58 PM
Error Date    : Friday, June 20th 2008 @ 12:02:59 PM
Script        : http://www.fniv.it/xxxx/admincp/plugin.php?do=productimport
Referrer      : http://www.fniv.it/xxxx/admincp/plugin.php?do=productadd
IP Address    : xxx.xxxx.xxxx
Username      : admin
Classname    : vB_Database
MySQL Version : 5.0.51a


Kinneas 06-20-2008 09:07 AM

I created that table just to see if that would satisfy the install script, but it still gives the same error (Even though it does drop the table).

Kinneas 06-20-2008 09:10 AM

I bypassed the problematic part of the Install script by removing the DROP TABLE line from the install code, but it still doesn't seem to work. The following plugin for bbcode_create seems to be incomplete:
Quote:

<plugin active="1" executionorder="5">
<title></title>
<hookname>bbcode_create</hookname>
<phpcode />
</plugin>


All times are GMT. The time now is 03:08 PM.

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.01153 seconds
  • Memory Usage 1,737KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)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