vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - v3 Arcade - Games Arcade System for 3.6.0 (https://vborg.vbsupport.ru/showthread.php?t=114012)

Lionel 11-30-2005 12:58 AM

About Favorites and Navigation, how do I get them back?

Moparx 11-30-2005 01:07 AM

Quote:

Originally Posted by Lionel
About Favorites and Navigation, how do I get them back?

INSERT INTO `vb3_arcade_categories` VALUES (7,'Puzzle',1),(8,'Action',2),(3,'Retro',3),(4,'Sp ort',4),(5,'Shooters',5),(1,'Other',100),(2,'Favor ites',101);

Lionel 11-30-2005 01:09 AM

There were some navigation links before where we had the option to use those only instead of vb navbar

Moparx 11-30-2005 01:13 AM

v3arcade settings > Use Alternate Navbar Template

fringehead 11-30-2005 01:21 AM

Quote:

Originally Posted by John
You probably weren't answered because it has been asked many times before, set your usergroup permissions.


Maybe if you had better instructions and included the details I wouldn't have to read every single post in these forums to find the information you left out in the 1st place. Try to improve the documentation... First and foremost try to be polite to people. Ignoring people is just rude.

I see many people have suggested you add the info to the docs, but I guess you decided against it.

Here is the link to the thread with the information on how to change the permissions so you can use the arcade:

http://www.v3arcade.com/forums/showt...set+permission

bold 11-30-2005 01:33 AM

Quote:

Originally Posted by fringehead
Maybe if you had better instructions and included the details I wouldn't have to read every single post in these forums to find the information you left out in the 1st place. Try to improve the documentation... First and foremost try to be polite to people. Ignoring people is just rude.

I see many people have suggested you add the info to the docs, but I guess you decided against it.

Here is the link to the thread with the information on how to change the permissions so you can use the arcade:

http://www.v3arcade.com/forums/showt...set+permission

geez. calm down. you're leeching off his hardwork and still you give him a hard time.

fringehead 11-30-2005 01:47 AM

Quote:

Originally Posted by bold
geez. calm down. you're leeching off his hardwork and still you give him a hard time.


I'm clam here. You're the one calling people names.
Go back and read the thread; get your facts straight.

GoTTi 11-30-2005 01:49 AM

you guys should really register on johns website and submit bug tickets for problems @ http://www.v3arcade.com/forums/vbugs.php so you get better support.....

The Chief 11-30-2005 01:50 AM

k, well i just tried to upgrade the arcade from 1.0 to 1.0.1 but I still get the same error that everybody here had (read the 7 last pages).

Quote:

Database error in vBulletin 3.5.1:

Invalid SQL:
INSERT INTO arcade_categories VALUES (7,'Puzzle',1),(8,'Action',2),(3,'Retro',3),(4,'Sp ort',4),(5,'Shooters',5),(1,'Other',100),(2,'Favor ites',101);

MySQL Error : Duplicate entry '7' for key 1
Error Number : 1062
Date : Wednesday, November 30th 2005 @ 03:42:18 AM
Script : http://etalk.gamebgs.com/forums/admincp/plugin.php
Referrer : http://etalk.gamebgs.com/forums/admi...?do=productadd
IP Address : 67.68.84.191
Username : The Chief
Classname : vb_database
I really don't understand why I get this, isn't it supposed to be simple...?

I tried doing the arcadetools.php?do=fixdb, it says that all Databases has been fixed but when I try reuploading the product it still gives me that error.

Also I can't uninstall the product as I can't see the product in my product list anymore...

I really do not want to lose all of the information that my users worked so hard to gain for...what do I do???

Cap'n Steve 11-30-2005 01:50 AM

For everyone getting errors upgrading from 1.0.0 to 1.0.1, running these two queries should enable you to upgrade successfully.

Code:

DELETE FROM $TParcade_news WHERE newsid = 1
Code:

DELETE FROM $TParcade_categories WHERE categoryid IN(1, 2, 3, 4, 5, 7, 8)
Be sure to replace $TP with your table prefix.


All times are GMT. The time now is 02:02 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.03135 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
  • (2)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
  • (5)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