vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - TfSEO 2: the free vBulletin url rewrite (https://vborg.vbsupport.ru/showthread.php?t=173738)

Phaedrus 02-18-2009 01:27 AM

Quote:

Originally Posted by MTGDarkness (Post 1744651)
I set up and installed the MOD, and fixed the forum slugs, set it to heavy, rewrite all three options... Then it kept giving me 404's. Everything is uploaded, htaccess renamed, etc. and still, whenever I click on a link, it 404s. Not a single link in the whole forum works. Not sure what to do.... I also tried changing the different options... nothing.

Does it work when you disable it?

SoftDux 02-22-2009 10:14 AM

Does anyone know if this mod will work with VB 3.6.8?

MTGDarkness 02-23-2009 11:26 PM

Quote:

Originally Posted by Phaedrus (Post 1747461)
Does it work when you disable it?

I contacted SJ via email and he fixed it for me. I had the domain wrong (stupid subdomains... always confuse me).

NeDra 02-24-2009 01:06 AM

SoftDux, it work with vBulletin Version 3.8.1
If you download the version 2.1 and not 1.4

Also the version 2.1 has an issue while using the Heavy Method
'edit-this-from-admincp-than-forum' appear in some section of the forum
Even though the variable in the admincp has been setup.

Somewhat the version 2.1 isn't approved yet, so it still show the version 1.4
The link to version 2.1 is here
https://vborg.vbsupport.ru/showpost....&postcount=895

Here is a fix for the TfSEO 2.1 Error where
'edit-this-from-admincp-than-forum'
Appear even though you have configured the admincp variable on that forum

While using the Heavy Method
Open 'product-tfseo_2_37.xml' with notepad

Search for the 2nd occurrence of the following line of code

PHP Code:

$tfseo['e'] = tfseo_url_thread($forum[tfseo_key], $thread['forumid'], $thread['threadtitle'], 

There should be only 2 occurrence, so the 2nd one is the last one.

Replace the text by:

PHP Code:

//Get forum key 
$tfseo_key_query $vbulletin->db->query_read_slave(
SELECT forum.tfseo_key 
FROM " 
TABLE_PREFIX "forum AS forum 
WHERE forumid = 
$thread[forumid] 
"
); 
$forum[tfseo_key] = mysql_fetch_assoc($tfseo_key_query); 
$forum[tfseo_key] = implode($forum[tfseo_key]); 
$tfseo['e'] = tfseo_url_thread($forum[tfseo_key], $thread['forumid'], $thread['threadtitle'], 

Now update your product and allow overwrite.
I might do a compilation of all the small bug I have fixed, but this was the main issue to have the version 2.1 working while getting the url renamed entirely on the website.

Thank a lot, this product is really nice, it just need a bit more knowledgeable user to fix issues and not rely on only 1 user since time is something that we never have enough of.
Good job up to now, I really wouldn't of been able to write all that code.

cuatromedios 03-03-2009 12:23 AM

Has anyone fixed the error that appears when a moderator tries to move a thread?

Sadikb 03-03-2009 02:14 AM

a thread moves just fine, what version are you using? if it's not 2.1, it can be found here

https://vborg.vbsupport.ru/showp...&postcount=895

lucky51 03-04-2009 12:27 PM

Quote:

Originally Posted by cuatromedios (Post 1758930)
Has anyone fixed the error that appears when a moderator tries to move a thread?

same problem
i have using ur 2.1 vrsion on 3.7.2

Samsine 03-06-2009 03:01 PM

Hi, is this mod compatible with vBSEO Google/Yahoo Sitemap Generator 2.2 ?

Regards

Sadikb 03-10-2009 01:25 AM

Hi, It's a shame because this is a great MOD. But since there are a couple of bugs and no further bug fixes/updates in sight, I uninstalled this. Just goes on to show that unless you are yourself a coder/developer using Mods/hacks by single developers doesn't work.

*clicks uninstall*

mitia22 03-11-2009 08:44 AM

Hello all!
I have a problem with tfSEO and Google Tools.
I have some URL with redirect problem.
Ex : http://www.casanaute.com/forum/showp...&postcount=129
I don't understand because this URL is valid but Google display this URL like a redirect problem.
Anyone has idea ? Thanks !


All times are GMT. The time now is 07:36 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.02187 seconds
  • Memory Usage 1,749KB
  • 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_php_printable
  • (3)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