![]() |
Quote:
|
Quote:
Here ya go. :) (It's also linked to in the installation instructions file.) |
For some reason, it's still wanting to use the vBookie points instead of my uShop points. I selected the correct field in the options, but it's still not using uShop points. Any ideas?
|
Anyone know how to correct this? I think it has something to do with two different databases being used, but I don't know enough about SQL or PHP to fix it. I can't use this hack until I am able to integrate it into uShop - and my site goes live on Monday.
|
Be sure uShop is set for uttpoints too.
|
Yes, it is set to uttpoints as well...
|
How can I make sure that vBookie is also set for uttpoints? Would there be any way to change or create a new table to maybe get them to point to the right place?
|
Code:
Parse error: parse error, unexpected ';', expecting ')' in /home/nintenc/public_html/gamestar/f/includes/init.php on line 955 |
PHP Code:
|
[php]// Defined contants used for forum field.
$_FORUMOPTIONS = array( 'active' => 1, 'allowposting' => 2, 'cancontainthreads' => 4, 'moderatenewpost' => 8, 'moderatenewthread' => 16, 'moderateattach' => 32, 'allowbbcode' => 64, 'allowimages' => 128, 'allowhtml' => 256, 'allowsmilies' => 512, 'allowicons' => 1024, 'allowratings' => 2048, 'countposts' => 4096, 'canhavepassword' => 8192, 'indexposts' => 16384, 'styleoverride' => 32768, 'showonforumjump' => 65536, 'warnall' => 131072, // +++ vBookie $_VBOOKIE = array( 'active' => 1, 'ucash' => 2, 'cashon' => 4, 'givetopoor' => 8, 'usepetz' => 16 ); // --- vBookie ); $_ARCADE = array( 'active' => 1, 'netplay' => 2, 'awardson' => 4, 'quickreg' => 8, 'autoprune' => 16, 'highonly' => 32, 'vbcodeon' => 64, 'imgcodeon' => 128, 'smilieson' => 256, 'allowemail' => 512, 'challengescores' => 1024 ); $_ARCADEUSER = array( 'firstvisit' => 1, 'settingschecked' => 2, 'allowchallenges' => 4, 'allowemails' => 8 ); $_GAMESCHECK = array( 'active' => 1, 'netplay' => 2, 'playpanel' => 4, 'challenabled' => 8, 'showaward' => 16 );[/php ok back to the original way it was when I did the hack....before I tried to fix it |
All times are GMT. The time now is 11:58 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|