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)
-   -   RPG Integration Hack (https://vborg.vbsupport.ru/showthread.php?t=108790)

TosaInu 04-03-2006 04:04 PM

Quote:

Originally Posted by Revan
The problem was for new installers, their version number settings was getting corrupted.

Anyways, what you mean "what code"? The comment you put above. Thats the code the plugin is trying to find in your skin.

Code:

<!-- / nav buttons bar -->
That code is in the template. It doesn't show the RPG navbar, but isn't it just an ignored comment?

Revan 04-03-2006 04:16 PM

No thats the place where it would normally try to plugin to the table.

Revan 04-03-2006 04:25 PM

Update 2 released.

This update only adresses a few minor and localised problems in the AdminCP. For new users installing, it fixes many issues in the installer that would corrupt their install beyond repair. Sorry for all the mishaps.

TosaInu 04-03-2006 04:31 PM

Quote:

Originally Posted by Revan
No thats the place where it would normally try to plugin to the table.

Quote:

Originally Posted by Revan
You need to have a specific comment present in your navbar:
<!-- / nav buttons bar -->
This is present just below the </div> in the default navbar template.

I'm totally lost now.

-1 The RPG hack has a plugin and whatever to display a RPG navbar -right?
-2 To actually use this, there must be a piece of code in some template for each style -right?
-3 I assume there must be some sort of code pasted into template navbar right?
-4 I assume this code has to be pasted just above <!-- / nav buttons bar --> -right?
-5 What is this code?

Revan 04-03-2006 04:33 PM

Quote:

Originally Posted by TosaInu
I'm totally lost now.

-The RPG hack has a plugin and whatever to display a RPG navbar -right?
-To actually use this, there must be a piece of code in some template for each style -right?
-I assume there must be some sort of code pasted into template navbar right?
-I assume this code has to be pasted just above <!-- / nav buttons bar --> -right?

Wrong. That comment IS the code. The plugin looks for that very comment and tries to hook onto it.

TosaInu 04-03-2006 04:35 PM

Ok, it doesn't work for me then.

Revan 04-03-2006 04:38 PM

Guess youll have to use that method you coded yourself then, or whatyousaid. Strange how it wont work, owells.

TosaInu 04-03-2006 05:09 PM

Don't worry: conflict with other hack or something with our PHP configuration and/or board settings.

Got a working navbar now. Your (and team) work should bring a lot of fun on our board :)

Revan 04-03-2006 05:44 PM

Excellent, glad to have it all working for you. (Read: Your not allowed to have any more problems, hear!? ;)). Hehe.

Kingzor 04-04-2006 01:50 AM

Code:


Parse error: syntax error, unexpected T_STRING, expecting '(' in /xxx/xxx/public_html/vbull/admincp/rpg_maintenance.php on line 394

went to goto do "Maintenance" and got this error.


Code:

                        else if (in_array($cachename, array('items')))
works


but still getting

Code:

Database error in vBulletin 3.5.4:

Invalid SQL:

                                        UPDATE `rpg_user`
                                        SET `items` = '',
                                                `inventory` = '';

MySQL Error  : Unknown column 'items' in 'field list'
Error Number : 1054
Date        : Monday, April 3rd 2006 @ 09:53:03 PM
Script      : http://www.hiberniagaming.net/vbull/admincp/rpg_maintenance.php
Referrer    : http://www.hiberniagaming.net/vbull/admincp/rpg_maintenance.php
IP Address  : xxxxxx
Username    : King
Classname    : vb_database

when i tried resetting items.


All times are GMT. The time now is 12:34 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.01431 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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