| Topic Archived |
View previous topic :: View next topic |
| Author |
Message |
ehoffman73 Platinum Supporter


Offline Joined: Apr 22, 2004 Posts: 211 Location: Stillwater, MN
|
Posted: Thu Aug 18, 2005 7:22 pm Post subject: Re: Login Security Code Blank |
|
I have this issue suddenly. Cleared the cache, and whoomp. Noone can register because the image for the security code does not show. Did the graphics check, shows okay. No edits to the index.php or anything.
Ideas?
_________________ -----------------------
www.purplepride.org
Home of Vikings Fans Worldwide
www.wildfans.com
Home of Wild Fans Worldwide
ehoffman73's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) W2003/IIS6/4.x/ /9.0.5
|
|
| Back to top |
|
 |
Pazu Nice poster


Offline Joined: Feb 14, 2005 Posts: 86
|
Posted: Fri Aug 19, 2005 8:33 am Post subject: Re: Login Security Code Blank |
|
Updating to PHP 5.1β3 or newer solved this and other problems for me.
Pazu's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux 2.6.17.11-grsechg / Apache 1.3.37 / MySQL 4.1.21-standard / PHP 5.2.1 / Dragonfly 9.1.1
|
|
| Back to top |
|
 |
ehoffman73 Platinum Supporter


Offline Joined: Apr 22, 2004 Posts: 211 Location: Stillwater, MN
|
Posted: Fri Aug 19, 2005 4:40 pm Post subject: Re: Login Security Code Blank |
|
Note to self, don't clear the cache ever. That's when this problem appeared. So updating shouldn't matter as it worked before.
There used to be cached cpgnuke theme files in there. I removed all themes but our current one...so wonder if somehow that matters??
_________________ -----------------------
www.purplepride.org
Home of Vikings Fans Worldwide
www.wildfans.com
Home of Wild Fans Worldwide
ehoffman73's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) W2003/IIS6/4.x/ /9.0.5
|
|
| Back to top |
|
 |
nafortin Newbie


Offline Joined: Oct 22, 2005 Posts: 2
|
Posted: Sun Oct 23, 2005 10:24 pm Post subject: Re: Login Security Code Blank |
|
I have noticed that it is theme dependant. If I use the dragonfly theme everything shows up fine, but if I use the American Patriot theme it doesn't show.
nafortin's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux 2.4.21 / Apache / 4.0.25 / 4.3.11 / 9.0.6.1
|
|
| Back to top |
|
 |
nafortin Newbie


Offline Joined: Oct 22, 2005 Posts: 2
|
Posted: Sun Oct 23, 2005 10:43 pm Post subject: Re: Login Security Code Blank |
|
What part of the theme actually tells it what background to use or has anything to do with the security code?
I just upgraded from 8.x and have had no problems with the upgrade, but the themes seem to be the root of this problem for me. In order to log in as administrator I have to login as a use then change my theme. Then I goto the admin page and login with no problem.
nafortin's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux 2.4.21 / Apache / 4.0.25 / 4.3.11 / 9.0.6.1
|
|
| Back to top |
|
 |
Bluefin221 Silver Supporter


Offline Joined: Sep 12, 2005 Posts: 399 Location: Centre of the Earth
|
Posted: Wed Aug 09, 2006 3:25 pm Post subject: Re: Login Security Code Blank |
|
I have tried everything within this thread and still can't get this to show, I also don't use notepad as an editor but retraced all my steps to make sure no spaces were in any of the file edits, when I try to get my graphic I get the following error:
The image “http://www.caltonradio.com/gfx/id=420210.html” cannot be displayed, because it contains errors.
I have GD installed and everything on as I said I checked everything that was stated within this thread. I just updated to the latest CVS version last night.
_________________ Have a look at my new chat home: www.worldwidechatters.com
Looking for hosting www.caltonhosting.com
Bluefin221's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
|
|
| Back to top |
|
 |
Bluefin221 Silver Supporter


Offline Joined: Sep 12, 2005 Posts: 399 Location: Centre of the Earth
|
Posted: Wed Aug 09, 2006 3:32 pm Post subject: Re: Login Security Code Blank |
|
Just as a note, I downloaded the latest snapshot again and when opening them with notepad2 or alleycode HTML editor every single file has a space at the bottom of the file.
So even uploading that wouldn't fix the problem.
_________________ Have a look at my new chat home: www.worldwidechatters.com
Looking for hosting www.caltonhosting.com
Bluefin221's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
|
|
| Back to top |
|
 |
Phoenix • Many Posts •


Offline Joined: Apr 19, 2004 Posts: 8799 Location: Netizen
|
|
| Back to top |
|
 |
Bluefin221 Silver Supporter


