Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 25 of 133
Search took 0.02 seconds.
Search: Posts Made By: fxdigi-cash
Forum: vBulletin 4.x Add-ons 06-18-2015, 10:56 AM
Replies: 63
Forum Display Enhancements - Instant New Thread Notification
Views: 21,977
Posted By kh99
That's not the same thing. That's the default for...

That's not the same thing. That's the default for subscribing to threads (so that you get a notification when someone posts in the thread). I was talking about subscribing to a forum so that you...
Forum: vBulletin 4.x Add-ons 04-08-2015, 01:03 PM
Replies: 17
Forum Display Enhancements - vBSocial Infinite Scroll
Views: 8,138
Posted By daveaite
This is a false statement. Not sure what your...

This is a false statement. Not sure what your agenda is here. 1/2 of the created functionality is in lite version... can't give it all for free. Jeeze.
Forum: vB4 General Discussions 01-25-2015, 03:34 AM
Replies: 9
Views: 1,653
Posted By Zachery
It actually has already had security issues, we...

It actually has already had security issues, we (vBulletin Solutions Inc) sent out a mailer about it. I'm fairly positive its not the only issue that has come up with it, just the only known one.
...
Forum: vB4 General Discussions 01-24-2015, 02:25 PM
Replies: 5
Views: 1,519
Posted By cellarius
vBSEO removed - here are some Google Analytics

Since this has been asked several times by now, here is what happened when I removed vBSEO from my vB3 site. If anything, vB4 would be expected to do better. Although it's certainly not really a...
Forum: vB4 Programming Discussions 01-13-2015, 05:08 AM
Replies: 16
Views: 1,018
Posted By bridge2heyday
You will have to do some file edits because no...

You will have to do some file edits because no hooks for that
in forumdisplay.php .. directly under
$navbits[''] = $foruminfo['title'];
put

$forum2list = array(1,2,3); //id's of forums of...
Forum: vB4 Programming Discussions 01-11-2015, 02:49 PM
Replies: 16
Views: 1,018
Posted By nerbert
It happens I'm working on an update to a mod that...

It happens I'm working on an update to a mod that ignores a list of forums. Here's a little code snippet for not listing selected forums:


$ignore_array = array(11,12,23,24); //example of...
Forum: vB4 General Discussions 12-18-2014, 12:15 AM
Replies: 4
Views: 491
Posted By kh99
OK, maybe I don't understand. But if you create a...

OK, maybe I don't understand. But if you create a setting, then you can enter any value you want and use it in any template. Maybe you're thinking that it's changing some other url because it has...
Forum: vB4 General Discussions 12-11-2014, 01:09 PM
Replies: 6
Views: 559
Posted By Seven Skins
I am fine thank you. - Can you login as him...

I am fine thank you.

- Can you login as him and see his subscriptions etc.
- Check the moderators permissions .. Forum Manager > Show all moderators.
- There is a column name "autosubscribe" in...
Forum: Mod of the Month 10-18-2014, 02:33 AM
Replies: 15
Views: 5,232
Posted By ozzy47
Thanks for the vote, I sure appreciate it. :)

Thanks for the vote, I sure appreciate it. :)
Forum: vB3 General Discussions 09-23-2014, 10:58 AM
Replies: 10
Views: 998
Posted By kh99
I don't think that quite works as expected...

I don't think that quite works as expected because calling return in a plugin doesn't return from the function that calls it, it provides a return value from the 'eval' call (which is ignored). But...
Forum: vB3 General Discussions 09-23-2014, 01:30 AM
Replies: 10
Views: 998
Posted By nerbert
I would restore your file includes/class_core.php...

I would restore your file includes/class_core.php back to original and create this plugin for fetch_template_start:


