Recent Topics

1 Jul 16, 2006 22:38    

Hi I have downloaded the newest version of b2evo v.1.8

And when i download any skins that are made for v1.6 and later I always get the same error message when using them:

Fatal error: Call to undefined function: permalink() in /public_html/pocketaces/blog/skins/TicTac/_main.php on line 77

Anybody knows why

2 Jul 16, 2006 22:54

This one is easy! 1.6 skins don't work in 1.8. The skins for 1.6 work with only that version. There have been quite a few changes to skins between 1.6 and 1.8, so answering this specific question is still going to leave you with a TON of questions over time. Having said that:

<?php $Item->permanent_link( '#', '#', 'permalink_right' ); ?>

Unfortunately no one has written a "1.6 to 1.8" guide, or upgraded existing skins, but http://manual.b2evolution.net/Upgrade_Skin_from_0.9.2_to_1.8 might get you going in the right direction.


Form is loading...