Quote:
Originally Posted by kh99
If you have a form that posts data, you need to include the security token value as a hidden field in the form data. Or, I think you can put define('CSRF_PROTECTION', false); at the top of your php file (somewhere before global.php in included).
|
Thanks! That fixed that problem!
Now to figure out why the gallery is all mangled. Again I appreciate it!
--------------- Added [DATE]1335884902[/DATE] at [TIME]1335884902[/TIME] ---------------
I also just noticed the nav bar tabs still are not showing up. haha what a mess this seems to be. I'll have to mess with it some more when I have some time.