Loading...
 
Skip to main content

Development


Problem with wiki pages in 1.8

posts: 46 Portugal

Hi there,

I'm in the process of moving my site from 1.7.4 to the 1.8 version of tiki and everything seams to go smothly except for the Foruns:

Notice: Undefined index: forum_last_n in /htdocs/tikiwiki-1.8.2/tiki-view_forum.php on line 721

and for the wiki pages:

Warning: mysql error: Unknown column 'page_ref_id' in 'field list' in query:
select `page_ref_id` from `tiki_structures` ts, `tiki_pages` tp where ts.`page_id`=tp.`page_id` and (`parent_id` is null or `parent_id`=0) and `pageName`=?
in /tikiwiki-1.8.2/lib/tikidblib.php on line 133
Values:
Array ( 0 => HomePage )
$result is false
$result is empty

I had used both comments_fix_1.7to1.8.sql and tiki_1.7to1.8.sql files to update the database,

Any hint on this?

thanks a lot in advance

Luís Pedro

posts: 2881 United Kingdom

Hi There!

You may need to use the tiki_1.7-1.8 file again a second time after the comments fix has run.

Ive heard reports of that, but I believe it to be fixed in the 1.8.2/3 releases

Damian


posts: 1001 Canada
It seems you missed the structures fix. Run the whole thing again from your backup DB.

posts: 46 Portugal

Hi there,

I've tried all the approaches sugested here and the problem continues like before 🙁

Anyway, thansks very much to all of you that have tried to help.

cheers


posts: 46 Portugal

Hi,
Please ignore my last post. Indeed I've missed the structures fix from structure_fix_1.7to1.8.sql file.

Everything seams to be working fine now 😀

Many thanks for the hints.

cheers