https://next-level-arcade.com


Results 1 to 9 of 9
  1. #1
    Junior Member

    Join Date
    Jul 2012
    Posts
    3
    Thanks
    2
    Thanked 1 Time in 1 Post

    v3 arcade Games not saving high scores

    Hi everyone I have downloaded several games from here and they will not save the scores.
    Does anyone have a suggestion on how to fix this problem?

    Thanks in advance.:th_crazy-1:

  2. #2
    Administrator stangger5's Avatar

    Join Date
    Nov 2005
    Posts
    1,634
    Thanks
    666
    Thanked 621 Times in 321 Posts
    Are you using v3 arcade or ibproarcade ??

    Do they send you back to the forum index ??

  3. The Following User Says Thank You to stangger5 For This Useful Post:

    Worg (12-11-2012)

  4. #3
    Junior Member

    Join Date
    Jul 2012
    Posts
    3
    Thanks
    2
    Thanked 1 Time in 1 Post
    I am using v3 arcade and yes it sends me back to forum index. I am using vbadvanced cmps and vbulletin version 4.2.0 and I have vbseo 3.6.0 installed also.
    I have tried all the suggestions at vbulletin.org with no luck. The only games that hold the high scores are the default games that came with v3 arcade.

  5. #4
    Administrator stangger5's Avatar

    Join Date
    Nov 2005
    Posts
    1,634
    Thanks
    666
    Thanked 621 Times in 321 Posts
    Try putting this in your .htaccess file..

    PHP Code:
      RewriteEngine on

      RewriteCond 
    %{QUERY_STRINGact=Arcade [OR]
      
    RewriteCond %{QUERY_STRINGautocom=arcade
      RewriteRule 
    ^index.php arcade.php [L,QSA

  6. The Following User Says Thank You to stangger5 For This Useful Post:

    Worg (12-11-2012)

  7. #5
    Junior Member

    Join Date
    Jul 2012
    Posts
    3
    Thanks
    2
    Thanked 1 Time in 1 Post
    I got it to work by doing this:

    there post said to find this in the forum/index




    Code:
    require('forum.php');
    said to add this above it

    I added this above like the instructions at vbulletin.org said and got errors:

    Code:
    require_once('./includes/v3arcade_vbsuite_index_compatibility.php');
    But I didn't have forum.php I had global.php so I added it above global and it worked.


    Here is how I have it now.
    Code:
    require_once('./includes/vba_cmps_include_template.php');
    require_once('./includes/v3arcade_vbsuite_index_compatibility.php');
    require_once('./global.php');

    Thanks for trying to help.
    Last edited by Worg; 12-09-2012 at 08:46 PM.

  8. The Following User Says Thank You to Worg For This Useful Post:

    stangger5  (12-12-2012)

  9. #6
    Vittel
    Guest
    Quote Originally Posted by Worg View Post
    I got it to work by doing this:

    there post said to find this in the forum/index




    Code:
    require('forum.php');
    said to add this above it

    I added this above like the instructions at vbulletin.org said and got errors:

    Code:
    require_once('./includes/v3arcade_vbsuite_index_compatibility.php');
    But I didn't have forum.php I had global.php so I added it above global and it worked.


    Here is how I have it now.
    Code:
    require_once('./includes/vba_cmps_include_template.php');
    require_once('./includes/v3arcade_vbsuite_index_compatibility.php');
    require_once('./global.php');

    Thanks for trying to help.
    That is because you were doing the edit for vBulletin CMS. If you have vBAdvanced CMPS then the edit is the one you stated above.

  10. #7
    Junior Member

    Join Date
    Feb 2013
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Same problem on my forum, look for the htaccess edit.

  11. #8
    Junior Member skid's Avatar

    Join Date
    Nov 2014
    Location
    Florida
    Posts
    1
    Thanks
    3
    Thanked 1 Time in 1 Post
    Just had the same problem the game score wouldn't save and returned to the index but with this edit its working great! Thanks

  12. The Following User Says Thank You to skid For This Useful Post:

    JustPlainWicked (11-22-2014)

  13. #9
    Junior Member

    Join Date
    Nov 2014
    Posts
    2
    Thanks
    0
    Thanked 2 Times in 1 Post
    Yep seems like it is working well now ;)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Link Exchange - Affiliates/Friends