Ok will reapply the modification to the php file and upload it for you to see that it doesnt work - hopefully it will be able to show how we can fix it
I already use the GYM sitemaps so will have a look at the topic you posted thanks :) Still as asked previously, can anyone tell me what all the calls before the session management section are doing and why they are needed in the topics anywhere file. Would love to be able to help others and provide ...
Ok there is something at the start of the topics anywhere file that is getting/setting variables differently that that of a normal phpBB forum. It si one of the calls before the session handling that I believe is making the baord thinking it is the first time of using the updated security feature. C...
Hi, I have the wordgraph too and saw your post so decided to give it a go - very cool idea - the only difference I made was to the .htaccess file as my forum resides in a /forum/ subfolder: Rewriterule ^forum/search/([a-z0-9_-]*)$ /forum/search.php?return_chars=-1&search_keywords=$1 [QSA...
I have actually done some tracking down and it is some code in the MOD that is conflicting with phpBBSecurity. It is something about the way the topics_anywhere system is instantiated which brings up this message. It is the only php file on my forum that does this! It must be something in the code b...