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

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 Sun One working
 New Topic  Topic Locked
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 3

finsklapphundkl
Starting Member

47 Posts

Posted - 09 September 2004 :  08:01:31  Show Profile  Visit finsklapphundkl's Homepage
This is strange:
It seems like the "registration-mail" is sendt only to E-mailadresses belonging to my own site:
Like if I registrate at my forum at http:www.finsklapphundklubb.org with my webmaster@finsklapphundklubb.org everything works fine. The E-mail is "instantly" there.

BUT! if i registrate with f.ex a xxx@yahoo.com or my "atwork@email.no" no registration-mail shows up....Why?

Rune
Go to Top of Page

kalmar
Starting Member

Denmark
2 Posts

Posted - 15 December 2004 :  14:45:35  Show Profile  Visit kalmar's Homepage
I have got the same problem. My host (B-One) has "upgraded" to Sun One 4.0.1 (8'th of December)

I have made the mentioned changes to:
inc_iconfiles.asp line 150:
and
inc_func_common.asp line 1402:

And now I am stuck with the error:
ADODB.Recordset.1 (0x80004005)
SQLState: S1000 Native Error Code: 1193 [TCX][MyODBC]Unknown system variable 'ROWCOUNT'
inc_func_common.asp, line 1407

which is the line:
TopSQL = strSQL1 & " LIMIT " & lngRecords

I am a novice to both asp and databases, so I have no idea what to do next to solve my problem.

I was using Snitz forum version 3.4.03 and has now upgraded to 3.4.05 (which I hoped could solve the problem).

My host uses MySQL 4.0.22 and my connection string uses driver=MySQL. I have made no changes to the database and as far as I know, my host has not either.

Hope that anyone can help me out on this.

Kalmar
http://www.fjclub.dk/forum

Btw, thanks for a really nice forum! It has been running perfectly up until now. I really hope that we will be able to cont' using it.

Edited by - kalmar on 15 December 2004 14:47:48
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 15 December 2004 :  14:49:38  Show Profile  Send ruirib a Yahoo! Message
Have you changed the value for strDBType, in config.asp? The value should be "MySQL" and not "sqlserver".


Snitz 3.4 Readme | Like the support? Support Snitz too

Edited by - ruirib on 15 December 2004 14:52:00
Go to Top of Page

kalmar
Starting Member

Denmark
2 Posts

Posted - 16 December 2004 :  16:03:02  Show Profile  Visit kalmar's Homepage
That was exactly my problem. Thanks alot! :-)

Kalmar
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 16 December 2004 :  20:08:56  Show Profile  Send ruirib a Yahoo! Message
You're welcome.


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

combat
Starting Member

7 Posts

Posted - 08 February 2005 :  07:52:45  Show Profile
I also use B-one for my site and Snitz forum. Of course my forum stop working after B-one: s upgrade. After working with my site i felt it would be a good time to clean up my database from non-used tables. Just in case i saved a copy of all tables on my own computer.

Now my site is running and it works good after some refreshment, hmmm time for forum again.

Downloaded the latest version and put the files in the old folder. Then i did put back forumtables to the database at B-one. I found that some tables where different from the older version. I had to change small letters to big. It seems like my forum is working like before.

But there is one problem that i know, itīs not possible link to pictures in topics. When i put this tag in a topic [ img][ /img] and adding the adress to the location of the image this is what i get in my topics: [ img]http://mohlin.wankeltrim.se/docs/images/040925ah.jpg[ /img].

To make it possible to show the code i put some space in the [img], [ img]. What is my problem?
It did work before B-one effectively killed my old forum.
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 08 February 2005 :  09:36:09  Show Profile  Send ruirib a Yahoo! Message
Make sure you have the option to show Images in Posts set to On, in Admin Options -> Feature Configuration.


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

combat
Starting Member

7 Posts

Posted - 08 February 2005 :  09:45:34  Show Profile
Thatīs the problem, itīs on but it donīt work. Just in case i did turn it off and than on. It didīnor help. Maybe it would help if i make a new forum with new database-tables. And then try to import members and so on to the new forum?
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 08 February 2005 :  11:08:53  Show Profile  Send ruirib a Yahoo! Message
Try running setup.asp again.


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

combat
Starting Member

7 Posts

Posted - 08 February 2005 :  16:50:10  Show Profile
Now iīve tried to drop tables 2 times and run setup.asp but the result is still the same.
If i make a clickable image it works, the image is shown in topics. But itīs to complicated for lazy members of my forum, they will have it like itīs always been.
Of course i have made changes that this topic is about, is that the problem or?
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 08 February 2005 :  17:56:12  Show Profile  Send ruirib a Yahoo! Message
That strikes me as very weird. Please check the value of the STRIMGINPOST forum variable, in Admin Options-> Forum Variables Information and let me know about it.


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

combat
Starting Member

7 Posts

Posted - 08 February 2005 :  18:34:16  Show Profile
/STRIMGINPOSTS, value 1!!
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 08 February 2005 :  18:50:52  Show Profile  Send ruirib a Yahoo! Message
I suppose you're using a base, unchanged, Snitz version, right?


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

combat
Starting Member

7 Posts

Posted - 09 February 2005 :  09:55:12  Show Profile
Yes thatīs right. For the moment i try to use the latest version v3.4.05 and when everything was working i used v3.4.04. Iīve tried to use both after B-ones upgrade and i get it working except for images in posts.

Iīm a very happy amateur who will NOT give up untill it works. Inserting smilies (GIF) works, but if i use the IMG /IMG function and try to link to another GIF-image on internet it donīt work. JPG: s the same problem and also the biggest because thats the fileformat who is most frequently used by me and my members.

Maybe the easiest solution for me is to move or test the forum at FSdata where the site of my fathers companys is located. Iīm sure it will work there. But i see it as a very lazy solution of my problem, am i lazy? Perhaps!

Here is 2 links to info.php and a modified admin_variable_info with some "hehehe"
http://www.wankeltrim.se/info.php
http://www.wankeltrim.se/admin_variable_infopublic.htm
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 09 February 2005 :  11:09:30  Show Profile  Send ruirib a Yahoo! Message
I simply do not have an explanation for that situation. What exactly does the forum show when you post such an image?


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page
Page: of 3 Previous Topic Topic Next Topic  
Previous Page | Next Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.49 seconds. Powered By: Snitz Forums 2000 Version 3.4.07