Check your files following, or compress them then paste a download link.Greight wrote:Thx buddy
Well I did the edits but unfortuanately nothing changed
- portal/block/announcements.php
- portal/block/news.php
- portal/includes/functions.php
Check your files following, or compress them then paste a download link.Greight wrote:Thx buddy
Well I did the edits but unfortuanately nothing changed
Sorry, I do not see you have fixed your files following.
Sorry! Can you paste a image to explain your need?Candy wrote:Nice mod, thank you. Is it possible to get the topic title and forum name displayed in the tooltip?
Code: Select all
[phpBB Debug] PHP Notice: in file /portal/includes/functions.php on line 321: Undefined index: first_text_hover
Code: Select all
318 $posts[$i] = array_merge($posts[$i], array(
319 'post_text' => ap_validate($message),
320
321 'first_text_hover' => $row['first_text_hover'],// Topic Text Hover MOD
322 'last_text_hover' => $row['last_text_hover'],// Topic Text Hover MOD
323
324 'topic_id' => $row['topic_id'],
325 'topic_last_post_id' => $row['topic_last_post_id'],
326 'topic_type' => $row['topic_type'],
Suggest you compress following file then paste a download link.DDG wrote:Hallo
Board Version 3.0.6
Portal Version 1.0.4
Topic Text Hover Version 1.0.6
Topic Post Text Hover on Board3 Portal Version 1.0.2
Google Englisch:
When I turn on debug mode, I get 10 times the following error:Code: Select all
[phpBB Debug] PHP Notice: in file /portal/includes/functions.php on line 321: Undefined index: first_text_hover
Has anyone an idea?Code: Select all
318 $posts[$i] = array_merge($posts[$i], array( 319 'post_text' => ap_validate($message), 320 321 'first_text_hover' => $row['first_text_hover'],// Topic Text Hover MOD 322 'last_text_hover' => $row['last_text_hover'],// Topic Text Hover MOD 323 324 'topic_id' => $row['topic_id'], 325 'topic_last_post_id' => $row['topic_last_post_id'], 326 'topic_type' => $row['topic_type'],
Thanks in advance.
Greeting Dirk
Check this file didn't find error.
Sorry! It has no the error on my forum In debug mod.DDG wrote:Hallo
Updated to 1.0.3
without debug, it looks good.
In Debug mod the same error.
Greeting Dirk
Update to 1.0.4 Version, Please see first post.arteta79 wrote:hi! I need some help!
i have tis forum: http://www.meeting-point.gr/portal.php
can u tell me what im doing wrong an at block news and it showing the latest announcement????
thnxxx in advance!