vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   sticky problem (https://vborg.vbsupport.ru/showthread.php?t=47815)

lifesourcerec 01-17-2003 11:23 PM

sticky problem
 
Everytime I try to use the "sticky/unsticky" option, I always get this:

"The action you have attempted could not be performed as your session appears to be invalid. Click the below link to attempt this action again with a new session."

Has to do with a hack because I uploaded the original "sessions" file and get the same thing. So, it must be something missing from the sessions.php file.

EchoHype.com 01-17-2003 11:46 PM

Get another original sessions.php file then, go back and upload it, then try.

it's probably missing a line in both.

lifesourcerec 01-18-2003 12:40 AM

Did that and didn't work. After looking at it.. I'm using the "sticky" from postings.php. The only hack I added to it was Send PM to user when post is moved. So, I have no idea what it is.

EchoHype.com 01-18-2003 12:45 AM

is postings.php large? if not or if it's an ok size, post it in this thread, I'll look at it and see what's up

lifesourcerec 01-19-2003 06:13 PM

Here is what it calls up from postings.php

PHP Code:

if ($s!=$session['dbsessionhash']) {
    
$newurl replacesession($scriptpath);
    eval(
"standarderror(\"".gettemplate("error_invalidsession")."\");");
  } 


EchoHype.com 01-20-2003 03:08 AM

hmmm

can't seem to see whats wrong =/

lifesourcerec 01-20-2003 08:24 AM

I found out... it only happens in AOL's browser. Works fine with IE.


All times are GMT. The time now is 11:42 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.01020 seconds
  • Memory Usage 1,717KB
  • 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
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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