Hi, heres a curly one...
When i add a link in content generated by FCKeditor it will terminate the user session if they follow it (with the normal consequences of losing the cart contents for guests and logging out customers).
I understand how to maintain the session id using the tep_href_link function, but it is not possible to embed the php in the FCKeditor source without it being mutated! Regardless, even it could be successfully embedded, in general the content it generates (eg category descriptions, articles) is passed to the SQL database and called from php when it is parsed, so any php called from the database would not be parsed a second time if that makes sense.
I don't have a problem with the static content pages I have added as I can edit them directly. But I am at my wits end for content that must go via FCKeditor and the database.
As an example check out this newsletter content - which is stored using the article manager:
http://www.craftainers.com.au/articl...?articles_id=2
As compared with this static page I have updated, which maintains the session id:
http://www.craftainers.com.au/tour.php?
The obvious concern here is the frustration it generates from customers must result in lost sales.
Any thoughts?
Regards
Tim




LinkBack URL
About LinkBacks











Bookmarks