|
|
 Rank: YAF All-the-Time

Joined: 5/19/2007 Posts: 186 Location: Persia (Iran) the land of Greater Darius
|
Hello Jaben, Seems like this kid doesn't want to giveup.It gives the following error:  But if you click the next button for the second time then it will redirect you to the setup page, from now on whenever you click the next (in setup page) it keeps giving the same error. Also something strange happens in database. I have attached the pic.  Touradg "Our greatest glory is not in never falling but in rising every time we fall - Confucius"
|
|
|
 Rank: YAF Forumling
Joined: 10/20/2007 Posts: 3 Location: San Francisco
|
Hello Jaban -
I too am trying to install YAF on SQL 2000 and having the same experience as herman_herman. I'm stuck on the topic_active procedure, but for some reason the file you posted appears to be corrupt - I've tried two different winzip programs.
Can you please rezip and repost your file?
Thanks!
SeanCon
|
|
|
 Rank: YAF Head Dude

Joined: 10/10/2004 Posts: 2,949 Location: Honolulu, HI
|
I've updated the main v1.9.3 BETA archives with the updated SQL code. Just download and update from there... "When you are grateful, fear disappears and abundance appears”." 
|
|
|
 Rank: YAF All-the-Time

Joined: 5/19/2007 Posts: 186 Location: Persia (Iran) the land of Greater Darius
|
Still the same error as my #16 post! "Our greatest glory is not in never falling but in rising every time we fall - Confucius"
|
|
|
 Rank: YAF All-the-Time

Joined: 5/19/2007 Posts: 186 Location: Persia (Iran) the land of Greater Darius
|
Hi I found a bypass for the bug in this version on SQL2000.In the installation page when you receive the error as my #16 post simply refresh the page and it takes you to the setup page .After entering the required information hit the next button. It gives the error again. Refresh the page and it says forum is already installed. Now navigate to the root of your website and you see the forum. I am not sure if the installation bug affects the forum functions but for me it is ok so far. By the way, good job on the new features. Really nice and handy. "Our greatest glory is not in never falling but in rising every time we fall - Confucius"
|
|
|
Rank: Member

Joined: 6/20/2008 Posts: 25 Location: NY
|
As for #16 I've tracked the error down to the BBCodeExtensionImport
the xml file shows <UseModule>false</UseModule>
when it's readup by dsBBCode.ReadXml( imputStream );
it converts to varchar instead of bool.
changing the xml to <UseModule>0</UseModule>
fixes the problem
It brings up another one about the forum not existing or something, but clears you through without an issue.
|
|
|
 Rank: YAF All-the-Time

Joined: 5/19/2007 Posts: 186 Location: Persia (Iran) the land of Greater Darius
|
Does this actualy turn off a feature? "Our greatest glory is not in never falling but in rising every time we fall - Confucius"
|
|
|
Rank: Member

Joined: 6/20/2008 Posts: 25 Location: NY
|
The thing is problematic with a new db; should work with an existing forum db. The xml defines BBCode thing for youtube, I didn't look at it to closely. You could wrap a try catch block around the offending code (look just after line 296 of ~/install/default.aspx.cs) and probably not worry about it, when a newer version comes along someone who is more concerned will have fixed, maybe you?
My main interest was getting the code to follow through the full install without any errors tripping it up. I ended up posting another issue about this here under Install issue sql 2000.
|
|
|
 Rank: YAF All-the-Time

Joined: 5/19/2007 Posts: 186 Location: Persia (Iran) the land of Greater Darius
|
Hi With the latest beta release (2008/07/03) all problems related to sql 2000 installation are gone.Installation is bug free except when you setup the forum and hit the next button.it gives the following:  And as before when you refresh the page it says forum is already installed. Regards Touradg "Our greatest glory is not in never falling but in rising every time we fall - Confucius"
|
|
|
 Rank: YAF Forumling
Joined: 7/10/2008 Posts: 4
|
Have an error when install 1.9.3 beta 
|
|
|
 Rank: YAF All-the-Time

Joined: 5/19/2007 Posts: 186 Location: Persia (Iran) the land of Greater Darius
|
Hi Jaben, This problem:  still exist in RC1 which appears after forum setup. Regards Touradg "Our greatest glory is not in never falling but in rising every time we fall - Confucius"
|
|
|
| Users browsing this topic |
|
Guest
|
YAFPro Theme Created by Jaben Cargman (Tiny Gecko)Powered by YAF 1.9.3 RC2 |
YAF © 2003-2008, Yet Another Forum.NETThis page was generated in 0.115 seconds.