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)

Sadikb 09-03-2008 10:11 AM

Another thing JEFF if you can help, vbadvanced plugin does not re-write news archives and recent threads and also the [Read More] link in news items.

nfy_markus 09-03-2008 04:14 PM

the new version is really great!

Quote:

Originally Posted by minky1 (Post 1613457)
Great Mod, just one problem I can see, page numbering is broken - 'Page 1 of 46' for instance at top of page, if you click '2' or '3' it still gives page 1.

This bug is fixed with Version 2.1 - I think you have 2.05 installed

minky1 09-03-2008 06:39 PM

Quote:

Originally Posted by nfy_markus (Post 1613730)
the new version is really great!


This bug is fixed with Version 2.1 - I think you have 2.05 installed

Hi, no I have 2.1 installed, it seems to still be present.

Ah, I disabled it, and re-enabled it and now they work, weird !

imedic 09-03-2008 06:49 PM

Any hint on this error :(
I have 3.7.3 installed
I have found that after install of TfSEO the link View first unread link is (some times) directing you to forum indez instead first unread. It happened after my first attempt to install TfSEO. FOr the moment is deactivated and files reverted to original untill I found a fix for the error.
Unfortunately I am a newbie in programming and VB.
Help is much apreciated.

Pete2007 09-04-2008 09:03 AM

Hi all,

We have installed this module, and all codes seems to be correct, but no changes, please can someone help?

Pete

imedic 09-04-2008 04:27 PM

@ Pete
Things to check:
Upload all files (including renamed .htaccess)
Activate the product from Options
Select what to rewrite (forum, threads, posts)
Base url of the site no / at the end if you enable redirect
Language different than english italian, hungaria, vietnamees...
Hope it helps

I did manage to make mine to work but still I have errors only on index page

GoTTi 09-05-2008 05:33 AM

how does this mod help the forum?

superjeff 09-05-2008 06:12 AM

Quote:

Originally Posted by imedic (Post 1613847)
Any hint on this error :(
I have 3.7.3 installed
I have found that after install of TfSEO the link View first unread link is (some times) directing you to forum indez instead first unread. It happened after my first attempt to install TfSEO. FOr the moment is deactivated and files reverted to original untill I found a fix for the error.
Unfortunately I am a newbie in programming and VB.
Help is much apreciated.

I think this is a bug in the .htaccess file.
Could you give me an "infected" url (that have this problem)?
Thanks

EDIT: about your error in homepage, go to the plugin called "Generate thread url" and add at the top:
PHP Code:

error_reporting(0); 


imedic 09-05-2008 08:42 AM

Here is the link to forum index where u can see the error. After the edit suggested by you I got now only one error just on main page (the link provided) not aprox 10 repeats of the error .
All rest appear to work fine and rewrite except romanian chars
Here is a smaple of a thread using all special romanian chars

imedic 09-05-2008 08:45 AM

Quote:

Originally Posted by GoTTi (Post 1614863)
how does this mod help the forum?

This mod help the forum by positioning it higher in google ranking so more users will see when they search something you have in the forum your forum link because is optimised. SEO optimised.

For user point of view is no change unless they bookmark outside vb topics in yoour forum. They will lose all bookmarks after the rewrite ;)

imedic 09-05-2008 09:50 AM

I dont get the following setting:
With this option you can localize in your language the "page" word.
I am using romanian language as default so is this meaning I need to put there "pagina" in romanian or page as it is ?

I will try to make a modification for Romanian language and post it here. Correct me if it is wrong pls.

Code:

<meta http-equiv="content-type" content="text/html;charset=utf-8">
<?php
function remove_accents($string){
    return strtr($string,
                "&@ă?şţ?",
                "eaaista");
}
?>

Unfortunately is not working. I needed to add charset=utf-8 or the ă?şşţ? will not show in the file. I dont know if it is correct php or vb point of view.

imedic 09-05-2008 09:59 AM

If I log in and set automatic log in I get this error (simple log in is ok):
Code:

Unable to add cookies, header already sent.
File: /home/eugenol/public_html/forum/includes/class_core.php
Line: 3243

If I click on forum home link I get also the above error.
If I click new messages it shows and then all is ok including index url

I have manually clear cookies.
I just activate rewrite index url but it was not the cause (I get error also when feature not active).

Edit: I will apreciate allot any help since I have the product activated and error showing on live forum. I dont want to deactivate it so I mess with google too much :(

And after more testing I have found that previous error:
Code:

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in [path]/includes/functions_forumlist.php(393) : eval()'d code on line 347

Warning: implode() [function.implode]: Argument must be an array in [path]/includes/functions_forumlist.php(393) : eval()'d code on line 348

Appears only while browsing index and categories of forums. if I click on a forum and I see threads no error.

Viewing forum categories is possbile only with Drupal like setting. All other settings (Directory Directory, TfSEO 1 Compatible* , .HTML) mess the view of the page totaly.

Pete2007 09-05-2008 12:52 PM

Quote:

Originally Posted by imedic (Post 1614489)
@ Pete
Things to check:
Upload all files (including renamed .htaccess)
Activate the product from Options
Select what to rewrite (forum, threads, posts)
Base url of the site no / at the end if you enable redirect
Language different than english italian, hungaria, vietnamees...
Hope it helps

I did manage to make mine to work but still I have errors only on index page

Hi,

We have done what you have suggested but still no url change at all, we have also changed the .htaccess file, do you think there is an actual problem with the .htaccess file or would you suggestion we reinstall?

Thanks again!

nesta1 09-05-2008 01:17 PM

plz send pic for this hack after post

imedic 09-05-2008 02:55 PM

Quote:

Originally Posted by Pete2007 (Post 1615142)
Hi,
We have done what you have suggested but still no url change at all, we have also changed the .htaccess file, do you think there is an actual problem with the .htaccess file or would you suggestion we reinstall?
Thanks again!

I would reinstall if I was in your situation. Check also if your server can work with .htaccess Not shure (I am newbie afterall) but on some servers is done different.
Or maybe if you have proxy you revisit only cashed pages not the live sever. Not shure about that too.
Just brainstorming , maybe a pro will give you more info.

Pete2007 09-05-2008 08:14 PM

Quote:

Originally Posted by imedic (Post 1615204)
I would reinstall if I was in your situation. Check also if your server can work with .htaccess Not shure (I am newbie afterall) but on some servers is done different.
Or maybe if you have proxy you revisit only cashed pages not the live sever. Not shure about that too.
Just brainstorming , maybe a pro will give you more info.

Thanks for your advice.

I'll re-install and see what happens

superjeff 09-07-2008 09:16 AM

Quote:

Originally Posted by imedic (Post 1614996)
I dont get the following setting:
With this option you can localize in your language the "page" word.
I am using romanian language as default so is this meaning I need to put there "pagina" in romanian or page as it is ?

I will try to make a modification for Romanian language and post it here. Correct me if it is wrong pls.

Code:

<meta http-equiv="content-type" content="text/html;charset=utf-8">
<?php
function remove_accents($string){
    return strtr($string,
                "&@ă?şţ?",
                "eaaista");
}
?>

Unfortunately is not working. I needed to add charset=utf-8 or the ă?şşţ? will not show in the file. I dont know if it is correct php or vb point of view.

The locazition of the "page" word should work correctly. If not, edit the included functions_tfseo_type_xxx.
You can't use
HTML Code:

<meta http-equiv="content-type" content="text/html;charset=utf-8">
!!!

Use an editor like Notepad ++ and set the charset to utf-8, and remove that line!

Quote:

Originally Posted by imedic (Post 1615006)
If I log in and set automatic log in I get this error (simple log in is ok):
Code:

Unable to add cookies, header already sent.
File: /home/eugenol/public_html/forum/includes/class_core.php
Line: 3243

If I click on forum home link I get also the above error.
If I click new messages it shows and then all is ok including index url

I have manually clear cookies.
I just activate rewrite index url but it was not the cause (I get error also when feature not active).

Edit: I will apreciate allot any help since I have the product activated and error showing on live forum. I dont want to deactivate it so I mess with google too much :(

And after more testing I have found that previous error:
Code:

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in [path]/includes/functions_forumlist.php(393) : eval()'d code on line 347

Warning: implode() [function.implode]: Argument must be an array in [path]/includes/functions_forumlist.php(393) : eval()'d code on line 348

Appears only while browsing index and categories of forums. if I click on a forum and I see threads no error.

Viewing forum categories is possbile only with Drupal like setting. All other settings (Directory Directory, TfSEO 1 Compatible* , .HTML) mess the view of the page totaly.

You get too much error. disinstall the plugin. :(

imedic 09-08-2008 07:43 AM

Thanks for help. I have uninstall it :(
Pitty it didin't work . Maybe on the next site I will do with vb :D

Sadikb 09-09-2008 10:13 AM

Hi JEFF,

I have asked this a couple of times before too, I am requesting you to please reply whether you have any plans to update this MOD to re-write news archives and recent threads of VbAdvanced

frostherrien 09-09-2008 07:58 PM

how to install this tfseo mods

Amman-DJ.CoM 09-10-2008 10:33 PM

is there a way to convert zoints URLs to TfSEO ?

imported_stefan 09-11-2008 02:16 PM

this feature already in zoints ;-)

space? 09-11-2008 05:50 PM

I've got the problem that only the first page of any forum is available.
so http://mydomain.gov/forum/category-f12/page2.html tells that the link is not valid.

Solution for this?

DarePit 09-11-2008 06:45 PM

hello ,

I upload all files and .htaccess
when i uploaded xml file in admincp my site got "500 internal server error" !!! and now I cant do anything ! please help me ! I beg you !

now I deleted all files , but it didnot work !
please help me

space? 09-12-2008 07:56 AM

Try to set RewriteBase /forum in your .htaccess. (of course, only if the url to your forum is yourdomain.com/forum !)
There is a chance of 10% it might work.

Sorry for not beeing able to help better, this one is tricky.
But in general - Error 500 means there is an mistake in your .htaccess file.

mickknutson 09-12-2008 02:39 PM

I have an issue that I keep seeing in my access logs about files not found:

Code:

[Fri Sep 12 01:30:59 2008] [error] [client 206.83.86.2] File does not exist: /var/www/html/blincmagazine/forum/T
[Fri Sep 12 01:31:00 2008] [error] [client 206.83.86.2] File does not exist: /var/www/html/blincmagazine/forum/Edwards
[Fri Sep 12 01:31:01 2008] [error] [client 206.83.86.2] File does not exist: /var/www/html/blincmagazine/forum/Resig
[Fri Sep 12 01:31:02 2008] [error] [client 206.83.86.2] File does not exist: /var/www/html/blincmagazine/forum/application
[Fri Sep 12 01:31:03 2008] [error] [client 206.83.86.2] File does not exist: /var/www/html/blincmagazine/forum/multipart

Is there something I am missing, or is there a reason that the seo is using absolute paths for files?

superjeff 09-13-2008 01:44 PM

Quote:

Originally Posted by Sadikb (Post 1618130)
Hi JEFF,

I have asked this a couple of times before too, I am requesting you to please reply whether you have any plans to update this MOD to re-write news archives and recent threads of VbAdvanced

I have formatted my webserver, forgetting of this. Than i will have to re-do this little template..
I have no much time in this period..

Sadikb 09-15-2008 07:58 AM

Hi,

that's sad, because the only links on my homepage that have not yet re-written are the news archives and recent threads. Otherwise I really really want to thank you for a a great MOD!

I hope you find some time soon to do the archives and recent threads.... :)

stuartn 09-18-2008 10:37 PM

I'm still on the older version and would prefer to stay on it as I have a large site. However using vbadvanced and still have the last post button problem in when pagination occurs.

All I ask is one favour and I can do the rest.

In your Rewrite for Vbadvanced
Quote:

if ($vbulletin->options['tfseo_attivo'] AND $vbulletin->options['tfseo_riscrivi'] AND isset($vbulletin->templatecache['adv_portal_module_wrapper']))
{
$vbulletin->templatecache['adv_portal_module_wrapper'] = $vbulletin->templatecache['tfseo_adv_portal_module_wrapper'];
}
if (
$vbulletin->options['tfseo_attivo'] AND $vbulletin->options['tfseo_riscrivi'] AND isset($vbulletin->templatecache['adv_portal_recthreads_exp']))
{
$vbulletin->templatecache['adv_portal_recthreads_exp'] = $vbulletin->templatecache['tfseo_adv_portal_recthreads_exp'];
}
if (
$vbulletin->options['tfseo_attivo'] AND $vbulletin->options['tfseo_riscrivi'] AND isset($vbulletin->templatecache['adv_portal_poll']))
{
$a = array(
'showthread.php?" . $GLOBALS[\'vbulletin\']->session->vars[\'sessionurl\'] . "t=$pollmod[threadid]',
'f$pollmod[forumid]/$tfseo_url_poll-$pollmod[threadid]/'
);

$vbulletin->templatecache['adv_portal_poll'] = str_replace($a[0],$a[1],$vbulletin->templatecache['adv_portal_poll']);
unset(
$a);

}

In this part specifically

Quote:

if ($vbulletin->options['tfseo_attivo'] AND $vbulletin->options['tfseo_riscrivi'] AND isset($vbulletin->templatecache['adv_portal_recthreads_exp']))
{
$vbulletin->templatecache['adv_portal_recthreads_exp'] = $vbulletin->templatecache['tfseo_adv_portal_recthreads_exp'];
}

Can you give make it so if less than one page == adv_portal_recthreads_exp but of more than == adv_portal_recthreads_exp2 I can make the second template fine.

Greatly appreciated.

Jaxel 09-19-2008 06:51 AM

Right now, the VBAdvanced plugin doesnt even work at all...

superjeff 09-19-2008 11:41 AM

Quote:

Originally Posted by stuartn (Post 1625231)
I'm still on the older version and would prefer to stay on it as I have a large site. However using vbadvanced and still have the last post button problem in when pagination occurs.

All I ask is one favour and I can do the rest.

In your Rewrite for Vbadvanced


In this part specifically



Can you give make it so if less than one page == adv_portal_recthreads_exp but of more than == adv_portal_recthreads_exp2 I can make the second template fine.

Greatly appreciated.

I didn't understood you. That part of code is about the rewrite of the templates, it chage the default template with a custom one. You can remove it ad edit the original template.
Quote:

Originally Posted by Jaxel (Post 1625456)
Right now, the VBAdvanced plugin doesnt even work at all...

I must do it, i know.

Kkimber 09-19-2008 03:29 PM

This is Turkish character set convertions.

Ğ-G, Ü-U, Ş-S, İ-I, Ö-O, Ç-C, ı-i, ğ-g, ü-u, ş-s, ö-o, ç-c

But if forum utf-8 configured. Convertion is not running..
what can do?

sunnylikbeckham 09-19-2008 06:46 PM

working like a hell
realy slow
???

hqsisslik 09-21-2008 11:22 PM

Damn, this Modification is very Bad, my Board is destroy! thanks for good install readme.

TheCatcher 09-21-2008 11:45 PM

Quote:

Originally Posted by hqsisslik (Post 1627328)
Damn, this Modification is very Bad, my Board is destroy! thanks for good install readme.

lol troll!

pooslokka 09-22-2008 08:55 AM

Hai all,

we move form a shared hosting to a vps,
all works except TFSEO. Why is that?

dgparent 09-23-2008 11:00 AM

I must be retarded - I installed it [ i think] there are no real directions, uploaded .htaccess and all files in uplaod directory to their respective folders then imported it - made sure it was enabled and I still do not see anything in the admin cp ???

space? 09-23-2008 05:50 PM

I've got the problem that only the first page of any forum is available.
so http://mydomain.gov/forum/category-f12/page2.html tells that the link is not valid.

Solution for this?

stuartn 09-23-2008 08:25 PM

I have vbadvanced working now on the last post button I however have issues with today's posts, and Todays posts where the URL is not inserting the pagination when its more than one page.

Any clues on which templates or which re-write I did a new line to the .htaccess to overcome the fact that my forum index is forums.php now its forums.html

Jeff ignore my previous request it as long day and I wasn't thinking straight but overcame the problem with a small addition in the template. The issue that I had with vbadvanced is now on the two search functions, so if I find the right templates I should fingers crossed be able to overcome the issue..... clues welcome...;-)

stuartn 09-23-2008 09:31 PM

Does appear to have any allowance for pagination in search display !!
Quote:

$vbulletin->templatecache['search_results_postbit'] = str_replace($a[0],$a[1],$vbulletin->templatecache['search_results_postbit']);
unset(
$a);
$a = array(
'showthread.php?" . $GLOBALS[\'vbulletin\']->session->vars[\'sessionurl\'] . "p=$post[postid]$post[highlight]#post$post[postid]',
'f$post[forumid]/$tfseourl[thread_ricerca]-$post[threadid]/#post$post[postid]'
);



All times are GMT. The time now is 10:52 AM.

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.02268 seconds
  • Memory Usage 1,891KB
  • 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
  • (7)bbcode_code_printable
  • (1)bbcode_html_printable
  • (1)bbcode_php_printable
  • (16)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