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)

superjeff 05-04-2008 07:36 AM

Thanks to all :)

Quote:

Originally Posted by Adam21 (Post 1507627)
My forums are located at xxx.com/forums

I cant get this mod to work as it will turn out a 404 error.Is there anything in the htaccess i need to change?

You should easly put your .htaccess in the forum root, soo: xxx.com/forums/.htaccess

NeverBored 05-04-2008 06:38 PM

Are you not able to fix the cron image issue? I think it could have a bad effect for the scheduled tasks if it's not fixed...

I looked on your own forum and it doesn't appear you fixed it in the new release... For example, this thread: http://www.techforum.it/f53/problema...n-gioco-t1208/ makes a call to: http://www.techforum.it/f53/problema...hp?rand=191417, which doesn't exist. There is the same problem when viewing other pages that are using rewrite (forums).

elmati 05-04-2008 09:43 PM

Hi Superjeff!
when i go to: tags.php?tag=mytag
all the thread listed bellow dont rewrite correctly, EX: http://www.forums.com/forum/f17/-7223/ the thread got the id but not the title :(

i dont wanna make file edits, there is other way? like dont rewrite that page?

neverstop 05-04-2008 10:42 PM

Hi Jeff... this mod works nicely.

Are you still going to release a plugin for the vbadvanced news links?

And rewriting forums, is this coming?

Cheers,
Ian

superjeff 05-05-2008 11:07 AM

Quote:

Originally Posted by neverstop (Post 1508688)
Are you still going to release a plugin for the vbadvanced news links?

I had stopped it.. now i restart, in a few days it should be ready.

Quote:

Originally Posted by neverstop (Post 1508688)
And rewriting forums, is this coming?

Yes, this summer.

lauxanh 05-06-2008 04:42 PM

Thanks,

Look greats.

bondjetta 05-07-2008 06:49 PM

I'm having a problem on New Posts. If I click the link to go to the most recent post on any multi-page thread the link goes to the first post of the thread (Post 1 Page 1). Any hope of rectifying this?

Running vB3.7.0

Note: If I enable Last Page in ForumHome then the links work from ForumHome...what can I do to get that functionality on the New Posts page?

jscieza 05-08-2008 03:34 AM

Quote:

Originally Posted by bondjetta (Post 1511923)
I'm having a problem on New Posts. If I click the link to go to the most recent post on any multi-page thread the link goes to the first post of the thread (Post 1 Page 1). Any hope of rectifying this?

Running vB3.7.0

Note: If I enable Last Page in ForumHome then the links work from ForumHome...what can I do to get that functionality on the New Posts page?

Same here :S

Also, in my case if I enable "last page in forumhome" I got PHP errors in the home page of my forum.

superjeff 05-08-2008 12:04 PM

Quote:

Originally Posted by bondjetta (Post 1511923)
what can I do to get that functionality on the New Posts page?

Can you explain nicer this last?
Quote:

Originally Posted by jscieza (Post 1512303)
Same here :S
Also, in my case if I enable "last page in forumhome" I got PHP errors in the home page of my forum.

I will fix it..

onespot 05-08-2008 03:19 PM

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@forums.theonespot.us and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.


--------------------------------------------------------------------------------


I tried renaming to .htaccess i have it as htaccess.txt - nothing works... sorry bud

I also tried updating it and putting .htaccess in forums homepage instead of sites homepage - not working.

superjeff 05-08-2008 03:32 PM

Renaming .htaccess to htaccess_new the 500 server error should disappar.
You should try to edit the .htaccess file until it work.. have you ever tried to use another .htaccess? Plus, some hosting, don't accept it!

onespot 05-08-2008 03:33 PM

i own my server - ... you want me to rename .htaccess to htaccess_new with no . ?

superjeff 05-08-2008 03:57 PM

Quote:

Originally Posted by onespot (Post 1512785)
i own my server - ... you want me to rename .htaccess to htaccess_new with no . ?

