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)
-   -   Miscellaneous Hacks - vBH-Add new tabs (https://vborg.vbsupport.ru/showthread.php?t=228507)

fishinstud 11-05-2011 05:34 AM

Why is "date="1265672639" username="Forcehss"" all over the code in v1.3?

I deleted all that shit and it seems to work fine. Thanks for infecting other people with bloat ware. I will modify this if we get a clear answer. This works really well and was exactly what I was looking for. I don't appreciate having to go through the scripting of each and every plugin looking for ip address and www. What it looks like to me a username a password back door you built into this one.

ForceHSS 11-05-2011 05:20 PM

Quote:

Originally Posted by fishinstud (Post 2264645)
Why is "date="1265672639" username="Forcehss"" all over the code in v1.3?

I deleted all that shit and it seems to work fine. Thanks for infecting other people with bloat ware. I will modify this if we get a clear answer. This works really well and was exactly what I was looking for. I don't appreciate having to go through the scripting of each and every plugin looking for ip address and www. What it looks like to me a username a password back door you built into this one.

you should learn your scripting a bit better

L2Insomnia 11-05-2011 07:29 PM

Quote:

Originally Posted by fishinstud (Post 2264645)
Why is "date="1265672639" username="Forcehss"" all over the code in v1.3?

I deleted all that shit and it seems to work fine. Thanks for infecting other people with bloat ware. I will modify this if we get a clear answer. This works really well and was exactly what I was looking for. I don't appreciate having to go through the scripting of each and every plugin looking for ip address and www. What it looks like to me a username a password back door you built into this one.

If you don't know what you are saying you shouldn't say it. There is absolutely nothing harmful or "bloated" in this script.

bigtree 11-10-2011 12:09 AM

edited :

ForceHSS 11-10-2011 02:01 AM

Quote:

Originally Posted by bigtree (Post 2266287)
I used this for quite a while but it now causes a conflict with vb 4.1.7 on... editor plus members say the tabs are acting up.. Have to uninstall :(

Its the another like this?

what version of this plugin are you using

bigtree 11-10-2011 03:11 AM

You know what, I have to retract this statement right now and apologize because it was another Tab mod. I removed it a while ago and thought is was yours. I'm sorry but I don't recall which one but it was a Java conflict with the editor. Yours is fine and nicely done.

ForceHSS 11-10-2011 03:54 AM

I knew it was not mine was thinking it was some other problem you had with your files that was messing the plugin up glad it was not this plugin

robinhood1995 11-15-2011 05:07 AM

Very Cool stuff, tnx!

Breakthecycle2 11-22-2011 05:00 PM

Just an FYI, when upgrading to 4.1.8, I get this error message on boards, until I disabled this mod.

Warning: Invalid argument supplied for foreach() in [path]/includes/class_bootstrap.php(426) : eval()'d code on line 11

TeknoSounds 11-22-2011 05:25 PM

Just upgraded to 4.1.8, and using the new 1.3 version from ForceHSS's signature (see one of his posts above), I'm not encountering any issues.

And ForceHSS, thank you for the update to this mod :) Maybe someday we can get the main download updated...

Breakthecycle2 11-22-2011 05:29 PM

Yup, that worked. Thanks!

BonsaiNut 12-01-2011 03:05 PM

What the developer does NOT say is that he adds a spam notice on the bottom of EVERY PAGE of your forum!! If I had the same notice for every mod on my site, I would have a copyright notice 30 lines high!! AND if you disable the mod, his SPAM NOTICE still remains!

Worst kind of shilling I have seen on a vBulletin mod ever.

ForceHSS 12-01-2011 03:10 PM

Quote:

Originally Posted by BonsaiNut (Post 2273693)
What the developer does NOT say is that he adds a spam notice on the bottom of EVERY PAGE of your forum!! If I had the same notice for every mod on my site, I would have a copyright notice 30 lines high!! AND if you disable the mod, his SPAM NOTICE still remains!

Worst kind of shilling I have seen on a vBulletin mod ever.

not the one from my sig

BonsaiNut 12-01-2011 04:11 PM

Quote:

Originally Posted by ForceHSS (Post 2273694)
not the one from my sig

I'm not sure what you're talking about. I'm talking about THIS MOD and the following code:

Code:

}
//copyright start here
if(!defined('VBH_CPR')) {
        $key = strpos($vbphrase['powered_by_vbulletin'], "vbhispano.com");
        if($key === false){
                $vbhcpr = '<br />Extra Tabs by <a href="http://www.vbhispano.com" title="Soporte vBulletin en Espa?ol">vBulletin Hispano</a>';
                define('VBH_CPR', $vbhcpr);
                $vbphrase['powered_by_vbulletin'] .= VBH_CPR;
        }

To say nothing about that fact that this developer should NOT be hacking the vBulletin copyright notice (which is what is happening when he redefines 'powered_by_vbulletin').

BonsaiNut 12-01-2011 04:14 PM

Ok wait a second... I misunderstood you. You are saying the updated version 1.3 doesn't have that code any longer...

Let me check it out - sorry if I misunderstood.

[EDIT]Thanks - it works fine now. They need to replace the default 1.2 version on the site.[/EDIT]

ForceHSS 12-02-2011 04:52 AM

Quote:

Originally Posted by BonsaiNut (Post 2273712)
Ok wait a second... I misunderstood you. You are saying the updated version 1.3 doesn't have that code any longer...

Let me check it out - sorry if I misunderstood.

[EDIT]Thanks - it works fine now. They need to replace the default 1.2 version on the site.[/EDIT]

your welcome and I dont ever see the 1.2 from the op ever being replaced he is never about any more this is why it has been updated by others and myself

ICC FORUM 12-11-2011 07:06 PM

Hey Guys,
I am Not to computer Savvy so need a walk through if possible please, Where do i start , i clicked on these links
Manage Products
Plugin Manager
Add New Plugin
Download / Upload Plugins

I tried the Manage Products / Add Import product but am getting lost on what to do, I downloaded the File but it says error when i submit, Sure i am missing something here, Can someone please Walk Me through This,

Thanks Clive

ForceHSS 12-11-2011 07:17 PM

first download the one in my sig second upload the files to the ftp 3rd install the xml

ICC FORUM 12-11-2011 07:29 PM

Thanks for the Fast Reply, As mentioned i am not computer Savvy but want to learn and understand a little, I am one of 3 Admins and we are all as bad as each other.. LOL

I downloaded file to home computer ( vBH-ADD new tabs ) i doubled clicked that on Upload the XLM file from your computer on the Manage Products / Add Import product in Admin CP. But the message i get is

XML Error: not well-formed (invalid token) at Line 1

Can you explain ( walk me through ) with screenshots or something please.. I know if i can successfully do this then i will understand future Plug Ins..

Clive

Hippy 12-11-2011 08:12 PM

what did you unzip it with?
it may of gotten misformatted when you unpacked the archive..

ICC FORUM 12-11-2011 08:29 PM

I am just Double Clicking the Folder, So it is probably being added as a Zip Folder. I did unzip it and tried to add as a URL , but that didnt work either,, I have managed to add the Plug in now but with No Download Material, so it now shows in Manage Products, so can i now add the download by Editing the Plug In..

Hippy 12-11-2011 09:31 PM

just upload the includes folder to your forum root dir..
then go to your admincp and look for the options for this addon and configure it ..

ICC FORUM 12-12-2011 03:54 PM

I opened the Contents of the Downloaded Folder , Which is quite large and copy / Pasted it in the Area of " Add New Install/Uninstall Code ".. It gives me a Warning and will Not allow it.. What am i doing wrong, Can someone Screen shot what i need to do please, I tried for 5 hours yesterday to resolve this, its doing my head in as i know it should be simple..

Clive

ForceHSS 12-12-2011 06:16 PM

download vbh add new tabs 1.3 from my sig save to desktop unzip to desktop then login to your ftp go to includes\xml folder and put this file into it bitfield_vbhtabs then login to your admin panel go to Plugins & Products/ Manage Products at the bottom you will see a link that says [Add/Import Product] click browse find the xml product-vbh_newtabs10 then import

ICC FORUM 12-12-2011 06:49 PM

Ok, I have Downloaded file and saved to desktop Unzipped, can you explain the next stage, as i done the last stage and it said
"Please upload the file bitfield_vbhtabs.xml to /includes/xml/ before installing or upgrading"

I dont get the login ftp and go to includes\xml folder and put this file into it bitfield_vbhtabs.. Do you mean on the same install Page as the Last part, Confused on this , I did say i am not very Computer Savvy

Really appreciate you bearing with a stupid guy on this ..LOL , But i have to learn somewhere and can then educate the other Admins on how to use the Pugins.

Clive

ForceHSS 12-12-2011 07:14 PM

login to your ftp and upload the file to the folder i said in the other post if you cant do this then pm me and i will do it for you

ICC FORUM 12-13-2011 08:11 PM

A HUGE Thanks to ForceHSS .
He has spent a considerable amount of time helping me understand the workings of Upgrading My Forum..

If there is a Member of the Month Award YOU should surely Win it.

Many Thanks
ICC FORUM

ForceHSS 12-13-2011 08:17 PM

happy to help

cbox 12-14-2011 07:57 AM

When i install it i get issues with my styles. Does it work with 4.1.8?
The css.php file just returns /* Unable to find css sheet */

I uploaded the xml file and then imported the product afterwards.

ForceHSS 12-14-2011 10:33 AM

Quote:

Originally Posted by cbox (Post 2277632)
When i install it i get issues with my styles. Does it work with 4.1.8?
The css.php file just returns /* Unable to find css sheet */

I uploaded the xml file and then imported the product afterwards.

yes it works with 4.1.8. It could be other plugins you have as I have never heard of it giving a problem with the css

cbox 12-14-2011 11:32 AM

It's actually a brand new install and the first plugin to be installed. When i disable the plugin the stylesheet works again. I tried with another tab plugin and that returned the same issue with the stylesheet.

I tried to play around a little, and when i set Store CSS Stylesheets as Files? to Yes i get my stylesheet back. However, it does not remove the blog and what's new tab even though i checked them in the config.

I also tried other plugins with other functionallity afterwards and they do not cause any troubles.. But hey, it's always fun to be the first :D

As i'm new to vBulletin, i'm not sure if it could be some cache, permissiones etc. Any ideas?

devis01 12-14-2011 12:39 PM

One of the best add-ons...
Great work my friends.
Added to MOTM Nomination, you deserve this.
Thanks again.

devis01 12-14-2011 12:47 PM

I have just a little question?
After added a new button tab, is show error.
Example when i created "Battle-zone" button and clicked is show error.
How to create Battle-zone.php , link with the same design as my forum, just i want to create inside some sections: example VS example, 1, 2, 3 etc.
Someone could help me please.
Thanks again. "sorry for my english"

ForceHSS 12-14-2011 01:15 PM

Quote:

Originally Posted by cbox (Post 2277670)
It's actually a brand new install and the first plugin to be installed. When i disable the plugin the stylesheet works again. I tried with another tab plugin and that returned the same issue with the stylesheet.

I tried to play around a little, and when i set Store CSS Stylesheets as Files? to Yes i get my stylesheet back. However, it does not remove the blog and what's new tab even though i checked them in the config.

I also tried other plugins with other functionallity afterwards and they do not cause any troubles.. But hey, it's always fun to be the first :D

As i'm new to vBulletin, i'm not sure if it could be some cache, permissiones etc. Any ideas?

you did use the updated one in my sig?

ForceHSS 12-14-2011 01:17 PM

Quote:

Originally Posted by devis01 (Post 2277685)
I have just a little question?
After added a new button tab, is show error.
Example when i created "Battle-zone" button and clicked is show error.
How to create Battle-zone.php , link with the same design as my forum, just i want to create inside some sections: example VS example, 1, 2, 3 etc.
Someone could help me please.
Thanks again. "sorry for my english"

can you post the battle zone link you put into the Add new tabs URL and Text box and the Tabs Selected box

devis01 12-14-2011 01:26 PM

No, i created just a simple button with battle-zone.php
but i need help how to create a link inside on vbulletin the same as forum...when i push the battle-zone is show nothing just a error of my hosting,,,,maybe this dont find the new link.
Thanks for fast replay.

cbox 12-14-2011 01:38 PM

There it was.. No i was using the 1.2 version from this thread.. Thank you. :)

ForceHSS 12-14-2011 01:59 PM

Quote:

Originally Posted by devis01 (Post 2277693)
No, i created just a simple button with battle-zone.php
but i need help how to create a link inside on vbulletin the same as forum...when i push the battle-zone is show nothing just a error of my hosting,,,,maybe this dont find the new link.
Thanks for fast replay.

without more info hard to help, php file, link to site, screenshots anything that would help also the link you are putting into the new tab box or a screenshot of it

edited after talking to him with skype his problem was nothing to do with this plugin and i told him to make a request in paid section

GhostHunter2010 01-01-2012 02:39 PM

well this is helpfull but this is to much Extra Tabs by vBulletin Hispano evrypage i unistalled i dont like it i respect the copyrights but not evry page good luck

ForceHSS 01-01-2012 11:21 PM

Quote:

Originally Posted by GhostHunter2010 (Post 2282773)
well this is helpfull but this is to much Extra Tabs by vBulletin Hispano evrypage i unistalled i dont like it i respect the copyrights but not evry page good luck

if you took the time you would of seen there is a updated one in my sig that removes that


All times are GMT. The time now is 11:35 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.02179 seconds
  • Memory Usage 1,832KB
  • 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_code_printable
  • (11)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