1
sdmacint
When choosing Notifications I get "No valid security token found in session"
  • 2005/11/29 12:54

  • sdmacint

  • Just popping in

  • Posts: 66

  • Since: 2003/11/9


XOOPS Version: 2.2.3
Module Name/Version: Not sure, notifications?
PHP Version: 4.3.11
MySQL Version: 4.0.26
Web Server Software (Apache/IIS/Other): Not sure, it's hosted
Operating System: Not sure, it's hosted
Theme you are using: modified version of sev_dravid
Custom template: No
PHP Debug Messages: None listed when PHP Debug is turned on.
MySQL Debug Messages:
Queries core 
SELECT 
FROM xoops_config WHERE (conf_modid '1' AND conf_catid '1'ORDER BY conf_order ASC 
SELECT sess_data FROM xoops_session WHERE sess_id 
'64b5f8b12a172052a98c75664e4f154c'
0.000318
SELECT FROM xoops_users uxoops_user_profile p WHERE u.uid p.profileid AND uid '3' LIMIT 01
0.000398
SELECT FROM xoops_modules WHERE dirname 'articles'
0.000367
SELECT FROM xoops_config WHERE (conf_modid '25'ORDER BY conf_order ASC
0.000812
SELECT FROM xoops_config WHERE (conf_modid '1' AND conf_catid '3'ORDER BY conf_order ASC
0.000501
SELECT FROM xoops_tplfile WHERE (tpl_tplset 'montisarts2' AND tpl_file 'system_redirect.html'ORDER BY tpl_refid
0.000429
Total Number of Queries7  |  Total SQL Generation Time0.002825  

Queries module 
Total Number of Queries
0  |  Total SQL Generation Time0  

Queries block 
Total Number of Queries
0  |  Total SQL Generation Time0  

Blocks 
Total
0 blocks 

Execution Time

Smarty Debug Messages:
Smarty Debug Console 
included templates 
config files (load time in seconds): 
db:system_redirect.html 
/home/.sites/88/site70/web/themes/sev_dravid/theme.html (0.00158
assigned template variables
{
$SCRIPT_NAME} /modules/articles/notification_update... 
{
$lang_ifnotreload} If the page does not automatically re... 
{
$messageNo valid security token found in session 
{$time
{$url} /modules/articles/index.php 
{$xoops_banner  
{$xoops_charsetISO-8859-
{$xoops_contents} <div style="text-align:center; backgr... 
{$xoops_dirname} articles 
{$xoops_footer} Powered byrnXOOPS 2.0 Â© 2001-2004 <a... 
{$xoops_imageurl} http://www.freemasonry.pe.ca/themes/s... 
{$xoops_isadmin} 1 
{$xoops_isuser} 1 
{$xoops_js} //--></script><script type="text/java... 
{
$xoops_langcodeen 
{$xoops_meta_authorPrince Edward Island MasonicrnFamily 
{$xoops_meta_copyrightCopyright Â©rn2001-2004 
{$xoops_meta_descriptionPrince Edward Island MasonicrnFamily 
{$xoops_meta_keywordsfreemasonrymasonrymasonic,rncharl... 
{
$xoops_meta_ratinggeneral 
{$xoops_meta_robotsindex,follow 
{$xoops_module_header} <meta http-equiv="Refresh" content="2... 
{$xoops_notification} Array (2)
show => 0
token => <input type='hidden' name='XOOPS_TOKE... 
{$xoops_pagetitle} Masonic Articles 
{$xoops_requesturi} /modules/articles/notification_update... 
{$xoops_rootpath} /home/.sites/88/site70/web 
{$xoops_sitename} PEI Masonic Family 
{$xoops_slogan} Freemasonry on PEI 
{$xoops_theme} sev_dravid 
{$xoops_themecss} http://www.freemasonry.pe.ca/themes/s... 
{$xoops_uname} SeanMacIntosh 
{$xoops_upload_url} http://www.freemasonry.pe.ca/uploads 
{$xoops_url} http://www.freemasonry.pe.ca 
{$xoops_userid} 3 
{$xoops_version} XOOPS 2.2.3 Final 
assigned config file variables (outer template scope): 
{#files#} Array (0) 
{#vars#} Array (0)

A full description of the issue:

Hi Gang,

I was having a problem with Notifications when I was running version 2.0.13.1. The problem was that after choosing a notification, it would say the database had been updated but the notification didn't save. I'm not sure how long this had been happening. I know it worked at one point because I have a number of notifications for my account.

I was unable to find anything on this issue in the forums so I decided to upgrade to version 2.2.3. For the most part, the upgrade went smoothly. However, when I try to set notifications now, I get this error: Quote:
No valid security token found in session


I have read several other posts but have not found a problem exactly like mine. Some of the other posts ask about custom sessions. They're turned off on my site.

Can anyone suggest a fix?

Sean
PS I'm hoping that since this error occured after an upgrade that I'm posting in the right forum. If not, please feel free to move this post. Thanks!
...
http://freemasonry.pe.ca

2
justsomeguy
Re: When choosing Notifications I get "No valid security token found in session"

I get the same error when I click on the get new password link from the request lost password e-mail.

I am also running XOOPS 2.2.3a-final. This is a fresh install, not an upgrade.

3
sdmacint
Re: When choosing Notifications I get "No valid security token found in session"
  • 2005/12/8 13:52

  • sdmacint

  • Just popping in

  • Posts: 66

  • Since: 2003/11/9


*bump*

Is anyone else having this problem? Is there a suggested fix for it?
...
http://freemasonry.pe.ca

4
sdmacint
Re: When choosing Notifications I get "No valid security token found in session"
  • 2005/12/19 12:51

  • sdmacint

  • Just popping in

  • Posts: 66

  • Since: 2003/11/9


Are there any kind people out there who are in the Holiday spirit and might like to suggest a fix for this?

Sean
...
http://freemasonry.pe.ca

5
toddherrold
Re: When choosing Notifications I get "No valid security token found in session"

several folks including myself have been having problems with "no valid security token" on 2.2.3. Mine is pretty much with comments only. There has been no resolutions as far as I can tell from those who have posted.

You can try emptying the contents of your session table in phpMyAdmin. This will at least reset all sessions.

6
sdmacint
Re: When choosing Notifications I get "No valid security token found in session"
  • 2006/1/11 16:25

  • sdmacint

  • Just popping in

  • Posts: 66

  • Since: 2003/11/9


Thanks for the suggestion Todd. Unfortunately, I've tried that several times without success. Tried it again after reading your post - no luck. Is this a known bug that the developers are working on? Does anyone know?

Sean
...
http://freemasonry.pe.ca

7
toddherrold
Re: When choosing Notifications I get "No valid security token found in session"

I saw your post on my bug entry on the dev log. So far, a lot of bugs have not been "assigned" including this one. I posted it there after a month or so of not being able to fix it. I don't know if this issue has gotten any attention from the dev side of the house. So far, the only repsonses have been from users who have the problem. I don't think there are many here who are familiar with the security token functionality, hence the lack of response.

My issue is primarily with Firefox and not as much with IE, though it does happen on any browser. Sadly, I have to recommend to people NOT to use Firefox and use IE instead. . Go figure.

8
Clever
Re: When choosing Notifications I get "No valid security token found in session"
  • 2006/1/11 17:56

  • Clever

  • Just popping in

  • Posts: 81

  • Since: 2004/4/24


Quote:

sdmacint wrote:
...
I have read several other posts but have not found a problem exactly like mine. Some of the other posts ask about custom sessions. They're turned off on my site.
...


Have you tried turning them on?
Set your custom sessions for an hour. It's worth a try.

9
toddherrold
Re: When choosing Notifications I get "No valid security token found in session"

yes, it's definitely worth a try. I have tried every combination of custom sessions imaginable, on/off, long/short, etc. and it doesn't resolve my token error issue on XOOPS comments.

But definitely try it out.

10
sdmacint
Re: When choosing Notifications I get "No valid security token found in session"
  • 2006/1/12 12:56

  • sdmacint

  • Just popping in

  • Posts: 66

  • Since: 2003/11/9


Quote:

Clever wrote:
Have you tried turning them on?
Set your custom sessions for an hour. It's worth a try.


Thanks for the suggestion Clever/Lisa. I just tried turning on the sessions with a 60 minute duration and a 15 minute duration. I then emptied the session table. Both configurations provide the same results - the token error.

Unlike the post from ToddHerrold above, I get the error message every time anyone tries to add a notification in both IE and Firefox.

I must admit to some frustration that this has been going on since November and we've not even received any recognition of the problem from a developer.

Notifications are important to our site. They are the "hook" to get people back to visit. Without them, our membership think that the site is stagnant and don't come back.

Sean
...
http://freemasonry.pe.ca

Login

Who's Online

188 user(s) are online (129 user(s) are browsing Support Forums)


Members: 0


Guests: 188


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits