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

Showing results 1 to 25 of 178
Search took 0.01 seconds.
Search: Posts Made By: all-the-vb
Forum: vBulletin 3.8 Add-ons 06-23-2009, 12:49 AM
Replies: 21
Miscellaneous Hacks - Signatures Gallery Hack
Views: 4,955
Posted By all-the-vb
trotskid welcome :) colors you can change...

trotskid
welcome :)

colors you can change it in sigratebit template..


can you explain more or print screen if you can?
Forum: vBulletin 3.8 Add-ons 06-23-2009, 12:37 AM
Replies: 21
Miscellaneous Hacks - Signatures Gallery Hack
Views: 4,955
Posted By all-the-vb
indianhacker thanks for help :)

indianhacker

thanks for help :)
Forum: vBulletin 3.8 Add-ons 06-23-2009, 12:32 AM
Replies: 21
Miscellaneous Hacks - Signatures Gallery Hack
Views: 4,955
Posted By all-the-vb
abouahmed thanks bro.. trotskid ...

abouahmed
thanks bro..


trotskid
welcome :)
it is sig.php
http://urwebsite.com/forum/sig.php
you can add it in forumhome template or navbar
as you like..
Forum: vBulletin 3.8 Add-ons 06-22-2009, 10:00 PM
Replies: 21
Miscellaneous Hacks - Signatures Gallery Hack
Views: 4,955
Posted By all-the-vb
Signatures Gallery Hack

Hello everyone

hack name: Signatures Gallery Hack
vB version: 3.8.X
by all-the-vb (all-the-vb.com)



How the hack works:
It works like a signatures gallery
Forum: vBulletin 3.6 Add-ons 11-11-2007, 05:00 PM
Replies: 218
Views: 92,821
Posted By all-the-vb
gr8 hack. many thanks

gr8 hack.
many thanks
Forum: vBulletin 3.6 Add-ons 08-29-2007, 04:26 AM
Replies: 27
Profile Enhancements - Who looked my profile ?
Views: 6,272
Posted By all-the-vb
Developer i'm glad to see you here and i thanks...

Developer
i'm glad to see you here and i thanks 4 you'r offer.
thanx.. bro
Forum: vBulletin 3.6 Add-ons 08-28-2007, 12:20 AM
Replies: 27
Profile Enhancements - Who looked my profile ?
Views: 6,272
Posted By all-the-vb
jwaany you'r welcome my friend i hope you...

jwaany
you'r welcome my friend
i hope you like it.
Forum: vBulletin 3.6 Add-ons 08-25-2007, 01:02 AM
Replies: 27
Profile Enhancements - Who looked my profile ?
Views: 6,272
Posted By all-the-vb
MARKETPROFITS,gforce75,htscpl,Ryuk ,semauae ...

MARKETPROFITS,gforce75,htscpl,Ryuk ,semauae
welcome.. :)

hornstar1337
it's eazy to change the link place.

Ryuk
no i don't think so.

semauae
Forum: vBulletin 3.6 Add-ons 08-23-2007, 04:00 AM
Replies: 27
Profile Enhancements - Who looked my profile ?
Views: 6,272
Posted By all-the-vb
you'r very welcome :rolleyes:

you'r very welcome :rolleyes:
Forum: vBulletin 3.6 Add-ons 08-23-2007, 12:56 AM
Replies: 27
Profile Enhancements - Who looked my profile ?
Views: 6,272
Posted By all-the-vb
FreshFroot i didn't see the hack that's you...

FreshFroot

i didn't see the hack that's you mentioned,

amm i made same this hack for vb 3.0.0 before so i don't think someone else will make similar one.

thank you :)
Forum: vBulletin 3.6 Add-ons 08-21-2007, 10:00 PM
Replies: 27
Profile Enhancements - Who looked my profile ?
Views: 6,272
Posted By all-the-vb
Who looked my profile ?

Hello Everyone. :D

hack : Who looked my profile?

by all-the-vb

Description:
this hack let each user know who are looked his profile.
he will find a small box in his profile to show there...
Forum: Modification Requests/Questions (Unpaid) 09-27-2006, 09:47 PM
Replies: 20
Views: 2,360
Posted By all-the-vb
<a...

<a href="https://vborg.vbsupport.ru/showthread.php?p=1084907#post1084907" target="_blank">https://vborg.vbsupport.ru/showt...07#post1084907</a>
Forum: vB3 Programming Discussions 08-13-2005, 10:21 AM
Replies: 10
Views: 1,253
Posted By all-the-vb
add this code in hotornot/index2.php file ...

add this code in hotornot/index2.php file

find:

<?

after that add:

chdir(/home/***/public_html/forum');
require_once('./global.php');
Forum: vB3 Programming Discussions 05-11-2005, 11:06 AM
Replies: 1
Views: 739
Posted By all-the-vb
if...

if (ucwords(strtolower($lastthread[postusername])) ==
ucwords(strtolower($vboptions[threadbot_username]))
OR ($lastpost[count] <= $headerusers[count]) AND
ucwords(strtolower($lastpost[username]))...
Forum: vB3 Programming Discussions 04-27-2005, 08:18 AM
Replies: 13
Views: 1,538
Posted By all-the-vb
YUSIF اها فهمت قصدك. ابحث عن: ...

YUSIF
اها فهمت قصدك.

ابحث عن:

if($bbuserinfo[userid]!=0 and $post[userid] !=0){
$usertherd = $DB_site->query_first("SELECT COUNT(threadid) AS total FROM thread WHERE...
Forum: vB3 Programming Discussions 04-25-2005, 01:49 PM
Replies: 13
Views: 1,538
Posted By all-the-vb
طيب ياريت اشوف الخطأ الجديد.؟

طيب ياريت اشوف الخطأ الجديد.؟
Forum: vB3 Programming Discussions 04-25-2005, 12:43 PM
Replies: 13
Views: 1,538
Posted By all-the-vb
try this: if($bbuserinfo[userid]!=0 and...

try this:

if($bbuserinfo[userid]!=0 and $post[userid] !=0){
$usertherd = $DB_site->query_first("SELECT COUNT(threadid) AS total FROM thread WHERE postuserid=$post[userid] ");
...
Forum: vB3 Programming Discussions 04-25-2005, 09:37 AM
Replies: 13
Views: 1,538
Posted By all-the-vb
hello open includes/functions_showthread.php...

hello

open includes/functions_showthread.php

find:

$usertherd = $DB_site->query_first("SELECT COUNT(threadid) AS total FROM thread WHERE postuserid=$post[userid] ");
...
Forum: vBulletin 3.0 Full Releases 02-09-2005, 03:48 AM
Replies: 58
Views: 11,869
Posted By all-the-vb
thank MarcoH64 for help :)

thank MarcoH64 for help :)
Forum: vB3 Programming Discussions 12-22-2004, 07:48 PM
Replies: 2
Views: 948
Posted By all-the-vb
https://vborg.vbsupport.ru/showthread.php?t=66895...

https://vborg.vbsupport.ru/showthread.php?t=66895
:rolleyes:
Forum: vB3 Programming Discussions 12-22-2004, 07:40 PM
Replies: 8
Views: 1,501
Posted By all-the-vb
/* password correct? */ $query = "SELECT salt,...

/* password correct? */
$query = "SELECT salt, password FROM user WHERE username='$username'";
$result = mysql_query($query) or die("The information you entered does not match our records.");...
Forum: Modification Requests/Questions (Unpaid) 11-07-2004, 11:32 PM
Replies: 5
Views: 1,209
Posted By all-the-vb
<a...

<a href="https://vborg.vbsupport.ru/showthread.php?t=60785" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=60785</a>
Forum: Community Lounge 11-07-2004, 11:15 PM
Replies: 51
Views: 4,355
Posted By all-the-vb
Congratulations ...

Congratulations
:nervous:
Advance Coder ==> Master Coder
Forum: vBulletin 3.0 Full Releases 11-05-2004, 11:17 PM
Replies: 11
Views: 3,425
Posted By all-the-vb
;) ......

;) ......
Forum: vBulletin 3.0 Full Releases 11-04-2004, 10:00 PM
Replies: 11
Views: 3,425
Posted By all-the-vb
Special articles in a moving banner

Hello Everyone.

hack : Special articles in a moving banner

by all-the-vb

Description:
It displays the special articles in a moving banner at the top of the forum
and via adding the...
Showing results 1 to 25 of 178

 
Forum Jump

All times are GMT. The time now is 06:30 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.02035 seconds
  • Memory Usage 2,052KB
  • 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
  • (56)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