![]() |
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!
|
Quote:
Does this solve the last post problem? Where is this code modification done? |
Yes, it solve it.
You have only to edit the thinks marked in red (was this the question?) |
In the SHOWTHREAD template?
|
No:
Quote:
|
Didn't work
|
Just double checked it and also my setting in vb options and everything is as said....still not redirecting to the last post
|
Any insight on why this won't work for me?
|
Thank you!!!!!
This is amazing m8. It works great Thanks a lot :):):):) Installed and nominated :) |
Quote:
Quote:
|
UPDATED: Add a fist, basic support to vbAdvanced. I have tested it only with vb 3.7 and vBA 3.0.0. It don't rewrite, for now, the news's urls.
|
Maybe i'm so paranoid...well, i REALLY like this mod (is one of the first things i looked for my vb)...but, ¿it's really safe?
I can wait some time. Y' know, if my forum goes offline, the users kill me XD XD XD Anyway, this is a very good job. Very "blog-like". And that's the way to go. Congratulations! |
Quote:
In this plugin, there is nothing that can put offline you forum. Actually, there are no knows bugs. At the worst, you will have a (or some) not rewrited urls, but you can fix it with an robots file. If can i help you for the (future) installation, i'm here. Quote:
|
Mmm...i forgot to ask you something! ^ ^
Well, you or anyone who knows the answer... I'm using the vbSEO that make the sitemap. Well, obviously I don'y know how exactly that mod make the sitemap...so maybe it stop working properly if I install this one. "Maybe" Someone use both and can tell me about? |
VbSEO sitemap.. i'd realy like to modific it, but i'm not allowed for the license. You should un-install the vbseo sitemap if you install this plugin..
|
Hello sorry I do not speak English.
I have a problem.In showthreads page when I click on the User nick gives me a 404 error. Some pictures http://img158.imagevenue.com/img.php..._122_894lo.jpg http://img151.imagevenue.com/img.php..._122_696lo.jpg http://img220.imagevenue.com/img.php..._122_150lo.jpg The URL should be valid ==> /foros/member.php?u=6750 not /foros/f24/member.php?u=6750 There are solutions? Thanks |
I will fix it today.
|
UPDATED: Other bug fixed.
If someone have some suggest to extend the functions of the rewrite (no member and blog), please suggest. |
UPDATED: Add the online localization support, ad fix the errors with forums without posts in forumhome.
|
will this be working with the vbSEO yahoo/google sitemaps anytime soon?
|
No, because I'm not allowed to modific the Vbseo sitemap code.
I hope to relase a my sitemap this summer. |
Ok, i have fixed it, but it is soo easy that i will not relase a new relase only for this.
You must only replace all the code in the plugin called "Query for last page in forumhome" with this: PHP Code:
|
Thanks for this add , but it always gives me "the page Cannot be found"!
Can you solve this please? |
Have you set up the .htaccess file?
Try to disable the 301 redirect, and fill the base url of the site field. |
Using a few different suggestions from here i have it working.
However for it to work properly I have had to switch off the 301 error is this going to affect my board? |
Is your setting fiel called Base url of tour site =
Code:
http://www.fonesandsport.com |
I have it set to http://www.funforums.co.uk/forum
as we have recently changed the url for the site from fonesandsport.com |
Set it to "http://www.fonesandsport.com" and activate the 301 redirect.
|
Quote:
I filled the base url to: www.ar-web.org/vb note: That my website is in arabic .. does this affect?? |
It worked fine when I disabled 301 redirates.
What does 301 do? A bug appeard to me: Warning: implode() [function.implode]: Argument must be an array in /includes/functions_forumlist.php(374) : eval()'d code on line 9 |
Your base forum url shoud be
Code:
http://www.ar-web.org To fix the bug, do this edit |
All times are GMT. The time now is 07:50 AM. |
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:
|