vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - [VBC] Rap Battle System [LITE] (https://vborg.vbsupport.ru/showthread.php?t=210950)

RedeemedWarrior 04-21-2009 08:03 AM

i just noticed the Product install doesn't work for members with database prefixes

It can however be edited via notepad etc and then imported

Aka if you have a database prefix of VB_

you would edit each instance of

Code:

$vbulletin->db->query_write("ALTER TABLE user ADD bs_losses smallint(6) NOT NULL DEFAULT '0'");
to
Code:

$vbulletin->db->query_write("ALTER TABLE VB_user ADD bs_losses smallint(6) NOT NULL DEFAULT '0'");
same goes for all the other tables forum, thread, user etc

RedeemedWarrior 04-21-2009 08:43 AM

also when i try to start a battle i get this
Code:

Error while posting battle. Please try again.

EnIgMa1234 04-21-2009 10:48 AM

Quote:

Originally Posted by RedeemedWarrior (Post 1795777)
i just noticed the Product install doesn't work for members with database prefixes

It can however be edited via notepad etc and then imported

Aka if you have a database prefix of VB_

you would edit each instance of

Code:

$vbulletin->db->query_write("ALTER TABLE user ADD bs_losses smallint(6) NOT NULL DEFAULT '0'");
to
Code:

$vbulletin->db->query_write("ALTER TABLE VB_user ADD bs_losses smallint(6) NOT NULL DEFAULT '0'");
same goes for all the other tables forum, thread, user etc

Sorry about that. Don't know how I left them out. I'll update it now.

EnIgMa1234 04-21-2009 10:58 AM

Install Code is now fixed.

Quote:

Originally Posted by RedeemedWarrior (Post 1795791)
also when i try to start a battle i get this
Code:

Error while posting battle. Please try again.

Could you give me a little more info? That error is given when the battle fails to post. What version of PHP and MySQL are you using? What modifications are you using that add functionality to threads etc.

RedeemedWarrior 04-21-2009 11:19 AM

as for that error i think its conflicting with another mod (i have about 50 installed) as for php and mysql the latest of both, just updated the other week

EnIgMa1234 04-21-2009 11:23 AM

Quote:

Originally Posted by RedeemedWarrior (Post 1795861)
as for that error i think its conflicting with another mod (i have about 50 installed) as for php and mysql the latest of both, just updated the other week

Could you try something for me? When you get that error, could you click back on your browser and click the submit button again? Let me know what happens.

skylab 04-21-2009 12:57 PM

I'll try this out today.

uprentiss 04-22-2009 11:04 PM

hey do i need to reinstall something?? since u updated something???

EnIgMa1234 04-22-2009 11:12 PM

Quote:

Originally Posted by uprentiss (Post 1797062)
hey do i need to reinstall something?? since u updated something???

Reimport the product file => Allow Overwrite = Yes

And upload the files again.

RedeemedWarrior 04-23-2009 05:41 AM

Quote:

Originally Posted by EnIgMa1234 (Post 1795864)
Could you try something for me? When you get that error, could you click back on your browser and click the submit button again? Let me know what happens.

still the same error, my guess its the old chatbot again, he doesn't get on well with things that like to autopost


All times are GMT. The time now is 09:29 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.01113 seconds
  • Memory Usage 1,739KB
  • 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
  • (6)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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