![]() |
The last post button in homepage? It will add a query.
|
Quote:
|
I am following this thread intently.
Seems to be too many bugs at the moment to install on main forum but will install on test forum to see how it performs. Thanks. :) |
Quote:
Thank you. |
UPDATED: Fixed a lot of bugs, add the option for last post (with thread with multiple page) in homepage
|
Quote:
|
You should set to "yes" the relative setting in the configuration......
|
Little bug fixed: In the plugin "Add in showthread" do the edit marked in red:
Original: (don't work) if ($vbulletin->options['tfseo_attivo'] AND $vbulletin->options['tfseo_riscrivi'])New: (Work!) if ($vbulletin->options['tfseo_attivo'] AND $vbulletin->options['tfseo_riscrivi']) { $tfseourl['thread'] = tfseo_url($thread[threadtitle]); $tfseo_pagina = $vbulletin->options['tfseo_pagina']; if ($thread[totalpages] > 1) { $lastpage = $tfseo_pagina . $thread[totalpages] . ".html"; } } |
That seems to have fixed the problem!^^
Thank you. |
Good. I'm sorry for this, but i had not understood the problem fast and in my forum there was the same problem too!
|
All times are GMT. The time now is 09:14 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|