Status
Not open for further replies.

Bianca

Customer
Hi,

i install right now your mod and import my old games from my ibparcade. great it shows all the old scores but when i play a game now it safe not the score from me.
what do i wrong?



After the play and i push submit, the arcade load my forumhome in the little game window and then the game start again.

Oh and my Forum run under https i dont know maybe this is important to know and i use vbseo, maybe it is important.
 
It sounds like your htaccess needs to be rearranged. Can you paste here the contents of your (forum)/.htaccess file here, and I will let you know what it should be.
 
sure


Code:
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} ^das-grosse-tierforum.de$ 
RewriteRule ^(.*)$ https://www.das-grosse-tierforum.de/$1 [R=301,L]
RewriteCond %{SERVER_PORT} !=443
RewriteRule ^(.*)$ https://www.das-grosse-tierforum.de/$1 [R=301,L] 
RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|api\.php)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]

---------- Post added at 11:52 ---------- Previous post was at 09:41 ----------

I was trying to put this under :

# Retrieve gamedata requests and send to new dbtech locations
RewriteRule ^arcade/gamedata/(.*) dbtech/vbarcade/media/$1 [L]

# Retrieve crossdomain requests and send to new dbtech location
RewriteRule ^crossdomain\.xml dbtech/vbarcade/crossdomain.xml [L]

# Send hardcoded ipa scores to arcade instead
RewriteCond %{QUERY_STRING} act=Arcade [OR]
RewriteCond %{QUERY_STRING} autocom=arcade
RewriteRule ^index\.php arcade.php [L,QSA]

# Send hardcoded pnf scores to arcade instead
RewriteCond %{REQUEST_METHOD} POST [NC]
RewriteCond %{HTTP_COOKIE} vbarcade_session
RewriteRule ^index\.php arcade.php [L,QSA]

# Reroute v3arcade liveinstaller
RewriteCond %{QUERY_STRING} do=liveinstall
RewriteCond %{REQUEST_URI} v3arcade_admin\.php

but still the same problem.

---------- Post added at 13:48 ---------- Previous post was at 11:52 ----------

Oh and when i start a game i got this info:

You appear to be playing a game;
starting this might forfeit that session.

---------- Post added at 14:18 ---------- Previous post was at 13:48 ----------

ok i try more now my htaccess looks like this

RewriteEngine On
RewriteBase /

# Retrieve gamedata requests and send to new dbtech locations
RewriteRule ^arcade/gamedata/(.*) dbtech/vbarcade/media/$1 [L]

# Retrieve crossdomain requests and send to new dbtech location
RewriteRule ^crossdomain\.xml dbtech/vbarcade/crossdomain.xml [L]

# Send hardcoded ipa scores to arcade instead
RewriteCond %{QUERY_STRING} act=Arcade [OR]
RewriteCond %{QUERY_STRING} autocom=arcade
RewriteRule ^index\.php arcade.php [L,QSA]

# Send hardcoded pnf scores to arcade instead
RewriteCond %{REQUEST_METHOD} POST [NC]
RewriteCond %{HTTP_COOKIE} vbarcade_session
RewriteRule ^index\.php arcade.php [L,QSA]

# Reroute v3arcade liveinstaller
RewriteCond %{QUERY_STRING} do=liveinstall
RewriteCond %{REQUEST_URI} v3arcade_admin\.php

RewriteCond %{HTTP_HOST} ^das-grosse-tierforum.de$
RewriteRule ^(.*)$ https://www.das-grosse-tierforum.de/$1 [R=301,L]
RewriteCond %{SERVER_PORT} !=443
RewriteRule ^(.*)$ https://www.das-grosse-tierforum.de/$1 [R=301,L]
RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|api\.php)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]


now i got not the info:
You appear to be playing a game;
starting this might forfeit that session.

but when tha game try to send the score then i see for some second my forumhome in the game box and then the game start again but now i got again the info:

