11
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



12
sdmacint
Errors when using the FCK Editor with the Articles Module
  • 2005/12/5 19:14

  • sdmacint

  • Just popping in

  • Posts: 66

  • Since: 2003/11/9


I can't get the FCK Editor to work with Articles. I do have it working with the News module. I get the following on the /modules/articles/submit.php page when I turn on PHP Debug:

Notice [PHP]: Undefined variablename in file class/xoopseditor/fckeditor/formfckeditor.php line 65
Notice 
[PHP]: Undefined variablevalue in file class/xoopseditor/fckeditor/formfckeditor.php line 65
Notice 
[PHP]: Undefined variablename in file class/xoopseditor/fckeditor/formfckeditor.php line 65
Notice 
[PHP]: Undefined variablevalue in file class/xoopseditor/fckeditor/formfckeditor.php line 65


Line #65 in the formfckeditor.php file is this:
$this->XoopsFormTextArea(""$name$value);


Any suggestions? I have completely uninstalled and reinstalled the Articles module and it still happens.

I'm running XOOPS version 2.23 and Articles version 1.0

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



13
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



14
sdmacint
Re:Moved to new server - System module not working properly
  • 2005/11/18 17:49

  • sdmacint

  • Just popping in

  • Posts: 66

  • Since: 2003/11/9


I'm still having this issue. I have since upgraded to XOOPS version 2.0.13 and I'm still missing the drop down menus in the grapics above. Any other suggestions out there?

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



15
sdmacint
WUSIWUG Editor in Articles Module Not Working
  • 2005/11/17 12:01

  • sdmacint

  • Just popping in

  • Posts: 66

  • Since: 2003/11/9


Hi Gang,

I have SPAW and HTML Area installed and working with other modules on my site. Unfortunately, when I try to use them with Articles, it doesn't work.

When I select HTML Area for the admin edit area, it shows the default editor.

When I select SPAW for the admin edit area, no editor is displayed. PHP Debug shows the following with SPAW as the admin editor:

Quote:
Notice [PHP]: Constant SPAW_TBI_IMAGE already defined in file class/spaw/class/toolbars.class.php line 16
Notice [PHP]: Constant SPAW_TBI_BUTTON already defined in file class/spaw/class/toolbars.class.php line 17
Notice [PHP]: Constant SPAW_TBI_DROPDOWN already defined in file class/spaw/class/toolbars.class.php line 18


I'm not a programmer so I'm hoping that someone can suggest a fix.

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



16
sdmacint
Re: Upgrade from 2.0.10 to 2.2
  • 2005/10/11 12:52

  • sdmacint

  • Just popping in

  • Posts: 66

  • Since: 2003/11/9


Thanks for the information, it was exactly what I needed.

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



17
sdmacint
Re: Upgrade from 2.0.10 to 2.2
  • 2005/10/11 12:44

  • sdmacint

  • Just popping in

  • Posts: 66

  • Since: 2003/11/9


Thanks for deleting the accidental double post.

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



18
sdmacint
Upgrade from 2.0.10 to 2.2
  • 2005/10/11 12:41

  • sdmacint

  • Just popping in

  • Posts: 66

  • Since: 2003/11/9


I am currently running XOOPS version 2.0.10 and I want to ugprade to version 2.2. My question is:

Can I use the XOOPS 2.0.13 to 2.2 Upgrade Patch or do I first have up upgrade from 2.0.10 to 2.0.13?

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



19
sdmacint
Re: spam in nargas guestbook
  • 2005/9/20 12:03

  • sdmacint

  • Just popping in

  • Posts: 66

  • Since: 2003/11/9


Has anyone come up with a solution to this issue? I am getting all kinds of spam in my guest book. If there is not a solution to Narga's guest book, can someone recommend another guestbook module which is not getting spammed?

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



20
sdmacint
Re: MyAlbum-P - Listing categories, one per line
  • 2005/6/13 15:20

  • sdmacint

  • Just popping in

  • Posts: 66

  • Since: 2003/11/9


It worked wonderfully. Thank you so much for your help!

Sean




TopTop
« 1 (2) 3 4 5 6 »



Login

Who's Online

197 user(s) are online (120 user(s) are browsing Support Forums)


Members: 0


Guests: 197


more...

Donat-O-Meter

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

Latest GitHub Commits