Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Internationalization (v4)
 On Error Resume Next... Brinkster...
 Forum Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

HRQ
Starting Member

7 Posts

Posted - 06 January 2003 :  11:54:20  Show Profile  Send HRQ an ICQ Message
Trying to upload/install v4.03 (1033/1046) on Brinkster...and getting lots of - Error : Improper use of 'on error resume next'.

please, i need help...

"
Brinkster File Uploader

Finishing File Upload Process...
Uploading File 1...post.asp
--> Scanning File ...Error : Improper use of 'on error resume next'. Please remove.

0 file(s) uploaded.

The improper use of 'on error resume next' was noted. Comment out the 'on error...' directive of the offending file and reupload it.
"

thanks...<

Deleted
deleted

4116 Posts

Posted - 06 January 2003 :  12:30:58  Show Profile
Please search this forum and the archival forum for keyword "Brinkster". Probably you will find downloadable files also...
<

Stop the WAR!
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 06 January 2003 :  13:27:40  Show Profile  Send ruirib a Yahoo! Message
Just add this code:


on error goto 0    '<- this is a zero


just before the last %> in each file where you are having problems.

There was a Brinkster ready v.4.0Beta3 download at Snitz Exchange, and I had it also, but I can no longer find it and Snitz Exchange is closed now.
<


Snitz 3.4 Readme | Like the support? Support Snitz too

Edited by - ruirib on 06 January 2003 21:43:11
Go to Top of Page

n/a
deleted

593 Posts

Posted - 06 January 2003 :  15:15:41  Show Profile
For V4b03 on Brinkster (General Account), the followings are files with "on error" problems (as far as I remeber....and assume this is a whole list, but check):

admin_config_email.asp
admin_mod_dbsetup.asp
inc_create_forum_mysql.asp
inc_create_forum_sql6.asp
inc_cretae_forum_sql7.asp
inc_functions.asp
inc_mail.asp
inc_profile.asp
pop_profile.asp
post.asp
post_info.asp
search.asp
testmailcomponents.asp

These need to apply a fix mentioned by Ruirib....

Also, you may get (with General Account), ScriptTimeout error for values being set too high for these:

admin_count.asp
admin_forums.asp

for admin_count.asp, set the value to "90", for admin_forums.asp, set the value to "60". These are "Brinkster acceptable" values prompted by Brinkster for General Account.....

Also, if you are to use Email components enabled with the forum, which General Account does not support by itself, there is a fix posted by Richard somewhere in this forum for using CONSYS for "free accounts without email support"... Do search and you will find it somewhere, perhaps in the archived....

Also, you should check your Access DB comes with the forum codes as Access2000 and set it up that way with Brinkster. And, when you are done, you should change db naming, as suggested by Ruirib somewhere... to yourdatabasename.asp, where yourdatabasename being whatever new name you give and to .asp so that your db will be secure.

Good luck.
(mine runs on Brinkster general accounts)
<

Taku

Edited by - n/a on 06 January 2003 15:52:14
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 06 January 2003 :  16:50:33  Show Profile  Send ruirib a Yahoo! Message
Good thorough post Taku, well done .<


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

HRQ
Starting Member

7 Posts

Posted - 06 January 2003 :  20:22:57  Show Profile  Send HRQ an ICQ Message
Thanks... <
Go to Top of Page

HRQ
Starting Member

7 Posts

Posted - 06 January 2003 :  20:55:01  Show Profile  Send HRQ an ICQ Message
The error continues...

on error resume 0
----------------^

then I placed

on error goto 0

it will be that this decides the problem<
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 06 January 2003 :  21:42:54  Show Profile  Send ruirib a Yahoo! Message
Sorry, it's not on error resume 0, it's on error goto 0. That will solve the problem indeed.<


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

n/a
deleted

593 Posts

Posted - 06 January 2003 :  23:51:24  Show Profile
Should not having problems...??? if you placed "on error goto 0" (0 = numeric zero)..as Ruirib mentioned, just before/above the last %> at the end of each file/page...

Brinkster doesn't like an open ended statement as it seems that it treats "on error resume next" without being "terminated/closed" if not properly closed with "on error goto 0".... as I understand this can be a Brinkster specific issue. With V3.4.03 this problem does not happen but with V4b03 (and thus V3.3.x) on Brinkster, you have to address this issue.

<

Taku

Edited by - n/a on 06 January 2003 23:52:09
Go to Top of Page

Deleted
deleted

4116 Posts

Posted - 07 January 2003 :  00:18:05  Show Profile
HRQ, did you upload the patches. They are important.
<

Stop the WAR!
Go to Top of Page

HRQ
Starting Member

7 Posts

Posted - 07 January 2003 :  23:14:55  Show Profile  Send HRQ an ICQ Message
Tks...

Yes, i did upload patches...<
Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.16 seconds. Powered By: Snitz Forums 2000 Version 3.4.07