| Author |
Message |
slackervaara Worker


Joined: Aug 26, 2007 Posts: 234
|
Posted:
Tue Jan 27, 2009 12:48 pm |
|
I have found out that an 5 year old, but nice theme Yahoo interferes with the security code, both as admin, Usermenu block and Your account. I can just see the text Security Code in Firefox. The other themes works allright.
Grateful for suggestions!
For those interested inthe Yahoo theme.php you can find it here:
|
|
|
|
 |
jakec Site Admin

Joined: Feb 06, 2006 Posts: 3038 Location: United Kingdom
|
Posted:
Tue Jan 27, 2009 2:28 pm |
|
What are you running this theme on? RN 2.3? |
|
|
|
 |
slackervaara Worker


Joined: Aug 26, 2007 Posts: 234
|
Posted:
Tue Jan 27, 2009 2:31 pm |
|
I am running it on 7.6 patch 3.3. |
|
|
|
 |
jakec Site Admin

Joined: Feb 06, 2006 Posts: 3038 Location: United Kingdom
|
Posted:
Tue Jan 27, 2009 2:42 pm |
|
Have you got error reporting turned on? Any errors? |
|
|
|
 |
slackervaara Worker


Joined: Aug 26, 2007 Posts: 234
|
Posted:
Tue Jan 27, 2009 3:03 pm |
|
Yes, I have error reporting on, but I get no errors at all |
|
|
|
 |
Susann Moderator

Joined: Dec 19, 2004 Posts: 3143 Location: Germany:Moderator German NukeSentinel Support
|
Posted:
Tue Jan 27, 2009 3:42 pm |
|
Works for me in FF and IE too.I m using RavenNuke.
So I would search here for the typical security code issues. |
|
|
|
 |
slackervaara Worker


Joined: Aug 26, 2007 Posts: 234
|
Posted:
Tue Jan 27, 2009 11:04 pm |
|
Susann,
Did you try my theme.php and the security code for login did work for you? |
|
|
|
 |
Susann Moderator

Joined: Dec 19, 2004 Posts: 3143 Location: Germany:Moderator German NukeSentinel Support
|
Posted:
Wed Jan 28, 2009 5:45 am |
|
I replaced fisubice.theme with yours and the captcha works well.
But there are so many themes available I would just not use such an old theme. His themes are for nuke 5.5 - 6.+ I believe and thats just too old.
Btw.: I have installed an other theme from the same author just for fun and there is also no issue with my captcha. |
|
|
|
 |
slackervaara Worker


Joined: Aug 26, 2007 Posts: 234
|
Posted:
Wed Jan 28, 2009 9:55 am |
|
Yes, the Yahoo theme arrived, when I had 6.8 and it was the first theme I used for my site, when it started 2003. That's why I am interested in keeping it, if possible. Much appreciate your tests, which indicate a incompatibility with 7.633, but not RavenNuke. I tested the theme with only theme.php, but it did not change anything.
Will test a little more with Firebug, to see if it will find the error. The latest Firebug might have memory leaks, because Firefox gets unresponsive sometimes, when Firebug is activated. |
|
|
|
 |
Susann Moderator

Joined: Dec 19, 2004 Posts: 3143 Location: Germany:Moderator German NukeSentinel Support
|
Posted:
Wed Jan 28, 2009 1:17 pm |
|
Just a quick question. Do you use the old GT or Montegos short urls ?
If so try it without short url. If I remember correctly there was an issue with the security code and the rules in .htaccess.
Show Image a Firefox extension works still with version 3.0 and is sometimes helpful to find out more when images paths are wrong. |
|
|
|
 |
slackervaara Worker


Joined: Aug 26, 2007 Posts: 234
|
Posted:
Wed Jan 28, 2009 10:43 pm |
|
Thanks for the tip! I have Shortlinks installed, but when I disabled it no change was seen, so it must be another cause. It seems to me as if the background picture for the security code is not displayed, which seems to be the problem. |
|
|
|
 |
Susann Moderator

Joined: Dec 19, 2004 Posts: 3143 Location: Germany:Moderator German NukeSentinel Support
|
Posted:
Thu Jan 29, 2009 1:10 pm |
|
You can use a .png also for the security code. |
|
|
|
 |
slackervaara Worker


Joined: Aug 26, 2007 Posts: 234
|
Posted:
Fri Jan 30, 2009 1:42 am |
|
Thanks. Tried that but it did not work either. I have also put theme.php in fisubice theme, but it did not work either. It seems difficult to find the cause and I think I have to remove this theme from my site unfortunately.
Is it possible to load the image for the security code through the CSS-file? |
|
|
|
 |
slackervaara Worker


Joined: Aug 26, 2007 Posts: 234
|
Posted:
Sat Feb 07, 2009 10:40 pm |
|
It was caused by this banner code:
if ($banners == 1) {
include("banners.php");
}
I removed it and used other code to display the banner and the security code is working normally again. |
|
|
|
 |
Palbin Site Admin

Joined: Mar 30, 2006 Posts: 2456 Location: Pittsburgh, Pennsylvania
|
Posted:
Sun Feb 08, 2009 12:05 am |
|
Thanks for posting your solution. |
|
|
|
 |
|
|
|
|