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

Showing results 1 to 25 of 314
Search took 0.01 seconds.
Search: Posts Made By: masterross
Forum: vB4 Programming Discussions 02-07-2020, 11:16 PM
Replies: 0
Views: 319
Posted By masterross
Call variable to strip_tags ?

Hi guys,


I'm a bit rusted already with VB
Could you help me to call nav_title var in navbits hook so I cant strip the HTML from it?


Thanks!
Forum: vBulletin 3.8 Add-ons 01-20-2019, 02:21 PM
Replies: 19
Administrative and Maintenance Tools - MyISAM 2 InnoDB - Changes tables engine from MyISAM to InnoDB
Views: 11,248
Posted By masterross
A little update of the script on vb 4.2.x: ...

A little update of the script on vb 4.2.x:


<?php
error_reporting(E_ALL & ~E_NOTICE);
define('THIS_SCRIPT', 'cv');
define('CSRF_PROTECTION', false);
require_once('./global.php');
function...
Forum: vBulletin 3.8 Add-ons 01-15-2019, 08:46 AM
Replies: 375
Miscellaneous Hacks - Hide Links From Guests
Views: 220,527
Posted By masterross
It works but need some trick to do: 1. install...

It works but need some trick to do:
1. install this version:
https://vborg.vbsupport.ru/showpost.php?p=2468629&postcount=102
2. install latest available 1.32

3. Disable v1.22
Forum: vBulletin 4.x Add-ons 12-26-2018, 11:33 AM
Replies: 22
Integration with vBulletin - Nexia's OpenGraph Protocol Inserts
Views: 8,199
Posted By masterross
Perfect mod! I combined with...

Perfect mod!
I combined with https://vborg.vbsupport.ru/showthread.php?t=300221
to get the thread's image.
Forum: vB4 General Discussions 10-19-2016, 02:59 PM
Replies: 0
Views: 204
Posted By masterross
Subscribe existing users forum?

Hi guys,

6 moths ago i found the SQL query that allow me to subscribe existing users to some forum ID.
But now i can find it again :(
Can you point me?
Forum: vBulletin 4.x Add-ons 05-11-2016, 08:09 AM
Replies: 44
Views: 14,805
Posted By masterross
Hi, where did you see "update script for...

Hi,

where did you see "update script for existing users"?
Forum: vBulletin 4.x Add-ons 04-19-2016, 11:07 AM
Replies: 171
Administrative and Maintenance Tools - Change Threads/Posts Owner/Date for vB4
Views: 59,416
Posted By masterross
Here. Use this:

Here.
Use this:
Forum: vBulletin 4.x Add-ons 11-19-2015, 11:11 PM
Replies: 3,814
Show Thread Enhancements - [AJAX] Post Thank You Hack
Views: 914,813
Posted By masterross
Inline mod selection doesnt work. Any idea how...

Inline mod selection doesnt work.
Any idea how to fix it?

EDIT:

Fixed!

in template post_thanks_box:

<li class="postbit<vb:if condition="$vboptions['legacypostbit']">legacy</vb:if>...
Forum: vBulletin 4.x Add-ons 09-04-2015, 09:00 PM
Replies: 0
Miscellaneous Hacks - Send PM/mail on thread update
Views: 1,416
Posted By masterross
Send PM/mail on thread update

Info:
Allow thread starter and mods/admins to send notification when OP is updated (like here in vb.org).

Note: I just rewrite the mod to support vb 4.2.x. Credits go to Developer...
Forum: Modification Requests/Questions (Unpaid) 08-03-2015, 12:11 PM
Replies: 0
Views: 535
Posted By masterross
OP send PM/mail on thread update

Hi guys,

Is there any hack like this:
https://vborg.vbsupport.ru/showthread.php?t=155284

I want to give opportunity OP to send PM/mail when he update his thread (like here in vb)

Regards!
Forum: vBulletin 4.x Add-ons 05-28-2015, 11:12 AM
Replies: 11
Miscellaneous Hacks - [AJAX] Search Forums by Title
Views: 4,074
Posted By masterross
Doent work for me

Doent work for me
Forum: vB4 Programming Discussions 04-23-2015, 02:52 PM
Replies: 1
Views: 274
Posted By masterross
add parent forum link to search results?

Guys,

How to add full path to destination forum in search results (vb4.2)?

For example:

https://vborg.vbsupport.ru/external/2015/04/9.jpg

In this image destination forum is "Android...
Forum: vB3 General Discussions 07-02-2014, 02:39 PM
Replies: 10
Views: 961
Posted By masterross
Hi, If you are still looking for childforums...

Hi,

If you are still looking for childforums solution look here:

https://vborg.vbsupport.ru/showthread.php?t=312626
Forum: vB4 General Discussions 07-02-2014, 02:33 PM
Replies: 6
Views: 669
Posted By masterross
Thx mate! This was really easy. I lost...

Thx mate!

This was really easy.
I lost whole my day :)