You appear to be playing a game;
starting this might forfeit that session.

Hopefully anyone can tell me what i have to do tha the arcade works

---------- Post added 12th March 2012 at 10:55 ---------- Previous post was 11th March 2012 at 14:18 ----------
Darkwaltz4 please let me know what i have to do with vbseo that i can use your arcade?

I still need your help, so right now my user cant use the arcade and i have delete my old one for yours.
 
I understand this, but it is frustrating when i see the support everyday online but i got no reaction anymore.

So, i try everyday more and i cant find the error.

I have deactivate vbseo for testing but still the same issue. forumhome load after the play in the gamewindow and no score will safe.
I activate vbseo again.
 
Last edited:
Hi,

i have check this all again and again.
no chance i cant find the error i will send right now the infos.

thanks

---------- Post added at 17:49 ---------- Previous post was at 05:58 ----------
Darkwaltz4 you receive the PM with the Logins?
 
Hi,

i have check this all again and again.
no chance i cant find the error i will send right now the infos.

thanks

---------- Post added at 17:49 ---------- Previous post was at 05:58 ----------
Darkwaltz4 you receive the PM with the Logins?

Bianca please don't bump your posts 12 hours after you make them - it won't accomplish anything =).

Bear in mind that free support on free versions of our mods is handled after support for paying customers, so you may have to wait a little before darkwaltz will have time to look at your particular issue.
 
Sorry???

Wat is wrong when i post the things what i found self?
Sorry, i dont understand. I just inform what i try self, when you dont like in your forum, then sorry.
I am quite now
 
Thanks for waiting; I am looking into it.

So far, your htaccess needed some minor cleaning up which I have done for you, but it seems https might be interfering. I am still looking into it, and will let you know soon.
 
Hi Darkwaltz4

thanks for cleaning up.
I was trying without https and the same thing.


you can put off https in the htaccess and in the admincp for testing, thats ok for me.

thanks for your help
 
Well, it should still work with https, but there might be some confusion on redirection I need to sort out - thanks for waiting :)
 
After 10 days you have any new information for me?
You give no answer about my pn.
So when it will not work with https please let me know and i buy not the pro version and delete now the lite version and install the ibparcade again.
sorry, but please understand my position too, my users wait, thanks :)
 
Almost 8 Weeks later i have no arcade and wait and disable for this arcade my https but no support anymore :(
 
Almost 8 Weeks later i have no arcade and wait and disable for this arcade my https but no support anymore :(

I can't really comment on your problem,but do use vb suite or just the forums? I personally know that to get scoring to work on Ibparcade required alot of manual edits and one of the main ones was rewriting the index.php..Then renaming your forums to content and vise-versa.If those fixes are still in place vbarcade will never work.

I had too leave ibparcade diasbled using vbarcade as uninstalling it would take the site down..Nothing todo with vbarcade,just to many manual edits were done when installing ibparcade.
 
Last edited:
I Use the Suite with vB Seo.

I was running before the Ibparcade without problems.
And i have delete it for the vBarcade and now i have no arcade. Oh one arcade which safe no score :-(
 
Sorry I was editing my post as you posted.But uninstalling ibparcade won't uninstall the manual edits you had to do.

Reverting the index.php.Solved my problem and then I was able to uninstall ibparcade.And you'll find your scoring will work fine.
 
Last edited:
Ok, i am done with vbarcade.

I was waiting but what is enough is enough.

I go back to ibp or v3 arcade.

good luck
 
Status
Not open for further replies.

Similar threads

  • Locked
  • Support ticket
Question Flash Player
Replies
5
Views
1K
  • Locked
  • Support ticket
Question html5 games
Replies
4
Views
1K
  • Locked
  • Support ticket
Question Arcade Menu
Replies
4
Views
1K
  • Locked
  • Support ticket
Question Importing Games
Replies
6
Views
1K

Legacy vBArcade

vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
898
Customer rating
0.00 star(s) 0 ratings
Back
Top