Author |
Topic |
Apple Pie
Starting Member
10 Posts |
Posted - 31 January 2006 : 00:30:00
|
I went step by step through the directions and when I uploaded the modified pages - admin_home config.asp inc_profile pop_profile register topic the board wouldn't work. So I tried uploading one at a time. Admin_home went up ok, but when I uploaded the config page, I got this message Microsoft VBScript compilation error '800a03f2'
Expected identifier
/forum/config.asp, line 123
Dim SubCount, MySubCount, Dim intAvatarWidth, intAvatarHeight, intAvatarBorder, strShowAvatar --------------------------^
please help!
|
|
laser
Advanced Member
Australia
3859 Posts |
Posted - 31 January 2006 : 04:29:19
|
The code should look like this :
Dim SubCount, MySubCount, intAvatarWidth, intAvatarHeight, intAvatarBorder, strShowAvatar
or this :
Dim SubCount, MySubCount Dim intAvatarWidth, intAvatarHeight, intAvatarBorder, strShowAvatar
but not like this :
Dim SubCount, MySubCount, Dim intAvatarWidth, intAvatarHeight, intAvatarBorder, strShowAvatar |
|
|
Apple Pie
Starting Member
10 Posts |
Posted - 01 February 2006 : 01:13:31
|
Thank you. It seems though that I am still having a problem with the pop_profile page. I've uploaded all the other changed pages, but when I upload the pop_profile, when you go to click on profile, it says that the page cannot be found. Any advice? THANKS AGAIN!!! |
|
|
Apple Pie
Starting Member
10 Posts |
Posted - 01 February 2006 : 01:15:13
|
Actually, it won't let you register now either. PLEASE HELP....THANKS! |
|
|
laser
Advanced Member
Australia
3859 Posts |
Posted - 01 February 2006 : 02:56:20
|
So what is the error ? What is the URL ?
You need to give us SOMETHING to go on |
|
|
TonyB7
Junior Member
USA
267 Posts |
Posted - 01 February 2006 : 07:55:41
|
quote: it won't let you register now either
Why would anyone be trying to register to your testing forum? They'll just have to register again on the working one. |
|
|
laser
Advanced Member
Australia
3859 Posts |
Posted - 01 February 2006 : 15:38:54
|
Testing perhaps ? What would happen if you DIDN'T test the registration process and went live with it ? .. no members, no site growth ... no good |
|
|
Apple Pie
Starting Member
10 Posts |
Posted - 01 February 2006 : 22:55:00
|
the page won't even come up,so I am not getting any error code. can I post the code here?
|
|
|
AnonJr
Moderator
United States
5768 Posts |
Posted - 01 February 2006 : 23:00:31
|
Can you post a link to the page itself?
If you do post code, its considered to be common courtesy to place the code in a text file and post a link to the text file. Not everyone actually does it, but its one of those things that helps make life a little easier for all involved... |
|
|
laser
Advanced Member
Australia
3859 Posts |
Posted - 02 February 2006 : 03:19:41
|
quote: Originally posted by Apple Pie
the page won't even come up,so I am not getting any error code. can I post the code here?
Turn off friendly error messages in IE and see what you get. |
|
|
Zuel
Average Member
USA
540 Posts |
Posted - 02 February 2006 : 14:02:36
|
From the first post it looks like it is turned off.
Do you have a link to your forum or are you using Localhost? |
My Completed Mods: News Mod | Zuel's Avatar Add-on In Development: World of Warcraft Member Roster | [C# Based Forum]
Note - I may take a few days to recieve your email. Hotmail filters all new emails as junk. Would be best to post all questions, concerns in a forum topic to catch my immediate attention. This way others can assist and also correct any similar mistakes.
MSN / E-Mail: ucyimDa_Ruler@Hotmail.com
Personal Bookmarks: How to work a DBS File
|
|
|
Apple Pie
Starting Member
10 Posts |
|
Zuel
Average Member
USA
540 Posts |
|
Apple Pie
Starting Member
10 Posts |
Posted - 03 February 2006 : 23:33:36
|
the modified page isn't implemented. when I put it up the site doesn't work right. I put up the link to the page I modified (but didn't implement) hoping that someone would take a look at it to see if they can find any errors on it. |
|
|
Apple Pie
Starting Member
10 Posts |
Posted - 05 February 2006 : 19:41:47
|
sorry to be a pain, but any advice? |
|
|
laser
Advanced Member
Australia
3859 Posts |
Posted - 05 February 2006 : 21:25:27
|
Apple Pie, can you upload your problem page, but call it something different (like pop_profile2.asp) then we can see the error, but it doesn't affect your forum either. |
|
|
Topic |
|