
ok nut now you can check i just inerted copyright notice


Yes that button will show you the last post made in the topic, if you hover over the title it will show you the first post of that topic, but only if you change your settings to show those ones.Gereem wrote:
Is this the button that should be hovered in order to view the latest post pop-up?
In fact, I enabled this only yesterday.RMcGirr83 wrote:Sort of difficult to help you with those links as your forum requires login.grissley wrote:When we go with mouse to the "last post" column on the index page, over the last post icon, we can see only the text of the last post.
But then, we go to the subforum, like here: http://www.sere.yoyo.pl/viewforum.php?f ... 473fb938f3, and we go with mouse pointer over the title of the last post. Now, what can be seen, is the part of the first post only... wtf?
Have I done sth wrong, or it just works like that?
grissley wrote:Just in case, here it can be seen, what's going on:RMcGirr83 wrote:
I still have same problem i can't just see tool tip on viewforum_body.html.azzam wrote:This website isn't yet published? Before launching i will insert copyright all over place becuase i love phpbb.
ok nut now you can check i just inerted copyright notice. Thankyou
I guess I don't see what the problem is. See attachedgrissley wrote: In fact, I enabled this only yesterday.
It is now accessible for everyone.
Jus in case, here it can be seen, what's going on:
means you didn't browse to the topichover_db_update.php file. To fix visit your database via phpmyadmin and run this in the sql tabUnknown column 'user_text_hover' in 'field list'
Code: Select all
ALTER TABLE phpbb_users ADD user_text_hover tinyint( 1 ) NOT NULL DEFAULT '0';
azzam wrote:Did you see on topic list ? I cleared cache of my browser.But still same no tool tip in topic list in forum list i can see tool tip and every where but still no tool tip intopic list.
Yep - first post in one place, last post in another.RMcGirr83 wrote:I guess I don't see what the problem is. See attached
text hover first post text hover last post They aren't the same.
thank you - that did worked well.RMcGirr83 wrote:To fix visit your database via phpmyadmin and run this in the sql tab
I don't plan on writing up how to do that...sorry.grissley wrote: Yep - first post in one place, last post in another.
I understand you designed it this way.
But couldn't it be like here:
Here, you can see both first and last posts in one place.
Good, glad to hear.thank you - that did worked well.
sorted, there must have been an error in my viewforum.php, re-editted and all working on prosilver, for some reason subsilver is not working at all so will re-edit the styles templates 2morrow.lordofthisworld wrote:I have given this mod another go and all seems to be installed correctly, activated in ACP, but all i get on hover over titles is either "no new posts" or "new posts" it doesn't actually give a preview of the post?
any ideas?
That's what i am sying its working on forum.But not in sub forum.You can check.But when you go on to search page and search for topics it shows on both first and last post.RMcGirr83 wrote:azzam wrote:Did you see on topic list ? I cleared cache of my browser.But still same no tool tip in topic list in forum list i can see tool tip and every where but still no tool tip intopic list.