![]() |
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? |
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. |
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. |
Quote:
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. |
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? |
We need this updated for the inlinemod functions in 3.8.0
|
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. |
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:
|
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. |
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. |
Quote:
|
Quote:
Request: someone have a copy of this plugin, version 2.1? It has been deleted because it is against the vb.org rules.. |
Quote:
|
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 :) |
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??? |
Quote:
|
Quote:
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. |
Quote:
|
I am forced to uninstall this mod... there are WAY too many inlinemod issues with 3.8.0
|
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! |
Quote:
|
hi
Can I use the line had to 3.8.0 without any problems Thanks |
Quote:
|
Quote:
plugin shuld works without problem on 3.8! |
At the moment, no problem with 3.8, including inline moderation.
|
Any chance a new fix for 3.8.0 and the new inline modding stuff is coming?
|
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] |
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? |
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...
|
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 |
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? |
Quote:
|
Quote:
|
Quote:
|
Quote:
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. |
Quote:
Quote:
Quote:
|
This works well with my 3.8.0. And once I turned of the Post rewrite it worked with all the functions as well.
|
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. |
Quote:
|
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|