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 Display Enhancements - Tabs Add System for vBulletin 4 (sstab advanced) (https://vborg.vbsupport.ru/showthread.php?t=233629)

howard007 02-07-2010 03:24 AM

How can one remove:
Hacks por vBsoporte - vBulletin en EspaƱol

I also perfer not to have the word "Hack" posted in public. If you can't remove the line, then can't you just have "vBsoporte Modification" or something?

It's a great mod.

Thanks

Datenpapst 02-07-2010 02:01 PM

Best mod :) thx for the Update :)

NiTRoN 02-07-2010 02:09 PM

Quote:

Originally Posted by howard007 (Post 1976418)
How can one remove:
Hacks por vBsoporte - vBulletin en Espa?ol

I also perfer not to have the word "Hack" posted in public. If you can't remove the line, then can't you just have "vBsoporte Modification" or something?

It's a great mod.

Thanks


its base64 encoding inside the install .xml file..
lines 326 to lines 329

I personally don't like that being hidden inside install file.. If you want to make (c) or credit notice don't hide it.

carrlos 02-07-2010 04:37 PM

Quote:

Originally Posted by NiTRoN (Post 1976656)
its base64 encoding inside the install .xml file..
lines 326 to lines 329

I personally don't like that being hidden inside install file.. If you want to make (c) or credit notice don't hide it.

I agree. Can I safely removed those four lines?

howard007 02-07-2010 05:10 PM

Quote:

Originally Posted by NiTRoN (Post 1976656)
its base64 encoding inside the install .xml file..
lines 326 to lines 329

I personally don't like that being hidden inside install file.. If you want to make (c) or credit notice don't hide it.

Does this mean I can modify it? If so, if it's installed how do I modify it?

testbot 02-07-2010 10:06 PM

where is that copyright located? i don't see it on my install.

also, how do i fix the ordering? thanks!

testbot 02-07-2010 10:13 PM

oh what the hell?! it's when users are logged out. that's shady.

if you want to remove it edit: AdminCP>Plugins & Products>Plugin Manager>Insertando Tabs

Find:
Code:

if (!isset($yaexiste))
    {
        if (!$vbulletin->userinfo['userid'])
        {
            $vbphrase[unserialize(base64_decode("czoyMDoicG93ZXJlZF9ieV92YnVsbGV0aW4iOw=="))] .= '<br />Hacks por <a href="http://www.vbsoporte.com/" target="_blank">vBsoporte</a> - <a href="http://www.vbsoporte.com/foros/" target="_blank">vBulletin en Español</a>';
        }
        $yaexiste = 1;
    }

Replace with:
Code:

    /*if (!isset($yaexiste))
    {
        if (!$vbulletin->userinfo['userid'])
        {
            $vbphrase[unserialize(base64_decode("czoyMDoicG93ZXJlZF9ieV92YnVsbGV0aW4iOw=="))] .= '<br />Hacks por <a href="http://www.vbsoporte.com/" target="_blank">vBsoporte</a> - <a href="http://www.vbsoporte.com/foros/" target="_blank">vBulletin en Español</a>';
        }
        $yaexiste = 1;
    }*/

personally, i'm uninstalling this "hack" because i'm not of fan of people trying to be tricky.

S.McAvoy 02-08-2010 12:21 AM

Quote:

Originally Posted by S.McAvoy (Post 1975046)
Not sure what happened during my install. I thought I followed directions to a T but obviously not as I am missing the Tabs vbSoporte menu drop down from my ACP however, when I go to Options it is listed and I can enable. Once I do that, I am left with default tabs and nowhere to edit.

Anyone have any ideas of what I missed along the way?

And it is a fresh install.

Uninstalled - can't get it to work. :(

Cadellin 02-08-2010 12:20 PM

A great mod but unfortunately I've had to uninstall due to the copyright in the footer - you've done a great job but you will loose out against other navbar mods which don't have a copyright message I'm afraid.

War.Frog 02-08-2010 01:12 PM

Agreed on the sneaky part. The stealth copyright sends a bad message and makes people suspicious about what other things are being hidden here. Please remove it for the sake of this excellent mod continuing.


All times are GMT. The time now is 06:29 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.01697 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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