| Author |
Topic Search Topic Options
|
maingray
Newbie
Joined: 23 April 2003
Status: Offline
Points: 4
|
Post Options
Thanks(0)
Quote Reply
Posted: 23 February 2006 at 2:44am |
|
Haven't seen this anywhere, but prob havent looked hard enough
When I paste or type in a url to the "edit post" box with firefox, it doesn't recognize it as a link. It will with IE6 (or 7).
The use of [url] tags work fine in FF.
|
 |
cmeurer
Groupie
Joined: 23 February 2006
Status: Offline
Points: 58
|
Post Options
Thanks(0)
Quote Reply
Posted: 23 February 2006 at 3:13am |
|
After you post a new topic, you can't see the subject of the post you just wrote on the summary page.
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 23 February 2006 at 11:14am |
megetron wrote:
I experience 2 problems.
1. the first is on IE. I activate the "show script error" option in the IE Advanced settings, and I get script error when login. the login success but a script error displayed. see image:
2. On FireFox, I was trying logged in, and I failed. I got a forum message that prompt me to check if there is coockies enabled on the browser.
I have never changed any settings of the FireFox, and this is a new installation of the product. maybe this is a new version, any way I downloaded it yesterday.
|
This topic is for the Alpha test version on this site, and not the beta version you have downloaded. The present beta 1 version does have bugs and have been addressed with a new login system now being tested on this site. Please keep this topic to the new login system being tested on this site and not reports on the Beta 1 version.
|
|
|
 |
megetron
Groupie
Joined: 20 September 2004
Status: Offline
Points: 147
|
Post Options
Thanks(0)
Quote Reply
Posted: 23 February 2006 at 3:44pm |
|
I am talking about the version on the site and not the one I have downloaded. This version: version 8.0 b2 alpha 2 Any way, after I restart my PC, the firefox problem has been gone.
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 23 February 2006 at 4:08pm |
|
Sorry I saw the part saying you downloaded it yesterday and as the alpha version is not yet available for download presumed you were referring to the beta 1 download that is completely different to the version currently being tested on this site.
|
|
|
 |
rowdyvdveen
Newbie
Joined: 24 February 2006
Status: Offline
Points: 24
|
Post Options
Thanks(0)
Quote Reply
Posted: 24 February 2006 at 3:52pm |
|
When hitting the Memberlist icon the following error is displayed:
----- (in red box)
Error
You must be a registered forum member in order to use this feature.
-----
function CheckForm () { var errorMsg = ""; var formArea = document.getElementById('frmLogin'); //Check for a Username if (formArea.name.value==""){ errorMsg += "\n\tUsername \t- Enter your Forum Username"; } //Check for a Password if (formArea.password.value==""){ errorMsg += "\n\tPassword \t- Enter your Forum Password"; }
Microsoft VBScript runtime error '800a01f4'
Variable is undefined: 'blnCAPTCHArequired'
/bbs/includes/login_form_inc.asp, line 75
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 24 February 2006 at 4:16pm |
|
Thanks, it should be fixed now
|
|
|
 |
VBScript
Senior Member
Joined: 14 July 2004
Location: United Kingdom
Status: Offline
Points: 219
|
Post Options
Thanks(0)
Quote Reply
Posted: 25 February 2006 at 3:51pm |
|
I dont know if this has been mentioned but the active topics and search
page, line 111 (approx.) does not use the database table prefix
|
|
|
 |