PDA

View Full Version : Arcade stopped posting high scores, now it posts them to index.php???


Kuntz
04-10-2008, 10:07 PM
Hello, whenever someone tries to post a high score, their browser goes to index.php (my main page) and not arcade.php? Why is it doing this? I looked in arcade.php to see why it would want to post to index.php, and the two occurances of index.php, when edited to arcade.php, do not work (it still goes to index.php).

--------------- Added 1207868960 at 1207868960 ---------------

https://vborg.vbsupport.ru/showpost.php?p=1487826&postcount=4117

My original post (in the wrong topic, you can delete that one). It has more info.

Hello, the Arcade is now posting scores to the wrong page:

http://www.mysite.com/index.php?act=Arcade&do=newscore

Shouldn't it be posting to arcade.php? I tried editing some lines but it's still not working.

What do I edit so it doesn't post to the wrong page?

MrZeropage
04-14-2008, 06:33 PM
the games are hardcoded to submit their score to index.php please read the instructions about "vbadvanced and other portals.txt" included in the archive, if your index.php is not the original one from vBulletin

Kuntz
04-14-2008, 08:12 PM
Thanks, that worked.

onestopadam
04-16-2008, 09:12 AM
I've done as the text file says but now I get this on my portal page


Notice: Undefined index: module in /var/www/html/index.php on line 3

Notice: Use of undefined constant act - assumed 'act' in /var/www/html/index.php on line 42

Notice: Undefined index: act in /var/www/html/index.php on line 42

Notice: Use of undefined constant autocom - assumed 'autocom' in /var/www/html/index.php on line 43

Notice: Undefined index: autocom in /var/www/html/index.php on line 43

Notice: Use of undefined constant showuser - assumed 'showuser' in /var/www/html/index.php on line 44

Notice: Undefined index: showuser in /var/www/html/index.php on line 44


Any help?

Cocko
09-21-2008, 12:59 PM
I've done as the text file says but now I get this on my portal page

I'm running ibProArcade for at last two years. Checked my error log and I'm wondering
why I have the same error notices in log logfile after browsing my CMPS index page.
Is that no problem?

Every index page impression produces 14 new lines in error log :eek: