Welcome to Geeklog, Anonymous Friday, November 08 2024 @ 10:11 pm EST
Geeklog Forums
Themes and Dokuwiki plugin issues
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
Please note that some themes like Professional theme break dokuwiki plugin. To avoid this with professional theme:
In lib-common.php line 1292 (geeklog 1.7.1)
$tmp = $header->finish($header->parse('index_header', 'header'));
Change to:
$tmp = $header->parse('index_header', 'header');
::Ben
I'm available to customise your themes or plugins for your Geeklog CMS
In lib-common.php line 1292 (geeklog 1.7.1)
Text Formatted Code
$tmp = $header->finish($header->parse('index_header', 'header'));
Change to:
Text Formatted Code
$tmp = $header->parse('index_header', 'header');
::Ben
I'm available to customise your themes or plugins for your Geeklog CMS
12
9
Quote
All times are EST. The time is now 10:11 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content