Thx again!
Forum: vB4 General Discussions 07-02-2014, 10:59 AM
Replies: 6
Views: 669
Posted By masterross
I want to use Google Ads in some forums and...

I want to use Google Ads in some forums and included sub-forums.
For example:
- main forum (forumid 1)
-- childforum (forumid 2)
-- childforum (forumid 3)
-- childforum (forumid 4)
-- etc...
...
Forum: vB4 General Discussions 07-02-2014, 09:59 AM
Replies: 6
Views: 669
Posted By masterross
Hi, I want use it in Manage ADs as condition...

Hi,

I want use it in Manage ADs as condition something like:
in_array($GLOBALS[forumid], array($foruminfo['childlist'])



But cant figure it out.
Forum: vB4 General Discussions 07-02-2014, 09:08 AM
Replies: 6
Views: 669
Posted By masterross
Fetching childforums ID?

Guys can you give me a hand?

I'm trying to fetch Childforums IDs from forumids array but stuck with fetch_child_forums.

Thx!
Forum: vB4 General Discussions 06-30-2014, 07:14 PM
Replies: 7
Views: 814
Posted By masterross
Hi mate, I was able to create mod to...

Hi mate,

I was able to create mod to write/read from the DB.
Now I want to render my template in $template_hook['forumdisplay_above_subforums']

I used hook location forumdisplay_start and...
Forum: vB4 General Discussions 06-18-2014, 10:41 AM
Replies: 7
Views: 814
Posted By masterross
Probably some moderator could move the thread, so...

Probably some moderator could move the thread, so not to make duplicate one?
Forum: vB4 General Discussions 06-17-2014, 09:21 AM
Replies: 7
Views: 814
Posted By masterross
Thx mates, I know that isnt so hard to...

Thx mates,

I know that isnt so hard to write, but my skills are not so good and will take much from my free time.

So please send me offers on PM please.

Regards,
Ross
Forum: vB4 General Discussions 06-13-2014, 06:44 PM
Replies: 7
Views: 814
Posted By masterross
Custom sub-forum layouts?

Hi guy,

Is there any mod that will allow me to add custom info in sub-forums like in xda?
For example here is specify info for Note 3 and forum sections:...
Forum: vBulletin 4.x Add-ons 03-12-2013, 11:07 AM
Replies: 122
Administrative and Maintenance Tools - Check 4 Hack - Finds infected Datastore Entries
Views: 45,122
Posted By masterross
This hack should check for '%logincache%' too.

This hack should check for '%logincache%' too.
Forum: vBulletin 4.x Add-ons 02-12-2013, 09:03 PM
Replies: 345
Views: 130,182
Posted By masterross
hi, Any idea how to make smiles under the...

hi,

Any idea how to make smiles under the box bigger?
Forum: vBulletin 4.x Add-ons 01-31-2013, 10:51 PM
Replies: 1,896
Major Additions - Yet Another Awards System
Views: 371,261
Posted By masterross
Hi, I've just upgraded from 4.0.4 and when I...

Hi,

I've just upgraded from 4.0.4 and when I click on Version Information I see this:
This is a beta build.
Current Released version is ...
Forum: vBulletin 4.x Add-ons 09-28-2012, 07:44 PM
Replies: 3,061
Chat Modifications - VSa - ChatBox (AJAX)
Views: 1,164,407
Posted By masterross
Hi. "Show ChatBox in selected forum only"...

Hi.

"Show ChatBox in selected forum only" doesnt work.
I set "Show ChatBox on pages (comma separated THIS_SCRIPT locations)Blank to show on all pages (not recommended because of server load)" to...
Showing results 1 to 25 of 314

 
Forum Jump

All times are GMT. The time now is 10:16 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.02059 seconds
  • Memory Usage 2,067KB
  • 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)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (33)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