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

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: Gavo34
Forum: Community Lounge 08-23-2019, 04:36 PM
Replies: 0
Views: 569
Posted By Gavo34
Forum: vBulletin 4.x Template Modifications 06-18-2017, 02:47 PM
Replies: 7
Forum Home Enhancements - Members online status
Views: 6,361
Posted By Gavo34
Works for vB 4.2.5 Find and change in...

Works for vB 4.2.5

Find and change in template FORUMHOME :
(Only partial code was given above)


<h3 class="blocksubhead"><img src="{vb:stylevar imgdir_misc}/users_online.png"...
Forum: vB4 Programming Discussions 06-03-2017, 06:20 PM
Replies: 0
Views: 370
Posted By Gavo34
How to update post content

Hi,
I want to be able to click a link or button in showthread that updates post content to something I predefine but not sure what hooks to use, or what to use in datamanager.

In...
Forum: vBulletin 4.x Add-ons 05-28-2017, 02:56 PM
Replies: 109
Views: 51,057
Posted By Gavo34
Works on vB 4.2.2 by changing errors to: OLD...

Works on vB 4.2.2 by changing errors to:

OLD
$metin = eregi_replace("\\[img]([^\\[]*)\\[/img\\]"," ",$metin);
NEW
$metin = preg_replace('#\[IMG\](.+?)\[\/IMG\]#i'," ",$metin);
Forum: vB5 Programming Discussions 02-08-2014, 01:50 PM
Replies: 1
Views: 1,374
Posted By Gavo34
VB5.1 beta - validate user with blowfish?

How does VB5.1.0 beta validate users with blowfish?

Older Versions
$vb_hash = md5($password . $user[salt]);
if ($vb_hash==$pass)
{
// check subscription etc.
}
Forum: vB5 Programming Discussions 11-02-2013, 05:17 PM
Replies: 3
Views: 894
Posted By Gavo34
Can someone help with this. I had a look...

Can someone help with this.


I had a look at the guys script, I cant find any documention to help, so its resorting to not loading VB core.

db connect

$username =...
Showing results 1 to 6 of 6

 
Forum Jump

All times are GMT. The time now is 09:21 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.01231 seconds
  • Memory Usage 1,911KB
  • 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)post_thanks_navbar_search
  • (1)search_results
  • (6)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (3)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
  • forumjump
  • search_complete
  • navbits
  • navbits_complete