| :: |
| Author |
Message |
PerfRen
Joined: 01 Nov 2007 Posts: 36
|
Posted: Mon Dec 03, 2007 2:18 pm Post subject: [Topics Anywhere] - Security issue |
|
|
Hi all,
When i enter http://www.domain.com/forum/topics_anywhere.php I get the following message...
"Sorry, it appears this is your first visit since we added the security questions to accounts. You will only be able to view your profile until you update it and add a question and answer. Thanks!
Click here to goto your profile."
Do you know why this might be happening? |
|
|
| Back to top |
|
 |
|
 |
Peter77 phpBB SEO Team


Joined: 10 May 2006 Posts: 512 Location: Michigan
|
Posted: Tue Dec 04, 2007 11:02 am Post subject: Re: [Topics Anywhere] - Security issue |
|
|
Sounds like something more to do with your hosting company or whoever runs your forum. Nothing in the topics anywhere MOD evokes that message.
Good luck. |
|
|
| Back to top |
|
 |
PerfRen
Joined: 01 Nov 2007 Posts: 36
|
Posted: Tue Dec 04, 2007 11:06 am Post subject: Re: [Topics Anywhere] - Security issue |
|
|
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 before the session management. |
|
|
| Back to top |
|
 |
Peter77 phpBB SEO Team


Joined: 10 May 2006 Posts: 512 Location: Michigan
|
Posted: Tue Dec 04, 2007 11:24 am Post subject: Re: [Topics Anywhere] - Security issue |
|
|
| hm, CTracker gave me the same issue with topics_anywhere.php back when I tried it ( none seo version ). I suppose your best bet would be to ask at phpbbsecurity's support site. sorry about that. |
|
|
| Back to top |
|
 |
PerfRen
Joined: 01 Nov 2007 Posts: 36
|
Posted: Tue Dec 04, 2007 11:26 am Post subject: Re: [Topics Anywhere] - Security issue |
|
|
Hmmm it could be CTracker or phpBBSecurity then!
What did you do to solve it? |
|
|
| Back to top |
|
 |
Peter77 phpBB SEO Team


Joined: 10 May 2006 Posts: 512 Location: Michigan
|
Posted: Thu Dec 06, 2007 7:33 am Post subject: Re: [Topics Anywhere] - Security issue |
|
|
I got rid of CTracker .
Really, its was too heavy of a MOD for what it says it does, IMO You can help block bad bots other ways. |
|
|
| Back to top |
|
 |
PerfRen
Joined: 01 Nov 2007 Posts: 36
|
Posted: Thu Dec 06, 2007 8:59 am Post subject: Re: [Topics Anywhere] - Security issue |
|
|
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.
Can anyone tell me what all the calls before the session management section are doing and why they are needed.
Many thanks! |
|
|
| Back to top |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3103
|
Posted: Thu Dec 06, 2007 12:35 pm Post subject: Re: [Topics Anywhere] - Security issue |
|
|
Honestly, I'm not very much convinced by ctracker and phpbbsecurity. They mostly protect against old, known and fixed security holes.
I don't know precisely, but it may be possible to deactivate protection for this file only.
Then, you can as well use the GYM sitemaps rss feeds to output links to a last posts/topic listing everywhere, which would have the advantage of providing with links bot can see, topic anywhere is using JS. |
_________________
|
|
| Back to top |
|
 |
PerfRen
Joined: 01 Nov 2007 Posts: 36
|
Posted: Thu Dec 06, 2007 3:12 pm Post subject: Re: [Topics Anywhere] - Security issue |
|
|
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 a solution for them too  |
|
|
| Back to top |
|
 |
PerfRen
Joined: 01 Nov 2007 Posts: 36
|
Posted: Mon Dec 10, 2007 9:10 am Post subject: Re: [Topics Anywhere] - Security issue |
|
|
Anyone?  |
|
|
| Back to top |
|
 |
Peter77 phpBB SEO Team


Joined: 10 May 2006 Posts: 512 Location: Michigan
|
Posted: Mon Dec 10, 2007 2:14 pm Post subject: Re: [Topics Anywhere] - Security issue |
|
|
| Well, everything above the // Start session management line has to do with the time & date configurations and as well as the SEO part of the MOD. If Your wondering about the SEO code having anything to do with the issue... I had the same problem even with the regular topics_anywhere version. |
|
|
| Back to top |
|
 |
|
|