Offline Joined: Sep 12, 2005 Posts: 399 Location: Centre of the Earth
|
Posted: Thu Aug 10, 2006 10:26 am Post subject: Re: Login Security Code Blank |
|
Yes, it tells me "The image has a UTF-8 BOM (Byte Order Mark) header.
Did you edit config.php with notepad?"
I have not used notepad I used alleycode html editor and always have to edit my files, I only edited 7 files after I uploaded the CVS, so I went and checked them all, plus the theme.php within my themes. I then went and checked every file in the root folder and every file within the includes, didn't go under that.
I downloaded another CVS snapshot aswell as notepad2 as soon as I opened the snapshot and started checking files they all had a gab at the end of the files.
There are well over 1000 files within the core and then if you add the numerous blocks and modules I have this could get quite tedious editing them all. Uploading the latest snapshot is also out as I said it has gaps. The image worked perfectly until my latest update.
_________________ Have a look at my new chat home: www.worldwidechatters.com
Looking for hosting www.caltonhosting.com
Bluefin221's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
|
|
| Back to top |
|
 |
Phoenix • Many Posts •


Offline Joined: Apr 19, 2004 Posts: 8799 Location: Netizen
|
Posted: Thu Aug 10, 2006 10:34 am Post subject: Re: Login Security Code Blank |
|
CVS files shouldn't have any issues, un-edited.
It can also mean you used a UTF-8 compliant editor, but saved it with BOM, which is not correct.
In any event, the config.php file was setup long ago to be independent of UTF-8, because so many people editted incorrectly.
A space at the bottom won't have any impact on most files, as they don't have the closing "?>"
_________________ • DonationsPro for DragonflyCMS, SMF, MyBB, vBulletin •
Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
|
|
| Back to top |
|
 |
Bluefin221 Silver Supporter


Offline Joined: Sep 12, 2005 Posts: 399 Location: Centre of the Earth
|
Posted: Thu Aug 10, 2006 5:01 pm Post subject: Re: Login Security Code Blank |
|
At the bottom of my config.php I have
//session_save_path('/home/SOMETHING/tmp');
There is no gab underneath, I have tried to upload the CVS twice now and still have the same issue, so I'm not sure what to do.
_________________ Have a look at my new chat home: www.worldwidechatters.com
Looking for hosting www.caltonhosting.com
Bluefin221's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
|
|
| Back to top |
|
 |
xfsunoles XHTML Specialist


Offline Joined: Apr 30, 2004 Posts: 2502 Location: Melbourne, Florida
|
Posted: Thu Aug 10, 2006 6:19 pm Post subject: Re: Login Security Code Blank |
|
_________________

Firefox is my Favorite Browser
xfsunoles's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Apache/1.3.34 (Unix)/4.0.25-standard/4.4.1/CVS
|
|
| Back to top |
|
 |
Phoenix • Many Posts •


Offline Joined: Apr 19, 2004 Posts: 8799 Location: Netizen
|
Posted: Thu Aug 10, 2006 11:06 pm Post subject: Re: Login Security Code Blank |
|
@Bluefin221 - I guess you still haven't connected the dots.
You stated earlier that you have notepad2 (UTF-8 compliant).
Most DF files must be edited with a UTF-8 compliant editor (without signature).
The GFXChecker is telling you there is a UTF-8 BOM issue.
There are many UTF-8 compliant editors, like UltraEdit, Crimson Editor, NotePad2 but, AlleyCode doesn't appear to be one.
Language Forum Sticky dragonflycms.org/Forum...t=217.html
(btw, CVS doesn't require you to edit config)
_________________ • DonationsPro for DragonflyCMS, SMF, MyBB, vBulletin •
Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
|
|
| Back to top |
|
 |
Bluefin221 Silver Supporter


Offline Joined: Sep 12, 2005 Posts: 399 Location: Centre of the Earth
|
Posted: Mon Aug 14, 2006 11:29 pm Post subject: Re: Login Security Code Blank |
|
I changed the way my files were opened to notepad2, then downloaded the core again, uploaded it and then made any edits I had to, the image works again.
Thanks for your patience Phoenix
_________________ Have a look at my new chat home: www.worldwidechatters.com
Looking for hosting www.caltonhosting.com
Bluefin221's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
|
|
| Back to top |
|
 |
Phoenix • Many Posts •


Offline Joined: Apr 19, 2004 Posts: 8799 Location: Netizen
|
Posted: Tue Aug 15, 2006 12:39 am Post subject: Re: Login Security Code Blank |
|
You're welcome - UTF-8 has taken many victims (self included).
_________________ • DonationsPro for DragonflyCMS, SMF, MyBB, vBulletin •
Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
|
|
| Back to top |
|
 |
|
|