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)

fragov 01-07-2009 05:44 PM

Thank you for a great modification. But I have a one problem with it. I'm using "Hard Style" URLs and have my forum in a directory (site.com/forum), when I open site.com/forum sub-forums URLs (for example, I have forum: "forum" (id:1) and sub-forum: "sub-forum" (id:2)) are displaying fine (site.com/forum/sub-forum-f2), but then I open sub-forum link (site.com/forum/sub-forum-f2/), threads links are showing in wrong way (site.com/forum/edit-this-from-admincp-than-forum-f2/thread-t1.html).
So from front page and from forum page link are fine (sub-forum-f2), but on sub-forum page it becomes (edit-this-from-admincp-than-forum-f2).
Are it because my forum located in /forum/ directory? How can I fix it?

Phaedrus 01-08-2009 08:18 AM

It seems to be working well for my site. I'll update if I find any bugs and I'll watch for any updates that may be necessary.

Excellent hack.

Nick Harris 01-08-2009 09:03 AM

I gave this a go on 3.7.4 patch 1, flawless.

If you use Godaddy as your provider be patient, it won't work at first because Godaddy takes time to update things on their end... sometimes up to 2 hours. It will work "all of a sudden" though. The same thing happens with wordpress and permalinks.

Nice product.

Sadikb 01-08-2009 01:04 PM

Quote:

Originally Posted by anderow (Post 1702702)
Hi

You DO have a duplicate content problem :)

It is NOT due to TFSEO I dont think, but

http://www.club-oracle.com/
http://www.club-oracle.com/index.php
http://club-oracle.com/index.php


All give identical content. That is a very bad thing for SERP ;)

Yes u r right. That is basically vbAdvanced's index.php and it's not bcos of TFSEO but my laziness to write a htaccess rule! ;)

Actually i have been waiting for Jeff to come up with his update and then i will reolve this (and a few other) issues with my site.

rockinaway 01-08-2009 06:50 PM

I am using this and it seems to be causing problems with niftycorners.

If you go here http://www.adminfuel.com/

All the corners round on the sidebar, except those which are in a topic view.. why?

Jaxel 01-08-2009 06:59 PM

We need this updated for the inlinemod functions in 3.8.0

Phaedrus 01-08-2009 07:45 PM

Quick question...

Would there be a way to add a list of words you don't want to include in the urls?

Stuff like "uh" or "f**k" would be good choices. I don't want to censor the forum, but I also don't want the urls to be adult themed.

fragov 01-08-2009 11:31 PM

Hmm, strange. Now links are ok, maybe it something related to cache.

BTW, if forum located in some folder, that contain letter "f" in it's name, rules in .htaccess won't work. Why not to correct them like that:
PHP Code:

RewriteEngine On

RewriteRule 
^(.*)t([0-9]+)(.*)newpost(.*)$ showthread.php?t=$2&goto=newpost [QSA,L]
RewriteRule ^(.*)\-f(.*)/(.*)t([0-9]+)(.*)/post([0-9]+)(.*)$ showpost.php?p=$[QSA,L]
RewriteRule ^(.*)\-f(.*)/(.*)t([0-9]+)(.*)/([a-z]+)([0-9]+)(.*)$ showthread.php?t=$4&page=$[QSA,L]
RewriteRule ^(.*)\-f(.*)/(.*)t([0-9]+)(.*)$ showthread.php?t=$[QSA,L]
RewriteRule ^(.*)\-f([0-9]+)/([a-z]+)([0-9]+)(.*)$ forumdisplay.php?f=$2&page=$[QSA,L]
RewriteRule ^\-f([0-9]+)(.*)$ forumdisplay.php?f=$[QSA,L]
RewriteRule ^(.*)\-f([0-9]+)(.*)$ forumdisplay.php?f=$[QSA,L


Phaedrus 01-09-2009 02:24 AM

One quick problem.

When you are running a search on all posts by one user, for some reason it takes you only to the single post rather than to the post on the thread. It is dropping the page12345# before post12345

Basically it should say (medium version) ./title-of-thread-t12344/page12346#post12346

Instead it tries to bring up title-of-thread-t12344/post12346

Anyway, the old style of ./showthread.php?p=382269#post382269 which shows the whole thread but brings you to the post, gets changed to only show the post basically what you get with the old style of ./showpost.php?p=382269&postcount=53

Edit:

Here is what it is doing. It drops the page12346# before /post12346, if I add that it brings up the right result to make it look like this /page12346#post12346 then it works, how do I get it to add that on the search results?

If I put in the showthread.php?p=382269#post382269 directly I get thread-title-t1234/page2#post382269

So it redirects, but somehow the results page is linking the wrong result, when I turn off the mod it works...

:dunno:

Thanks.

Phaedrus 01-09-2009 12:52 PM

Another:

Viewpost for an ignored poster, or for a deleted message, does not play nice with this mod. Which probably means a .jss needs to be "fixed" to read the new urls.

I'll have to deactivate it until I have full functionality with the mod. Great idea though, once the bugs are worked through this will RAWK.

rockinaway 01-09-2009 04:01 PM

Quote:

Originally Posted by rockinaway (Post 1705446)
I am using this and it seems to be causing problems with niftycorners.

If you go here http://www.adminfuel.com/

All the corners round on the sidebar, except those which are in a topic view.. why?

any help?

superjeff 01-10-2009 04:40 PM

Quote:

Originally Posted by rockinaway (Post 1706452)
any help?

I don't understood, sorry.

Request:
someone have a copy of this plugin, version 2.1?
It has been deleted because
it is against the vb.org rules..

Phaedrus 01-10-2009 05:39 PM

Quote:

Originally Posted by superjeff (Post 1707479)
I don't understood, sorry.

Request:
someone have a copy of this plugin, version 2.1?
It has been deleted because
it is against the vb.org rules..

What was against the rules? I have a copy of it. Didn't you keep a backup?

superjeff 01-10-2009 05:55 PM

inlinemod.php was. I have a backup, but of version 2.0.5
I already find a user (Phaedrus) that will send it too me, thanks too :)

Sadikb 01-11-2009 07:05 AM

For the benefit of those coming to this page to download the version 2.1 I have uploaded itt in attachment.

By the way I still don't understand what was against the rules???

lucky51 01-11-2009 08:41 AM

Quote:

Originally Posted by lucky51 (Post 1694782)
work fine but when i move r mrge thread,post i face this error

Code:

Fatal error: Call to undefined function ini_size_to_bytes() in /home/*****/public_html/inlinemod.php on line 70

please help me

paketeto 01-11-2009 01:59 PM

Quote:

Originally Posted by Sadikb (Post 1708307)
For the benefit of those coming to this page to download the version 2.1 I have uploaded itt in attachment.

By the way I still don't understand what was against the rules???


I think that Jeff redistributed original code of VBulletin (i think the problem is the external.php he included in the zip). So Jeff, be carefull to include just the needed changes and not code written by Vbulletin. Im sure he will fix it.

paketeto 01-11-2009 02:01 PM

Quote:

Originally Posted by superjeff (Post 1707479)
I don't understood, sorry.

Request:
someone have a copy of this plugin, version 2.1?
It has been deleted because
it is against the vb.org rules..

If you need anything, just send me a pm. ;)

Jaxel 01-11-2009 04:09 PM

I am forced to uninstall this mod... there are WAY too many inlinemod issues with 3.8.0

freni32 01-12-2009 11:00 AM

Any fixes yet for vbadvanced? I installed the plug in and still doesnt work, just doing 301 redirects for my "recent threads" on vbadvanced, and have the url rewrites on my forums page working.

Here is the site: http://www.Radar-Detector-Reviews.Net

Anyone know how to fix this? Will pay just contact me, need the url rewrites done on recent threads without the 301 redirect I have right now.

thanks!

superjeff 01-12-2009 11:03 AM

Quote:

Originally Posted by paketeto (Post 1708574)
I think that Jeff redistributed original code of VBulletin (i think the problem is the external.php he included in the zip). So Jeff, be carefull to include just the needed changes and not code written by Vbulletin. Im sure he will fix it.

You right. The problem is the inlinemod.php file inside that zip. It contains a lot of edits, soo i decided to insert it directly, and not the edits to do at that file!

durbah 01-12-2009 03:17 PM

hi
Can I use the line had to 3.8.0 without any problems

Thanks

superjeff 01-12-2009 04:59 PM

Quote:

Originally Posted by superjeff (Post 1684476)
Hi there. I'm going to do a big update to the product, and i ask for feedback. This is what i think to do:
-Include and incrase the sitemap plugin from paketeto.
-Fix the two old bugs: the vbadvanced and the wrong ('edit-this-') urls from forumdisplay.
-3.8 Update.

Any other suggest, except the rewrite of members profile?

I tested it just now and this works good...

superjeff 01-12-2009 05:01 PM

Quote:

Originally Posted by durbah (Post 1709797)
hi
Can I use the line had to 3.8.0 without any problems

Thanks

what?
plugin shuld works without problem on 3.8!

paketeto 01-12-2009 05:57 PM

At the moment, no problem with 3.8, including inline moderation.

Jaxel 01-12-2009 07:55 PM

Any chance a new fix for 3.8.0 and the new inline modding stuff is coming?

freni32 01-12-2009 10:57 PM

my links when i enable this show:
http://www.radardetectorreview.net/r...or-reviews-f4/

but it shows the page doesnt exist, here is what my .htaccess shows right now, what did I do wrong?

#Rename this file to .htaccess and upload it to the root directory of your forum. This is compatible only with Apache.
#If you have a dedicated webserver, add these line in the apache configuration file. With this tip, the file will not reload every time a page is displyed.

RewriteEngine On

RewriteRule ^(.*)t([0-9]+)(.*)newpost(.*)$ showthread.php?t=$2&goto=newpost [QSA,L]
RewriteRule ^(.*)f(.*)/(.*)t([0-9]+)(.*)/post([0-9]+)(.*)$ showpost.php?p=$6 [QSA,L]
RewriteRule ^(.*)f(.*)/(.*)t([0-9]+)(.*)/([a-z]+)([0-9]+)(.*)$ showthread.php?t=$4&page=$7 [QSA,L]
RewriteRule ^(.*)f(.*)/(.*)t([0-9]+)(.*)$ showthread.php?t=$4 [QSA,L]
RewriteRule ^(.*)f([0-9]+)/([a-z]+)([0-9]+)(.*)$ forumdisplay.php?f=$2&page=$4 [QSA,L]
RewriteRule ^f([0-9]+)(.*)$ forumdisplay.php?f=$1 [QSA,L]
RewriteRule ^(.*)-f([0-9]+)(.*)$ forumdisplay.php?f=$2 [QSA,L]

Phaedrus 01-13-2009 01:24 AM

Does anybody else have the issues I described earlier?

If you go to a member profile and do the statistics and find their posts, or do it in search, does it bring up the thread or just the post? It should bring up the thread and bring you to the post, but it seems to bring up only the post with this mod on.

Also, when you click "view post" on a deleted item, or on an ignored item does it work?

Phaedrus 01-13-2009 01:27 AM

BTW - For those who upgraded to 3.8.0, the inlinemod was changed when you uploaded the new version, you would need to make the changes back to the inlinemod file for it to work with 3.8.0...

Shishir 01-13-2009 01:41 AM

Is there any Distinct possibility that this rewrite will be extended to profile url? I mean member.php???? That would be great if done. Eagerly look for this.

Shishir

paxuh 01-13-2009 01:44 AM

I get the following error on my 3.8.0 board:

Fatal error: Call to undefined function tfseo_url() in */forum/includes/class_postbit.php(265) : eval()'d code on line 1

Can you please tell me what's wrong?

paxuh 01-13-2009 01:47 AM

Quote:

Originally Posted by Phaedrus (Post 1710432)
BTW - For those who upgraded to 3.8.0, the inlinemod was changed when you uploaded the new version, you would need to make the changes back to the inlinemod file for it to work with 3.8.0...

Can you explain little further on how to do that? I have the 3.8.0 vb and this is my first board.

Phaedrus 01-13-2009 02:14 AM

Quote:

Originally Posted by paxuh (Post 1710455)
Can you explain little further on how to do that? I have the 3.8.0 vb and this is my first board.

Which version did you download, and did you install the mod before or after upgrade to 3.8.0?

Jaxel 01-13-2009 02:19 AM

Quote:

Originally Posted by Phaedrus (Post 1710471)
Which version did you download, and did you install the mod before or after upgrade to 3.8.0?

version 2.1.0 of this mod still causes a lot of conflicts with the inline mod system. Pretty much all of the new inline mod stuff in vb3.8.0 is broken...

Phaedrus 01-13-2009 02:35 AM

Quote:

Originally Posted by Jaxel (Post 1710478)
version 2.1.0 of this mod still causes a lot of conflicts with the inline mod system. Pretty much all of the new inline mod stuff in vb3.8.0 is broken...

Well that is teh suxor...

I still had my other issues. Unfortunately a crapload of my users use the "find posts by" function in the profiles and it wasn't functioning the same after I put it in. Now I guess it won't work at all.

This hack shows a ton of promise. If he can fix the bugs he'll have a sure hit and a donation from me.

superjeff 01-13-2009 10:59 AM

Quote:

Originally Posted by paxuh (Post 1710450)
I get the following error on my 3.8.0 board:

Fatal error: Call to undefined function tfseo_url() in */forum/includes/class_postbit.php(265) : eval()'d code on line 1

Can you please tell me what's wrong?

Upload the includes file.
Quote:

Originally Posted by Shishir (Post 1710447)
Is there any Distinct possibility that this rewrite will be extended to profile url? I mean member.php???? That would be great if done. Eagerly look for this.

Shishir

No, i don't think soo.
Quote:

Originally Posted by Phaedrus (Post 1710430)
Does anybody else have the issues I described earlier?

If you go to a member profile and do the statistics and find their posts, or do it in search, does it bring up the thread or just the post? It should bring up the thread and bring you to the post, but it seems to bring up only the post with this mod on.

Also, when you click "view post" on a deleted item, or on an ignored item does it work?

This is a limitation of the plugin... i don't think it is easly-fixxable, but you can disable rewrite for posts!

Phaedrus 01-13-2009 08:54 PM

This works well with my 3.8.0. And once I turned of the Post rewrite it worked with all the functions as well.

Phaedrus 01-13-2009 09:46 PM

Does this work in WOL? Or does it say it doesn't know where you are all the time on the forums?

Basically it says, "Unknown Location" followed by /f4.

It seems to work fine for threads.

Phaedrus 01-13-2009 10:23 PM

Quote:

Originally Posted by Phaedrus (Post 1711451)
Does this work in WOL? Or does it say it doesn't know where you are all the time on the forums?

Basically it says, "Unknown Location" followed by /f4.

It seems to work fine for threads.

Forget it. It's working fine now. :D

seefresh 01-14-2009 02:30 AM

Hi, I have TfSEO 2.0.5 installed and I'm getting nothing. I have tripel checked that it's enabled in the admin, but I still see nothing happening. Any ideas? I'm using 3.7.2 patch level 2


All times are GMT. The time now is 11:01 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.01971 seconds
  • Memory Usage 1,858KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (18)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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