When ever i try to update post I'm getting this error :
Microsoft VBScript compilation error '800a0411'
Name redefined
/forum/edit_post.asp, line 67
Dim objFSO 'Holds the file system object
----^
More...same error when trying to post a new topic with an icon include:
/forum/new_post.asp, line 81
Dim objFSO 'Holds the file system object
----^
No error for new topic without topic icon !
did not noticed any duplicate files included..
I'm Using 8.05 Ver.
MySQL DB
any suggestions how to resolve that ?
Edited by iaforce - 31 December 2006 at 6:34pm