Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > ibProArcade Archive
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Since the last VB update... Details »»
Since the last VB update...
Version: , by Trady Trady is offline
Developer Last Online: Apr 2014 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 12-17-2010 Last Update: Never Installs: 0
 
No support by the author.

Since the last VB update when I finish a game and hit submit score I get kicked to the log-in screen, then when I log in I get a message saying my score can't be submitted.

Tried the fixes I can see in other threads but no luck so far.

Any help would be great thank you.

T.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 12-17-2010, 08:09 AM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you added the code to the index.php and still no luck then try clicking "Remember Me" before you login or simply log out now, log back in and click Remember Me then it will save scores.
Reply With Quote
  #3  
Old 12-17-2010, 10:02 AM
Trady Trady is offline
 
Join Date: Oct 2007
Location: UK
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TheLastSuperman View Post
If you added the code to the index.php and still no luck then try clicking "Remember Me" before you login or simply log out now, log back in and click Remember Me then it will save scores.
You're a genius !! works a treat thank you !!

T.
Reply With Quote
  #4  
Old 12-17-2010, 05:06 PM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Trady View Post
You're a genius !! works a treat thank you !!

T.
Well I don't know about all that now however I have a few clients who's site the index modification does not work on. I've told them I believe it's related to some type of configuration somewhere by their host (the sites where the index.php file edit does not work but clicking remember me does are all on SHARED hosting accounts) so the only thing is your required to click that and some of your members may forget and complain a little after racking up a high score only to not have it save just a heads up .
Reply With Quote
  #5  
Old 12-18-2010, 12:25 AM
Hippy's Avatar
Hippy Hippy is offline
 
Join Date: Dec 2001
Location: USA, New Jersey
Posts: 2,392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@TheLastSuperman
nyce work around ... 2 thumbs up

this was a issue back in 2007 ..
I looked for the fix and can't find it..
Like Trady posted this came after upgrading, most likely from vb4.0.8 or older to vb4.1.0
I have restored a vb4.0.8 DB and tested it and with or with out the rememeber me ticked it does not log you out..

VB changed something when updating to vb4.1.0
and sadly this bug is back..

We need to track a fix down.

It's had to get everyone to keep that ticked and just log out when they leave..
Reply With Quote
  #6  
Old 12-20-2010, 03:09 AM
Bob_R Bob_R is offline
 
Join Date: Jun 2009
Posts: 535
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Posting here so I can set up an email notification when a fix is issued.
Reply With Quote
  #7  
Old 12-21-2010, 12:15 AM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hippy View Post
@TheLastSuperman
nyce work around ... 2 thumbs up

this was a issue back in 2007 ..
I looked for the fix and can't find it..
Like Trady posted this came after upgrading, most likely from vb4.0.8 or older to vb4.1.0
I have restored a vb4.0.8 DB and tested it and with or with out the rememeber me ticked it does not log you out..

VB changed something when updating to vb4.1.0
and sadly this bug is back..

We need to track a fix down.

It's had to get everyone to keep that ticked and just log out when they leave..
Ohh no, credit where's it's due - I actually noticed another member had mentioned that work around so it was not me just to be clear. I just can't remember where I viewed it or who it was otherwise I would give credit .
Reply With Quote
  #8  
Old 12-21-2010, 07:27 PM
Hippy's Avatar
Hippy Hippy is offline
 
Join Date: Dec 2001
Location: USA, New Jersey
Posts: 2,392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

TheLastSuperman you took the time to post what you read to help out ..so credit goes out to you..
here is another work around ...
open the header template..
do a search for
Code:
<label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser_navbar" class="cb_cookieuser_navbar" accesskey="c" tabindex="103" /> {vb:rawphrase remember_me}</label>
and change it to this
Code:
<label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser_navbar" class="cb_cookieuser_navbar" accesskey="c" tabindex="103" checked="checked"/> {vb:rawphrase remember_me}</label>
this will tick rememeber me by default
they will have to untick it instead of ticking it

every little bit helps
Reply With Quote
  #9  
Old 12-22-2010, 10:07 PM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bob_R View Post
Posting here so I can set up an email notification when a fix is issued.
If you want email updates of fixes, you need to have the modification thread marked as "Installed". It's unlikely it will be posted here in a random thread.

With that said, other than the fix already posted in the ZIP file, this is probably something that has to be fixed either on your own server configuration or on your own website. Not something that can be included in the mod itself.
Reply With Quote
  #10  
Old 12-26-2010, 07:32 PM
jagg97 jagg97 is offline
 
Join Date: Nov 2010
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I did everything but Im still having this message

Your submission could not be processed because a security token was missing.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

--------------- Added [DATE]1293399332[/DATE] at [TIME]1293399332[/TIME] ---------------

I just upgraded from 4.0.8 to 4.1 and I had this problem
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:25 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.12340 seconds
  • Memory Usage 2,300KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete