Contribute  :  Support  :  Downloads  :  Forum  :  Links  :  Polls  :  Calendar  :  Directory  :  Advanced Search  
Geeklog The Ultimate Weblog System
Welcome to Geeklog
Friday, May 16 2008 @ 02:45 AM EDT
   

1.3.2 Beta 1 Ready!

AnnouncementsOk, the actual code base for 1.3.2 has been ready for some time but we've completely rewritten the installer. I've had more complaints than I can count about the 1.3.1 installer not working on Windows or not working on hosted environments. This release aims to fix that.

The 1.3.2 beta 1 will only do a fresh installation. We will be adding the upgrade paths to the beta 2 due out later this week. We need as many of you as we can get to download and test this. Please send any feedback to the geeklog-devel mailing list. You can get the downloads in tarball OR zip format from our download page.

Story Options

1.3.2 Beta 1 Ready! | 7 comments | Create New Account
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Changelog
Authored by: Anonymous on Tuesday, February 12 2002 @ 02:24 PM EST
Is there a changelog available for this release?
Thanks!
Changelog
Authored by: Tony on Tuesday, February 12 2002 @ 04:28 PM EST
Sorry, not yet. Search Sourceforge for the closed bugs and sort by date in descending order. That should give you and idea at what\'s been fixed.

Changelog I save last just before doing an actual release. If you have a question about a specific but let me know.

-----
The reason people blame things on previous generations is that there\'s only one other choice.
Installing - SQL setup
Authored by: tcarr on Friday, February 15 2002 @ 04:35 PM EST
I have run into a problem here because after using the mySQL information from my hosting company the next screen produces the message: \"Failed to connect (localhost:3306) using user hhhhhhhhh\"

I am checking to see if there is a problem with my hosting company. I just want to check with you that the installer is ok with people just creating new tables in an existing database rather than creating a new database for geeklog.

Thanks
Tony
Installing - SQL setup
Authored by: Anonymous on Saturday, February 16 2002 @ 07:10 AM EST
nothing offical in this post, just wanted to say that when installing on a hosting setup it\'s probably best to use the prefix setup so that all the created tables remain identified specific to Geeklog. That error message sems to be stating that MySql thinks your user hhhhhhh, I think you need to modify the config file unless that\'s your real
account name.
Installing - SQL setup
Authored by: Anonymous on Saturday, February 16 2002 @ 07:43 AM EST
Actually my username is not hhhhhhhh but I did not want to post it here....

tcarr
Installer Script 1.3.2
Authored by: Anonymous on Monday, February 18 2002 @ 11:12 PM EST
The script worked fine for me - the code however had some critters in it so I blew it away and installed 1.3.1 - the install script worked fine for that all the way till the end - then it blew up - but everything installed correctly.
1054: Unknown column \'etids\' in \'field list\'
Authored by: Robin on Wednesday, February 20 2002 @ 06:16 AM EST
I have encountered this issue
After successful installation I tried to Personalize it and after changing e.g. Theme after saving I saw this
1054: Unknown column 'etids' in 'field list'
The settings however were saved. I checked the userindex table and changed the column name eids (created by the installation script) into etids, no error messages since then.
However anyone please confirm it's OK to change it or change something else.