Author |
Topic |
|
deh
Starting Member
16 Posts |
Posted - 26 April 2001 : 11:56:44
|
Hi, i've got a few mods on my forum, but now i tried to get the avatar mod working, i think i did everything right, i double checked it! But now i get lots of errors in the forum...
-- when i try to change my profile --
Microsoft VBScript compilation error '800a03fe'
Expected 'Select'
/hosted/pixel/forum/pop_profile.asp, line 655
end if ----^
--//--
-- when i try to view a topic --
Microsoft VBScript compilation error '800a0400'
Expected statement
/hosted/pixel/forum/topic.asp, line 334
end if ^
--//--
Please please help out, this forum has a lot of movement, and i really need it running ://
Thanks in advance.
Peace deh
the link =P
|
|
big9erfan
Average Member
540 Posts |
Posted - 26 April 2001 : 12:19:36
|
Go back over the code insertion points in topic.asp and pop_profile.asp
You either copied over 1 too many lines, or not enough lines.
I had a problem like this to begin with and it was due to MY error.
http://www.ugfl.net/forums |
|
|
deh
Starting Member
16 Posts |
Posted - 26 April 2001 : 12:42:38
|
i've check it all over again i just can't seem to find it ://
Can u please have a look on the code? or something like that? i can't seem to find the prob ://
|
|
|
big9erfan
Average Member
540 Posts |
Posted - 26 April 2001 : 13:58:27
|
you'll have to link us to your pop_profile.asp and your topic.asp ( make sure they are text files so that we can download them and look them over.
http://www.ugfl.net/forums |
|
|
e3stone
Average Member
USA
885 Posts |
Posted - 26 April 2001 : 14:27:35
|
9erfan, could you put a link to your topic.asp and pop_profile.asp, as well? (do you have the avatar mod?) I tried installing the mod, but I'd just get a blank page when I tried to go to topic or pop_profile (meaning there was a db error, most likely) I probably put the code inserts in the wrong place(s)
Eric
|
|
|
big9erfan
Average Member
540 Posts |
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 26 April 2001 : 15:44:36
|
deh,
take a look at your inc_profile.asp file. It's kinda messed up. There is code that is spread out on multiple lines that should be on 1 line. That is probably what your problem is. |
|
|
deh
Starting Member
16 Posts |
Posted - 26 April 2001 : 15:55:43
|
K, i've checked out your two files and saw no diference... maybe it's cause i've been coding all day and trying to solve this in between :/ Any ways topic pop_profile
Please see if u can find anything... Thank u. :)
Regards Pedro ct team
|
|
|
deh
Starting Member
16 Posts |
Posted - 26 April 2001 : 16:02:32
|
inc_profile.asp? nice and tidy, i mean from the avatar it's only a little include...
Thank u richard. Have u seen nothing wrong in the others?
Thanks
|
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 26 April 2001 : 16:36:01
|
deh,
in topic.asp on line #326 you are missing a < at the front of that line, right before the % |
|
|
deh
Starting Member
16 Posts |
Posted - 27 April 2001 : 04:40:09
|
Thanks Richaard, that solved the topic prob, the problem is i spend all day looking at code and Zoping my ass out :P this is kinda in between :/
Anyway i can't edit the profiles nor can new members sign up :// Could u have a look at it? (the error should be in the pop_profile.asp i think).
Thank u all. =P
|
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 27 April 2001 : 04:56:37
|
I have edited your inc_profile.asp file and e-mailed it to you, can you try it out and see if it fixes your problem? |
|
|
deh
Starting Member
16 Posts |
Posted - 27 April 2001 : 05:38:31
|
Hey, thanks for the great support, i have tried it out, but it still doesn't work :// http://www.chaostrance.net/hosted/pixel/forum
try and see a member :/ Did u have a look in pop_profile.asp?
Thank u!!!! =P Rich, ur great man =P
|
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 27 April 2001 : 14:31:21
|
Can you e-mail me the ftp info necessary to login to your site?
I'll edit the files and get it working for you. |
|
|
|
Topic |
|