Jump to content

Invalid Token after submit


dler

Recommended Posts

hello all

after installed whmcs 3.6, all submit responed "Invalid Token" in admin panel.

 

and "form=fakeentry"" is in the end of php.ini.

 

beside, a test.php responed "Array ( [count] => 1 )" and nothing changed after refresh.

php script below:

session_start();

$_SESSION["count"]++;

print_r($_SESSION);

 

some session problem i thought.

i need some helps~

 

my environment:

master: centos 5.8x64 + solusvm without openvz

php.ini: zend_extension = /etc/ioncube/ioncube_loader_lin_5.3.so

both solusvm & whmcs was licensed.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated