vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vRewrite - SEOed URLs for vBulletin (https://vborg.vbsupport.ru/forumdisplay.php?f=182)
-   -   "Go to last post" link on forum home and forum display not working (https://vborg.vbsupport.ru/showthread.php?t=146578)

Chachacha 05-06-2007 07:01 AM

"Go to last post" link on forum home and forum display not working
 
This is what the url looks like when I click the "go to last post" icons:

Code:

http://www.mysite.com/forums/forum-name/t-thread-name-1319-post15713.html#post15713
The end of the url is where the problem is, the post number is there twice.

I went to this thread--->https://vborg.vbsupport.ru/showthread.php?t=118177 and tried copying the second .htaccess code (because I'm using .html as the extension) and pasted it into MY .htaccess file. It didn't help, infact, it made my whole forum stop functioning, so please don't simply direct me to that thread because it won't help.

This is a very significant problem. Please help me.



vbulletin version: 3.6.4
vrewrite version: 1.5 beta

passwords 05-15-2007 02:52 PM

I'm having the same problem..

working now :)

try this :

go to : forumhome_lastpostby template .

search for :
Code:


showthread.php?$session[sessionurl]p=$lastpostinfo[lastpostid]#post$lastpostinfo[lastpostid]

replace with :
Code:


showthread.php?$session[sessionurl]goto=newpost&t=$lastpostinfo[lastthreadid]



All times are GMT. The time now is 03:59 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
  • Page Generation 0.01094 seconds
  • Memory Usage 1,707KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete