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

Showing results 1 to 18 of 18
Search took 0.00 seconds.
Search: Posts Made By: Vowgaming
Forum: vBulletin 4.x Add-ons 02-18-2012, 04:30 AM
Replies: 2,697
Major Additions - vBExperience 4
Views: 518,842
Posted By Vowgaming
Found it in class_xperience.php find this...

Found it in class_xperience.php

find this code
($hook = vBulletinHook::fetch_hook('xperience_calcdata_stats')) ? eval($hook) : false;

if (count($xperience_old) > 0 AND...
Forum: vBulletin 4.x Add-ons 02-14-2012, 12:13 PM
Replies: 2,697
Major Additions - vBExperience 4
Views: 518,842
Posted By Vowgaming
As you can see from the Ventrillo post above I'm...

As you can see from the Ventrillo post above I'm ok a getting things modded can you give me a tip on where to start with this. I have looked through most of the php scripts and hooks. was hopping to...
Forum: vBulletin 4.x Add-ons 02-14-2012, 11:52 AM
Replies: 2,697
Major Additions - vBExperience 4
Views: 518,842
Posted By Vowgaming
Warning This code is very poor in some ways. I'm...

Warning This code is very poor in some ways. I'm not a professional coder at all just hack and play till i get it working.

firstly you need to use this in conjunction with...
Forum: vBulletin 4.x Add-ons 02-14-2012, 10:13 AM
Replies: 2,697
Major Additions - vBExperience 4
Views: 518,842
Posted By Vowgaming
Hi was wondering if I could get a hand on modding...

Hi was wondering if I could get a hand on modding the code slightly.

My users Love the Mod but have raised a concern with activity showing up as negative points when a few things get changed or...
Forum: vBulletin 4.x Add-ons 12-01-2011, 09:17 AM
Replies: 2,697
Major Additions - vBExperience 4
Views: 518,842
Posted By Vowgaming
Looks like I worked it out the ' ' marks...

Looks like I worked it out

the ' ' marks in if ($user['usergoupid'] != "55" or $user['usergoupid'] != "56" ) should not be there it should read

if ($user[usergoupid] != "55" or...
Forum: vBulletin 4.x Add-ons 12-01-2011, 04:46 AM
Replies: 2,697
Major Additions - vBExperience 4
Views: 518,842
Posted By Vowgaming
Hi Im trying to use vsa donate add on and have...

Hi Im trying to use vsa donate add on and have changed vBExperience VSa PayPal Donate to

if ($DoDebug==1) echo "<br/>VSa PayPal Donate - Attachments";

if ($user['usergoupid'] != "55" or...
Forum: vBulletin 4.x Add-ons 11-12-2011, 10:58 PM
Replies: 2,697
Major Additions - vBExperience 4
Views: 518,842
Posted By Vowgaming
Exactly what is was after thank you for your...

Exactly what is was after thank you for your quick response.

Vbulletin has so many areas you have to look when you want to make changes, makes it hard some times!
Forum: vBulletin 4.x Add-ons 11-12-2011, 11:55 AM
Replies: 2,697
Major Additions - vBExperience 4
Views: 518,842
Posted By Vowgaming
Hi firstly love the addon just hoping you can...

Hi firstly love the addon just hoping you can give me a clue about notifications on promotions.
When you receive a promotion I want the pm to link to a different page, at the moment it goes to...
Forum: vBulletin 4.x Add-ons 10-12-2011, 03:39 AM
Replies: 591
Major Additions - [DBTech] vBShop v3 (vB4)
Views: 115,649
Posted By Vowgaming
I'm using Xperience on the shop fine the field is...

I'm using Xperience on the shop fine the field is just

points table: user

points Column: xperience
Forum: vB4 General Discussions 09-27-2011, 10:29 PM
Replies: 2
Views: 535
Posted By Vowgaming
Firefox 7.0 and VB Version 4.1.5

Just upgraded to Firefox 7 and now having an error when loading up forum

https://vborg.vbsupport.ru/
By sponge919 (http://profile.imageshack.us/user/sponge919) at 2011-09-27

The forum works...
Forum: vBulletin 4.x Add-ons 02-08-2011, 09:08 PM
Replies: 3
BB Code Enhancements - Time Zone Times
Views: 2,944
Posted By Vowgaming
I was not aware of this issue. but now I go back...

I was not aware of this issue. but now I go back and check and edit a post I see the issue mentioned it does not show up on the inital posting only on editing the post.

This is such a required...
Forum: Modification Graveyard 01-31-2011, 07:04 PM
Replies: 431
Show Thread Enhancements - Who has read a Thread
Views: 82,174
Posted By Vowgaming
Thankyou for your quick reply and the helpfull...

Thankyou for your quick reply and the helpfull tip, this will do the job fine for the moment and once I get familar with vbull I might try and create a monthly checkin module to automate the whole...
Forum: Modification Graveyard 01-31-2011, 09:38 AM
Replies: 431
Show Thread Enhancements - Who has read a Thread
Views: 82,174
Posted By Vowgaming
Is there any chance you could change this mod to...

Is there any chance you could change this mod to show users posted

The reason for this is we have a gaming clan site and one rule of the site is to respond each month to the current monthly...
Forum: Modification Requests/Questions (Unpaid) 01-31-2011, 09:31 AM
Replies: 3
Views: 1,400
Posted By Vowgaming
Who has Posted

Could someone please modify or create a mod similar to who has read mod https://vborg.vbsupport.ru/showthread.php?t=230736&highlight=read

But instead of showing who has read the post it will show...
Forum: vBulletin 4.x Add-ons 01-21-2011, 10:00 PM
Replies: 3
BB Code Enhancements - Time Zone Times
Views: 2,944
Posted By Vowgaming
Time Zone Times

I have seen this requested a few times and required this for my own site so I thought it would be nice to share my solution.

This bbcode will take a date and time submitted in gmt time and...
Forum: vB4 Programming Discussions 01-19-2011, 01:52 PM
Replies: 0
Views: 467
Posted By Vowgaming
how to include php in bbcode

Im trying to setup a new bbcode hour,minute,second,month,day,year
this will then grab users timezone and show the correct date and time according to their time zone

You would have to put the...
Forum: vBulletin 4.x Add-ons 01-18-2011, 12:18 PM
Replies: 2,076
Views: 402,366
Posted By Vowgaming
have browsed through all 66 pages to see if there...

have browsed through all 66 pages to see if there is anyway to get a custom email sent to the person after they submited a form.

Reason for this we have used a form as a application for a clan web...
Forum: vBulletin 4.x Add-ons 01-17-2011, 09:43 AM
Replies: 279
Moderators Functions - Force Users to Read a Thread
Views: 111,946
Posted By Vowgaming
I got stumped a bit here as well guys you dont...

I got stumped a bit here as well guys you dont add this as you create the thread, you go into your admincp and in post/threads section you choose what thread you want to force people to read

Using...
Showing results 1 to 18 of 18

 
Forum Jump

All times are GMT. The time now is 10:59 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.02470 seconds
  • Memory Usage 1,994KB
  • 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
  • (18)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (39)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