if (!$fetched)
{
if...
Forum: vB3 General Discussions 09-23-2014, 12:58 AM
Replies: 10
Views: 998
Posted By tpearl5
Did you do your active style and -1 for the...

Did you do your active style and -1 for the master style? Otherwise you will only get templates that are different from the master style.

Not to mention you can't just replace the function with...
Forum: vBulletin 4.x Add-ons 09-18-2014, 07:40 AM
Replies: 334
Anti-Spam Options - Verify Email Before Registration
Views: 79,971
Posted By Dave
This mod is vulnerable > SQL injection. I PMed...

This mod is vulnerable > SQL injection.
I PMed the author of this mod and reported this mod, if no action is being taken, I will publish the vulnerability with a CVE.
Forum: vB4 General Discussions 09-16-2014, 12:54 PM
Replies: 12
Views: 967
Posted By Zachery
You could do a query to replace them in the...

You could do a query to replace them in the database, but that is not my forte.
Forum: Modification Graveyard 08-17-2014, 10:00 PM
Replies: 15
Views: 3,339
Posted By ozzy47
[OzzModz] Force Style Per THIS_SCRIPT Values

Another mod brought to you by,
https://vborg.vbsupport.ru/external/2015/01/1.png

This is a small mod that will allow admins to set a specific style on specified pages, using the pages THIS_SCRIPT...
Forum: vBulletin 4.x Add-ons 08-05-2014, 08:35 AM
Replies: 9
Views: 2,903
Posted By Scanu
You're welcome :) I just did this for me cause I...

You're welcome :) I just did this for me cause I think it's useful, if i see that other people use it I'll release an update to use phrases, settings, plugins, and templates, but as now it's working...
Forum: vBulletin 4.x Add-ons 08-04-2014, 02:59 PM
Replies: 13
Views: 3,716
Posted By nerbert
It's working for me. You can highlight some text...

It's working for me. You can highlight some text (or not) and click "on", then you can either highlight some other text or type in something in the search field then click "find"
Forum: vBulletin 4.x Add-ons 08-04-2014, 08:04 AM
Replies: 644
Miscellaneous Hacks - Image Resizer - Using nCode Script
Views: 160,794
Posted By Seven Skins
Need to refresh the page. Edit...

Need to refresh the page.



Edit ncode_imageresizer.js in clientscripts folder and add class near line 120.
Forum: vB4 General Discussions 07-25-2014, 04:45 PM
Replies: 4
Views: 780
Posted By katie hunter
<a...

<a href="https://vborg.vbsupport.ru/member.php?u=140639" target="_blank">Nelson</a> was working on it but he is been mia for a while. He did show me a demo for his progress, but it has some bugs and...
Forum: vB4 General Discussions 07-14-2014, 09:29 PM
Replies: 7
Views: 892
Posted By TheLastSuperman
Remember everyone, when you change anything...

Remember everyone, when you change anything related to cookies its a good idea to clear your cookies (or in the least the cookies for said site). Using tools.php was a good idea if you're ever unsure...
Forum: Modification Graveyard 07-08-2014, 04:48 PM
Replies: 40
Views: 11,891
Posted By ozzy47
Not as it is now.

Not as it is now.
Forum: vBulletin 4.x Add-ons 07-06-2014, 11:19 PM
Replies: 266
Views: 75,013
Posted By ForceHSS
Check server error log will give you better info...

Check server error log will give you better info and more on the error its self
Forum: vBulletin 4.x Add-ons 07-05-2014, 01:04 AM
Replies: 12
Views: 3,546
Posted By men2dope
never-mind, problem solved.

never-mind, problem solved.
Forum: vBulletin 4.x Add-ons 07-03-2014, 07:07 PM
Replies: 12
Views: 3,546
Posted By tbworld
See your not suppose to get sick. :) Glad your...

See your not suppose to get sick. :) Glad your better. :)
Forum: Modification Graveyard 06-28-2014, 10:00 PM
Replies: 18
Views: 2,698
Posted By ozzy47
[OzzModz] Per Forum Editing Of Thread Titles

Another mod brought to you by,
https://vborg.vbsupport.ru/external/2015/01/1.png

This is a small mod that will allow admins to set certain forums to allow specified usergroups to be able to...
Showing results 1 to 25 of 133

 
Forum Jump

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


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02158 seconds
  • Memory Usage 2,058KB
  • 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)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (41)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.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/functions_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete