Page 2 of 2

Re: Integrate Topic Text Hover in Board 3 Portal (Update 1.0.2)

Posted: 30. July 2009 14:03
by wang5555
Greight wrote:Thx buddy
Well I did the edits but unfortuanately nothing changed :cry:
Check your files following, or compress them then paste a download link.
  • portal/block/announcements.php
  • portal/block/news.php
  • portal/includes/functions.php

Re: Integrate Topic Text Hover in Board 3 Portal (Update 1.0.2)

Posted: 30. July 2009 17:00
by Greight
Sorry for bothering u this much

Here is the file:

Re: Integrate Topic Text Hover in Board 3 Portal (Update 1.0.2)

Posted: 31. July 2009 05:24
by wang5555
Greight wrote:Sorry for bothering u this much

Here is the file:
http://enz.ir/files.zip
Sorry, I do not see you have fixed your files following.
  • portal/block/announcements.php
  • portal/block/news.php
Another, you must re-amend your file following.
  • portal/includes/functions.php
P.S.
Suggest you use better editor, example "Notepad++", "PSPad",...etc.
http://www.phpbb.com/kb/article/tools-n ... ise-phpbb/

Re: Integrate Topic Text Hover in Board 3 Portal (Update 1.0.2)

Posted: 4. August 2009 15:45
by Candy
Nice mod, thank you. Is it possible to get the topic title and forum name displayed in the tooltip?

Re: Integrate Topic Text Hover in Board 3 Portal (Update 1.0.2)

Posted: 8. August 2009 05:29
by wang5555
Candy wrote:Nice mod, thank you. Is it possible to get the topic title and forum name displayed in the tooltip?
Sorry! Can you paste a image to explain your need?

Re: Integrate Topic Text Hover in Board 3 Portal (Update 1.0.2)

Posted: 9. December 2009 02:30
by DDG
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

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'],
Has anyone an idea?

Thanks in advance.
Greeting Dirk

Re: Integrate Topic Text Hover in Board 3 Portal (Update 1.0.2)

Posted: 16. December 2009 11:20
by wang5555
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

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'],
Has anyone an idea?

Thanks in advance.
Greeting Dirk
Suggest you compress following file then paste a download link.
  • portal/includes/functions.php

Re: Integrate Topic Text Hover in Board 3 Portal (Update 1.0.2)

Posted: 16. December 2009 16:17
by DDG

Re: Integrate Topic Text Hover in Board 3 Portal (Update 1.0.2)

Posted: 17. December 2009 13:52
by wang5555
Check this file didn't find error.
Are you sure you have already finished to install 'Topic Text in Mouse Over' mod?

P.S.
Update to 1.0.3 Version, Please see first post.

Re: Integrate Topic Text Hover in Board 3 Portal (Update 1.0.3)

Posted: 17. December 2009 17:18
by DDG
Hallo

Updated to 1.0.3

without debug, it looks good.
In Debug mod the same error.

Greeting Dirk

Re: Integrate Topic Text Hover in Board 3 Portal (Update 1.0.3)

Posted: 18. December 2009 12:57
by wang5555
DDG wrote:Hallo

Updated to 1.0.3

without debug, it looks good.
In Debug mod the same error.

Greeting Dirk
Sorry! It has no the error on my forum In debug mod. :oops:

Re: Integrate Topic Text Hover in Board 3 Portal (Update 1.0

Posted: 4. May 2010 18:54
by arteta79
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!

Re: Integrate Topic Text Hover in Board 3 Portal (Update 1.0

Posted: 9. June 2010 17:09
by kolja
First, THX for the great Portal!!!!
Second, THX for integreating TopicTextHover!!!

But I would like to have the HoverFunction in other Links too.
Especially in my Calendardates!

Can you give me some help, or do you have a workaround ?

Greets Kolja

Re: Integrate Topic Text Hover in Board 3 Portal (Update 1.0

Posted: 11. June 2010 17:10
by wang5555
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!
Update to 1.0.4 Version, Please see first post.