vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Zoints SEO (https://vborg.vbsupport.ru/showthread.php?t=127336)

yjmalmsteen 01-18-2009 04:39 PM

Quote:

Originally Posted by Phaedrus (Post 1716230)
Does anybody else have the issue where "Fix links to index.php" just doesn't work?

I can type in forum.com/index.php

and it still shows index.php....

I have same problem..
I'm using 3.6.8..
How can i solve this problem?

Phaedrus 01-18-2009 05:49 PM

Quote:

Originally Posted by yjmalmsteen (Post 1717004)
I have same problem..
I'm using 3.6.8..
How can i solve this problem?

I'm working on it.

Phaedrus 01-18-2009 05:53 PM

In 3.8.0 there was an issue where members, on the last page of the thread, tried to click the "View First Unread" link and were taken to the forumhome instead.

I solved that issue by making a simple template edit:

In SHOWTHREAD Template:

find:
Code:

<a href="$firstunread"><img class="inlineimg" src="$stylevar[imgdir_button]/firstnew.gif" alt="$vbphrase[view_first_unread]" border="0" /></a>
                        <a href="$firstunread"><strong>$vbphrase[view_first_unread]</strong></a>

And replace with:
Code:

<a href="showthread.php?goto=newpost&amp;t=$thread[threadid]"><img class="inlineimg" src="$stylevar[imgdir_button]/firstnew.gif" alt="$vbphrase[view_first_unread]" border="0" /></a>
                        <a href="showthread.php?goto=newpost&amp;t=$thread[threadid]"><strong>$vbphrase[view_first_unread]</strong></a>


If anybody has a better solution, I'm all ears!

yjmalmsteen 01-18-2009 05:54 PM

Quote:

Originally Posted by Phaedrus (Post 1717086)
I'm working on it.

Allright..thanks

lowlight 01-24-2009 02:01 PM

Should I disable this before upgrading to 3.8?

Phaedrus 01-27-2009 01:37 AM

Quote:

Originally Posted by lowlight (Post 1723300)
Should I disable this before upgrading to 3.8?

You should disable all the hacks before upgrading to 3.8.

Daniel Lindberg 01-28-2009 05:12 AM

Does anyone plan to actually release an updated version of this mod, or maybe publish a guide with all changes that must be made for it to work to 100% with 3.8?

dxlwebs 01-28-2009 06:00 AM

Quote:

Originally Posted by Daniel Lindberg (Post 1726877)
Does anyone plan to actually release an updated version of this mod, or maybe publish a guide with all changes that must be made for it to work to 100% with 3.8?

https://vborg.vbsupport.ru/showthread.php?t=202739 this is the link to the Zoints SEO 2.3.1 version for vb3.8.x

Daniel Lindberg 01-28-2009 06:37 AM

Quote:

Originally Posted by dxlwebs (Post 1726913)
https://vborg.vbsupport.ru/showthread.php?t=202739 this is the link to the Zoints SEO 2.3.1 version for vb3.8.x

Damn I missed that somehow...thanks a lot. Now maybe I can upgrade my ancient stoneage 3.6 forums.

dxlwebs 01-28-2009 06:41 AM

lol np 3.8 is deffinatly better than 3.6


All times are GMT. The time now is 12:16 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.03053 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete