| Author |
Topic Search Topic Options
|
daniellong
Newbie
Joined: 08 October 2003
Location: United States
Status: Offline
Points: 3
|
Post Options
Thanks(0)
Quote Reply
Topic: security images wont show Posted: 08 October 2003 at 11:43am |
my security images won't show so I can't log in. WHat do I do to get them to show? Any help would be great... Thanks
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 08 October 2003 at 5:39pm |
|
Cookies and session cookies msu be enabled on your browser.
If this is for your own site make sure that cookies can be set and read
back in correctly as things like frames, URL masking, etc. can prevent
cookies from working.
|
|
|
 |
b_bonnett
Mod Builder Group
Joined: 16 April 2003
Location: New Zealand
Status: Offline
Points: 275
|
Post Options
Thanks(0)
Quote Reply
Posted: 08 October 2003 at 8:30pm |
Also, make sure the server has the latest MDAC version from Microsoft - my test server had an earlier version which didn't support ADODB.Stream and so the images didn't show. (If you want to see if this is the problem, right-click on one of the images, copy the path to it and paste it in the address bar, then go there. The page will then show any error messages).
In the meantime, you could turn the security images off in the common.asp file.
Blair
|
|
|
 |
daniellong
Newbie
Joined: 08 October 2003
Location: United States
Status: Offline
Points: 3
|
Post Options
Thanks(0)
Quote Reply
Posted: 08 October 2003 at 9:28pm |
|
Thanks guys. Yeah, the server doesn't support the ado.stream method. It also doesn't support Access 200 DB's. Ah well back to the stone ages.
|
 |
desiwolf
Newbie
Joined: 09 October 2003
Status: Offline
Points: 2
|
Post Options
Thanks(0)
Quote Reply
Posted: 09 October 2003 at 12:48am |
i have managed to disable security code from login.. how do you disable it from new registrations...
|
 |
desiwolf
Newbie
Joined: 09 October 2003
Status: Offline
Points: 2
|
Post Options
Thanks(0)
Quote Reply
Posted: 09 October 2003 at 1:18am |
|
not to worry i solved it
|
 |
b_bonnett
Mod Builder Group
Joined: 16 April 2003
Location: New Zealand
Status: Offline
Points: 275
|
Post Options
Thanks(0)
Quote Reply
Posted: 09 October 2003 at 3:17am |
daniellong wrote:
Thanks guys. Yeah, the server doesn't support the ado.stream method. It also doesn't support Access 2000 DB's. Ah well back to the stone ages. |
Get your host to install the latest version of the Microsoft Data Access Components (MDAC) - it's available for free from Microsoft - get it here. As well as letting you use the ADODB.Stream, it should also allow you to use Access 2000 / 2002 databases.
Blair
|
|
|
 |
premier
Newbie
Joined: 21 January 2004
Location: Malaysia
Status: Offline
Points: 1
|
Post Options
Thanks(0)
Quote Reply
Posted: 21 January 2004 at 11:16pm |
Hello,
A new user to this wwF. Have downloaded and installed wwF7.7. After my security image code not displayed, I contacted the web hosting and they rplied with "MDAC version = 2.71.9040.2" installed. Is this sufficient (min req says 2.6+)? Still the images not shown.
I've tried a few wwF sites here, and all sec images appear, shows my browser cookie is enabled. What else do I need to check?
My forum site: www.premier2u.com/forum
Very anxious to solve. Appreciate you help.
TQ
Edited by premier
|
 |