1 (edited by darkside 2005-02-27 10:37)

Topic: upgrade problem

Hey all,

Anyone can help?
Upgraded to 1.2.2. After the upgrade from 1.2.1 to 1.2.2. I get this errormessage above the forum.

Notice: Undefined index: o_additional_navlinks in /usr/local/psa/home/vhosts/debateroom.com/httpdocs/forum/include/functions.php on line 271

and this I find in adminoptions under additonal links:
<br />
<b>Notice</b>:  Undefined index:  o_additional_navlinks in <b>/usr/local/psa/home/vhosts/debateroom.com/httpdocs/forum/admin_options.php</b> on line <b>468</b><br />

Also, outside links do not open in a new window?

Greetz Dark.

Re: upgrade problem

outside links aren't supposed to open in a new window, for the error try downloading the db management plugin and running this in the sql query box

INSERT INTO #__config (conf_name, conf_value) VALUES('o_additional_navlinks', NULL);

Re: upgrade problem

Thx Connor for quick reply! I'll try it out.

4 (edited by darkside 2005-02-27 11:25)

Re: upgrade problem

I have run the query but the error is still there.

Notice: Undefined index: o_additional_navlinks in /usr/local/psa/home/vhosts/debateroom.com/httpdocs/forum/include/functions.php on line 271

Maybe try try install the PM system for 1.2.2????

Re: upgrade problem

no, you alo need to delete your cache

Re: upgrade problem

deleted all files in /cache and it worked... Superb.. thx

Re: upgrade problem

darkside: The problem you encountered was caused by a mistake made by me. I've updated the update script in the download to fix the problem.

"Programming is like sex: one mistake and you have to support it for the rest of your life."

8 (edited by darkside 2005-02-27 13:03)

Re: upgrade problem

Yup thx Rickard.
I finally found the topic about it: http://punbb.org/forums/viewtopic.php?id=6460

Strange I did not get the updated script, when downloading the package this morning.

But everythin is fixed and running now!

Re: upgrade problem

Hmm. Which file did you download?

"Programming is like sex: one mistake and you have to support it for the rest of your life."

Re: upgrade problem

Rickard wrote:

Hmm. Which file did you download?

the 1.2.2. zip from the download tab

Re: upgrade problem

Hmm, perhaps it was cached or something.

"Programming is like sex: one mistake and you have to support it for the rest of your life."