vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   Security Token error when submitting comment ((vB 3.8.x)) (https://vborg.vbsupport.ru/showthread.php?t=278677)

JacquiiDesigns 02-16-2012 08:03 PM

Security Token error when submitting comment ((vB 3.8.x))
 
https://vborg.vbsupport.ru/external/2012/02/6.gif

Please notice the url when clicking the "Save" button is

Code:

http://jpicforum.info/forum/{$vbulletin-%3Eoptions[bburl]}/poll.php
instead of url to arcade...

I've seen the thread How to fix "Security Token" Error for vBulletin 4.x.x... But is there a specific fix for this issue in vB 3.x ?

Thanks for help!

J.

Hippy 02-16-2012 08:34 PM

did you try adding that code to your inxed.php?

do you use forum.php to access your site
is it vb suite >?

I have not used vb3 in what seems like years ..

JacquiiDesigns 02-17-2012 08:50 AM

I much prefer vB 3 over vB 4 for the time being. But anyway - The errors are 2 different errors. That code does not work for the issue I posted. Hmmm - could be a vBadvanced issue... idk but hopefully someone can help :)

J.

Hippy 02-17-2012 10:52 AM

sorry .. your vb3.. when did it stop working .. did you install a new mod or update vb ?
if neither re import the xml .. allow over write so you don't loose anything ..
back up first to be safe..

JacquiiDesigns 02-17-2012 03:43 PM

I actually just updated the arcade to the most current version. I'd had it disabled since the most recent security issues. Update went fine as you can see at http://jpicforum.info/forum/jpic-arcade/ -- the only issue is when commenting a game :(

Anyone else have suggestions please?

Hippy 02-17-2012 09:43 PM

arcade\modules\mod_modcp.php
not 100% sure if this will fix your issue
but I know if you go into change a comment there is a issue because of this ..
make the fix

look for
Code:

$this->html .= $main->html->copyright($main->version,$ibforums->lang['timeformat1']);

and change it to

Code:

$this->html .= $main->html->copyright($main->version,$ibforums->lang['timeformat1'],$main->BFL);
and see if it helps

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

Just noticed poll.php, did you do a re import the xml file and allow over write ?

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

on more thing turn off all mods except the arcade and test..
might be a conflict


All times are GMT. The time now is 07:29 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.01094 seconds
  • Memory Usage 1,720KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete