Topic text on mouse-over

Support for mods released by phpbbmodders.net found at either https://github.com/phpbbmodders/ or the MODDB at http://www.phpbb.com
Forum rules
Please only request support for mods released by phpbbmodders.net found at either https://github.com/phpbbmodders/ or the MODDB at http://www.phpbb.com
sarhad12
New member
New member
Posts: 11
Joined: 25 Mar 2014, 09:24
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Topic text on mouse-over

Postby sarhad12 » 25 Mar 2014, 09:28

https://www.phpbb.com/customise/db/mod/ ... mouse_over

Hi I need this mod for phpbb version 3.0.1.2 does it work with the new version?

User avatar
RMcGirr83
Past Contributor
Past Contributor
Posts: 6243
Joined: 30 Nov 2006, 14:23
Real name: Rich McGirr
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Topic text on mouse-over

Postby RMcGirr83 » 25 Mar 2014, 09:48

Yes, it installs and works just fine.

sarhad12
New member
New member
Posts: 11
Joined: 25 Mar 2014, 09:24
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Topic text on mouse-over

Postby sarhad12 » 25 Mar 2014, 12:50

after automod installtion fully success i did this /topichover_db_update.php

Some queries failed, the statements and errors are listed below. Error comes shown below....

SQL: INSERT INTO phpbb_config (config_name, config_value) VALUES ('hover_char_limit','775')Error: Duplicate entry 'hover_char_limit' for key 'PRIMARY'

SQL: INSERT INTO phpbb_config (config_name, config_value) VALUES ('hover_active', '0')Error: Duplicate entry 'hover_active' for key 'PRIMARY'

SQL: INSERT INTO phpbb_config (config_name, config_value) VALUES ('hover_show', '0')Error: Duplicate entry 'hover_show' for key 'PRIMARY'

SQL: ALTER TABLE phpbb_users ADD user_text_hover tinyint( 1 ) NOT NULL DEFAULT '0'Error: Duplicate column name 'user_text_hover'

User avatar
RMcGirr83
Past Contributor
Past Contributor
Posts: 6243
Joined: 30 Nov 2006, 14:23
Real name: Rich McGirr
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Topic text on mouse-over

Postby RMcGirr83 » 25 Mar 2014, 14:18

Means you already have those entries no need to run the db update file.

sarhad12
New member
New member
Posts: 11
Joined: 25 Mar 2014, 09:24
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Topic text on mouse-over

Postby sarhad12 » 25 Mar 2014, 14:28

ok but how comes its not showing the text after i move mouse over the text?

User avatar
RMcGirr83
Past Contributor
Past Contributor
Posts: 6243
Joined: 30 Nov 2006, 14:23
Real name: Rich McGirr
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Topic text on mouse-over

Postby RMcGirr83 » 25 Mar 2014, 14:35

It probably is but you are probably missing the css or didn't refresh the theme. Post a link to your forum.

sarhad12
New member
New member
Posts: 11
Joined: 25 Mar 2014, 09:24
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Topic text on mouse-over

Postby sarhad12 » 25 Mar 2014, 14:58

http://yttopics.com and yes i did refresh the theme

User avatar
RMcGirr83
Past Contributor
Past Contributor
Posts: 6243
Joined: 30 Nov 2006, 14:23
Real name: Rich McGirr
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Topic text on mouse-over

Postby RMcGirr83 » 25 Mar 2014, 15:00

Did you set the settings for the mod in the ACP -> Board Features section?

sarhad12
New member
New member
Posts: 11
Joined: 25 Mar 2014, 09:24
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Topic text on mouse-over

Postby sarhad12 » 25 Mar 2014, 15:19

yes i did, set it up i can give acp password if you want to check

User avatar
RMcGirr83
Past Contributor
Past Contributor
Posts: 6243
Joined: 30 Nov 2006, 14:23
Real name: Rich McGirr
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Topic text on mouse-over

Postby RMcGirr83 » 25 Mar 2014, 15:22

Within Automod did you apply the mod to your style by clicking on the details link of the mod and scrolling to the bottom of the screen?

sarhad12
New member
New member
Posts: 11
Joined: 25 Mar 2014, 09:24
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Topic text on mouse-over

Postby sarhad12 » 25 Mar 2014, 15:31

At the bottom there was option to apply to current theme in automod. I did and it was successful, I refreshed and purged cache.

User avatar
RMcGirr83
Past Contributor
Past Contributor
Posts: 6243
Joined: 30 Nov 2006, 14:23
Real name: Rich McGirr
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Topic text on mouse-over

Postby RMcGirr83 » 25 Mar 2014, 15:41

Go to a forum and hover over a topic. It is working and looks like you only have the first post being activated in the ACP.

sarhad12
New member
New member
Posts: 11
Joined: 25 Mar 2014, 09:24
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Topic text on mouse-over

Postby sarhad12 » 25 Mar 2014, 16:13

How comes it works for you, but not me?

when i hover or text i see question displayed not answer and i did chose both posts in acp.

User avatar
RMcGirr83
Past Contributor
Past Contributor
Posts: 6243
Joined: 30 Nov 2006, 14:23
Real name: Rich McGirr
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Topic text on mouse-over

Postby RMcGirr83 » 25 Mar 2014, 16:25

Then you will need to double check the files to ensure all edits from the mod are installed correctly. That means downloading the files involved opening them in a strict text editor and ensuring the edits are done correctly to the files.

sarhad12
New member
New member
Posts: 11
Joined: 25 Mar 2014, 09:24
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Topic text on mouse-over

Postby sarhad12 » 25 Mar 2014, 16:44

<newbie i find it hard i dont want to mess up with things can i send you pm?


[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Return to “Modders MOD support”

Who is online

Users browsing this forum: No registered users and 7 guests