This was to "disable" the 500 error. If the server is your, take the line in the .htaccess and add it in the site apache site configuration file, something like the httpd.conf, in the virtual host.

elmati 05-08-2008 04:34 PM

What about my request?

thanks in advance!

superjeff 05-08-2008 04:43 PM

The only way is the file modification of tags.php!

onespot 05-08-2008 07:27 PM

meh - decided to get rid of this and now it says

Fatal error: Call to undefined function tfseo_url() in /home/onespot/public_html/forums/includes/class_postbit.php(260) : eval()'d code on line 1

nascimbeni 05-08-2008 08:32 PM

I am getting the following error
Fatal error: Call to undefined function tfseo_url() in /var/www/vhosts/lifeinitaly.com/subdomains/my/httpdocs/includes/class_postbit.php(260) : eval()'d code on line 1

So I had to disable the product

superjeff 05-09-2008 10:06 AM

Have you upload the functions_tfseo.php in your ./includes/ directory?

Follow via email :)

bondjetta 05-09-2008 03:30 PM

Quote:

Originally Posted by superjeff (Post 1512613)
Can you explain nicer this last?

I will fix it..

Let me try:

On ForumHome if I click "Go To Last Post" button on a thread with >1 page the url becomes something like: <Thread Name>/page2.html#postXXXXX and the link works correctly (taking me to the last post on whichever page is last)

However when I click New Posts and look at the URL for that same thread it appears as: <Thread Name>/#postXXXXX which results in the first post on the first page being displayed.

So my question is how do I get the ForumHome URL's (which work) to appear on New Posts as well? I noticed that the ForumHome links changed when I enabled ForumHome in the TfSEO options in AdminCP so I was wondering if there's a way to make this work for New Posts? :)

superjeff 05-10-2008 10:13 AM

Quote:

Originally Posted by bondjetta (Post 1513874)
So my question is how do I get the ...

It's a bug, i hope to fix it.

e-LUNATIC 05-13-2008 07:28 PM

do you have any news about your update?:up:

NAZIA 05-13-2008 10:20 PM

Tags Rewrite is not working and it leads to page can't found...

oza 05-13-2008 11:27 PM

perfect¡
litle and perfect¡¡¡¡¡

askloz.com 05-14-2008 04:15 AM

i was wondering, is it possible for this mod to remove the f1, f2, ect for the actual name of the forum, so, for instance, if the forum name was home decor

the url would look like this.

yourdomain.com/home-decor/name-of-topic-t1234

rather than
yourdomain.com/f1/name-of-topic-t1234

Cheers

All the best

Loz

jscieza 05-14-2008 06:00 AM

Hi Jeff,

There are some URLs in my site that aren't being rewrited :S

Please take a look at this Google querie: http://www.google.com.pe/search?q=si...start=460&sa=N

Visit a link and you will see that the URL isn?t rewrited. Why?

Thank you!

Jonathan.

superjeff 05-14-2008 04:18 PM

Quote:

Originally Posted by e-LUNATIC (Post 1518648)
do you have any news about your update?:up:

Sorry, but for the next month i'm very occupied. Than, i will have all the time for this mod!
Quote:

Originally Posted by NAZIA (Post 1518814)
Tags Rewrite is not working and it leads to page can't found...

You must edit tags.php like in the README.txt
Quote:

Originally Posted by askloz.com (Post 1519042)
i was wondering, is it possible for this mod to remove the f1, f2, ect for the actual name of the forum, so, for instance, if the forum name was home decor
...

I have thinked at an options to rewrite urls adding forums name, independent from the forum title. I will do it this summer, so please wait
Quote:

Originally Posted by jscieza (Post 1519079)
Hi Jeff,

There are some URLs in my site that aren't being rewrited :S

Please take a look at this Google querie: http://www.google.com.pe/search?q=si...start=460&sa=N

Visit a link and you will see that the URL isn?t rewrited. Why?

Thank you!

Jonathan.

