vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - [YUI] Tabbed Forum Home (https://vborg.vbsupport.ru/showthread.php?t=233135)

Morrus 05-09-2015 12:34 PM

Quote:

Originally Posted by Marv (Post 2532815)
ZeroHour,

I?m just curious - has anyone reported or experienced a drop in SEO after installing TFH? In most - if not any - cases, spiders can?t understand AJAX and so they cant read, whats behind the other Tabs and only gather the links and informations on the starting Tab. Just wondering if this could have an impact on SEO, indexed pages and rankings.

On my end - even with vbSEO, sitemap generation etc - we had a noticable drop in most search engine indexes. I?m just trying to find out, if TFH could add some to the SEO problems we?ve encountered even when there are plenty of other good and better reasons in first place, that can lead over time to a significant drop in SE.

Anyone who has experienced something similiar?

This worry is what's stopped me trying this mod out.

e24h 05-10-2015 03:38 PM

Anyone have this working on VB 4.2 yet?

Hades- 05-15-2015 12:33 PM

Quote:

Originally Posted by e24h (Post 2545254)
Anyone have this working on VB 4.2 yet?

A few people said it's working on 4.2.2 PL 3 & 4. But still do it at your own risk.

Athena1984 05-25-2015 06:30 AM

Quote:

Originally Posted by vze2yqtm (Post 2538988)
Nothing is showing up in 4.2.2 Patch Level 3, any ideas? Thanks for the plugin, it looks like it will be great :)

[S]I'm also seeing nothing in 4.2.2 Patch Level 4. I've added a couple of tabs in Could I be missing a setting? Help would be greatly appreciated.

I used this before upgrading and I know it's a great mod! :)[/S]

Nevermind, I'll just figure something else out. It's a shame because it's a really nice mod.

s_cocis 11-09-2015 06:47 PM

There is no way to speed up the loading during open tab forum ?
"Loading Tab Content..."

TheInsaneManiac 12-19-2015 05:53 AM

Quote:

Originally Posted by Dave (Post 2505452)
Either disable warnings or open the files includes/class_eg_tfh_yui.php and replace mysql_escape_string with mysql_real_escape_string at all places.

Thanks brother, that helped me tremendously!

RedHacker 05-15-2016 11:14 PM

1 Attachment(s)
Upload files in my server, import file and edit templates in 4.1.7 Version from v4.0.0-beta2b.zip and I haven't tabs and hide the forum. I upload the results with screenshot. Any help ?

RedHacker 06-03-2016 03:30 PM

Anyone install this in 4.1.7 ? ? ?

MysteriousSoul 08-16-2019 01:26 AM

What about 4.2.5 version any update or similar mod like this?

PPhysX 03-24-2020 12:50 PM

Using vBulletin 4.2.5 I'm getting the following error, anyone can help me with this please

PHP Version 7.1.33
MySQL Version: 10.2.31-MariaDB

Code:

Call to undefined function mysql_real_escape_string() on line 51 in /home/kalcbbsk/public_html/includes/class_eg_tfh_yui.php
#0 /home/kalcbbsk/public_html/forum.php(791) : eval()'d code(60): tfh_vB_YUI->javascript_code('forumhome_conta...')
#1 /home/kalcbbsk/public_html/forum.php(791): eval()
#2 /home/kalcbbsk/public_html/index.php(43): require('/home/kalcbbsk/...')
#3 /home/kalcbbsk/public_html/dbseo.php(504): require('/home/kalcbbsk/...')
#4 {main}


Fatal User Error: Call to undefined function mysql_real_escape_string() on line 51 in ..../includes/class_eg_tfh_yui.php in ..../vb/vb.php on line 286
Trace Data:
#1 : vbstop() called in ..../includes/class_core.php on line 6089
#2 : vbulletin_error_handler() called in  on line
#3 : trigger_error() called in ..../vb/vb.php on line 286
#4 : vB::handleException() called in  on line

Var Type:
[ NULL ]

Var Data:
null



I have also tried this, but it didn't resolve the problem:

Quote:

Originally Posted by Dave (Post 2505452)
Either disable warnings or open the files includes/class_eg_tfh_yui.php and replace mysql_escape_string with mysql_real_escape_string at all places.


shka 03-24-2020 05:33 PM

Try replacing "mysql_escape_string" on lines 51,58,64 of includes/class_eg_tfh_yui.php with "$db->escape_string" or "$db->real_escape_string" and add line 43

Code:

        function javascript_code($container, $verify_usergroup = true)
        {
                global $db;
                $this->code .= "var " . $this->name . " = new YAHOO.widget.TabView();";

But remember the code and the linked yui library are from 2008-2011.

PPhysX 03-24-2020 07:17 PM

Quote:

Originally Posted by shka (Post 2602369)
Try replacing "mysql_escape_string" on lines 51,58,64 of includes/class_eg_tfh_yui.php with "$db->escape_string" or "$db->real_escape_string" and add line 43

Code:

        function javascript_code($container, $verify_usergroup = true)
        {
                global $db;
                $this->code .= "var " . $this->name . " = new YAHOO.widget.TabView();";

But remember the code and the linked yui library are from 2008-2011.



replacing "mysql_escape_string" on lines 51,58,64 of includes/class_eg_tfh_yui.php with "$db->escape_string"

This in combination with adding "global $db;" on line 43 as you suggested fully fixed the problem. You sir, are a god.

PPhysX 03-24-2020 08:48 PM

1 Attachment(s)
Last question, is there any way I can make a few forums always visible on the forumhome, and have these tabbed forums below them?

I have attached an image and edited in photoshop what I actually want the result to be like.

https://i.imgur.com/vrlhs0X.jpg


Using {vb:raw forumbits} puts all the forums visible, so I don't think that works

Ricsca 10-08-2021 07:46 PM

i have the same problem as shka now that i have changed hosting.
how can i deactivate this plugin?
in settings> options nothing is found.

Hostboard 10-13-2021 04:57 PM

Try reinstalling...


All times are GMT. The time now is 09:22 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.01986 seconds
  • Memory Usage 1,756KB
  • 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
  • (3)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)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