PDA


View Full Version : Version


Karen
07-31-2005, 07:37 AM
I have installed links directory 1.0.1 this morning but the version number at the bottom says 1.0.0.

Is this a bug or is it supposed to be 1.0.0. :confused:

Brian
07-31-2005, 11:33 AM
It should show 1.0.1 (vB 3.5) as the version number... Try saving your settings for the links directory in the Admin CP so that the cache will be updated and see if that changes things.

Karen
07-31-2005, 11:53 AM
Nope still says

v1.0.0 (vB 3.5)

The file i downloaded said 1.0.1 and it still did when i unzipped it,its just the version number on the footer.

Brian
07-31-2005, 12:11 PM
Ahh, I see the problem now. I went ahead and updated the package here so there won't be any confusion for anyone else. If you'll run this query and then save your settings to update the cache then it should take care of things for you as well.

UPDATE adv_setting SET value = '1.0.1 (vB 3.5)' WHERE varname = 'links_version';

Karen
07-31-2005, 12:46 PM
Yep,that did it.

Thank you brian. :D