I have disable that redirect because it could be problematic, rewriting the last post in the last page (example) in the first page. I will fix this too, first that i can. Temporaneally, you can edit the "301 Thread" plugin and delete
PHP Code:

AND empty($_REQUEST['p']) 

Sorry for this.

maidos 05-16-2008 08:13 PM

nice mod, wondering when how i can have the category name instead of f5?

superjeff 05-17-2008 10:10 AM

I finish school ~15/06, from than i will work on it: in a month and a few days so :)

jscieza 05-17-2008 04:11 PM

Quote:

Originally Posted by superjeff (Post 1522452)
I finish school ~15/06, from than i will work on it: in a month and a few days so :)

We will be waiting for you, Jeff!

Good luck in your school and thank you :)

SauravG 05-17-2008 04:35 PM

when you change /f2/ to /forumname/ I will install as I think thats a important factor too :)

wtfsoccerdude 05-21-2008 09:07 PM

Thanks! a cool mod! :D

maidos 05-22-2008 04:05 PM

also when i view a thread, it always direct me to the first page, cant u make it so it goes to the latest reply/page

superjeff 05-23-2008 10:05 AM

For this you can use the "last page" icon, something like https://vborg.vbsupport.ru/
Or edit the automatic rewrite. The new major version will have an option to decide this from the cp panel

neverstop 05-29-2008 04:04 PM

Quote:

Quote:

Originally Posted by neverstop
Are you still going to release a plugin for the vbadvanced news links?


Quote:

Originally Posted by superjeff (Post 1509143)
I had stopped it.. now i restart, in a few days it should be ready.


Any updates?

jscieza 05-29-2008 04:13 PM

Quote:

Originally Posted by neverstop (Post 1535265)
Any updates?

Jeff has said that will fix it as soon as he get more time. Mid of june so be patient :)

(I'm also waiting :D)

akee 05-29-2008 05:09 PM

hi!

if i'm this reinstall, the seo link is changed to old linkname?
so e.g.: /moto_sw/ (this is seo link) /showtread.phpt=22/

thanks

futureye 05-30-2008 08:21 AM

can i use it to be on the topic like this

t100115-3/

than the name of the topic
http://www.surcity.net/forums/f10/a-...-ai-aea-24826/

a-a-a-i-assaessi-a-ai-aea-24826


bec my forums is in arabic

superjeff 05-30-2008 11:55 AM

Quote:

Originally Posted by akee (Post 1535360)
hi!

if i'm this reinstall, the seo link is changed to old linkname?
so e.g.: /moto_sw/ (this is seo link) /showtread.phpt=22/

thanks

Yes, but if you can, waith the next version
Quote:

Originally Posted by futureye (Post 1536004)
can i use it to be on the topic like this

t100115-3/

than the name of the topic
http://www.surcity.net/forums/f10/a-...-ai-aea-24826/

a-a-a-i-assaessi-a-ai-aea-24826


bec my forums is in arabic

Do the plugin work for arabic is very hard. You can try editing ./includes/functions_tfseo.php

superjeff 05-30-2008 01:20 PM

UPDATED: VbAdvanced plugin now rewrite news urls!

GlitchersCorner 05-30-2008 02:43 PM

Quote:

Originally Posted by superjeff (Post 1536220)
UPDATED: VbAdvanced plugin now rewrite news urls!

Thank you :)

Maybe the next version can change the way forums are re-writen? So instead of f50 we have forum name 50.

Example:
Forum name is Announcements and forum ID is 3, it will re-write at example.com/announcements-3/

And maybe another thing. Instead of having the example.com/f#/topicname-####/ it can be example.com/f#/topicname-####.html and for pages it be example.com/f#/topicname-####-page-2.html?

These are good idea's in my opinion. Plus spiders would live to see forum names instead of f## because when you do site:example.com all you see is f## for urls.


All times are GMT. The time now is 11:39 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.01995 seconds
  • Memory Usage 1,834KB
  • 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_php_printable
  • (21)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