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

Showing results 1 to 25 of 32
Search took 0.01 seconds.
Search: Posts Made By: grant.hayman
Forum: vB3 General Discussions 09-26-2008, 03:07 PM
Replies: 3
Views: 1,038
Posted By grant.hayman
Thanks Alpha1, I couldn't see anywhere that...

Thanks Alpha1,

I couldn't see anywhere that said "manage threads" in the usergroup permissions though i could be looking in the wrong area.

Grant
Forum: vB3 General Discussions 09-26-2008, 02:07 PM
Replies: 3
Views: 1,038
Posted By grant.hayman
Junior Moderator - is it possible?

I would like to start using moderators (Users from my forum) but would like to to see what they are like first as moderators.

we have moderation of all new posts for 2 posts at the momment.

I...
Forum: vBulletin 3.7 Add-ons 09-19-2008, 07:36 AM
Replies: 98
New Posting Features - 'Text to Speech' user posts
Views: 22,325
Posted By grant.hayman
Great idea, We have a few blind people on...

Great idea,

We have a few blind people on our forum and they have screen reader software already, but this gives the option to anyone.

Does anyone know if there is software for reading the...
Forum: vB3 Programming Discussions 02-28-2008, 07:47 AM
Replies: 4
Views: 1,346
Posted By grant.hayman
They are logged in when I redirect them to...

They are logged in when I redirect them to specific thread ... I looked incase there was other code i had missed but could not see any.

I agree about editing scripts but unfortunetly if you want...
Forum: vB3 Programming Discussions 02-27-2008, 08:15 AM
Replies: 2
Views: 681
Posted By grant.hayman
Thanks Paul M, I thought there might be a...

Thanks Paul M,

I thought there might be a simpler way. :)
Forum: vB3 Programming Discussions 02-27-2008, 07:13 AM
Replies: 2
Views: 681
Posted By grant.hayman
what tables for user data and threads

I want to update my test board with user data and threads from my main board as i want to play with the data.

what tables do i need to update, is it just:

user
thread
profilefield

I dont...
Forum: vB3 Programming Discussions 02-27-2008, 07:04 AM
Replies: 1
Views: 849
Posted By grant.hayman
glad it's not just me who does this... sleep well

glad it's not just me who does this... sleep well
Forum: vB3 Programming Discussions 02-27-2008, 07:00 AM
Replies: 4
Views: 1,346
Posted By grant.hayman
I did this (got the code from this forum somwhere...

I did this (got the code from this forum somwhere I think so cant take credit)

find and comment this block

eval(standard_error(fetch_error('registration_complete', $username,...
Forum: vB3 Programming Discussions 02-21-2008, 01:49 PM
Replies: 5
Views: 811
Posted By grant.hayman
But that would get 4 results per select I...

But that would get 4 results per select I thought....

I will give it a go.
Forum: vB3 Programming Discussions 02-21-2008, 06:59 AM
Replies: 5
Views: 811
Posted By grant.hayman
hi MoT3rror, I can't see a way of doing this...

hi MoT3rror,

I can't see a way of doing this in 1 query as the 4 selects are getting diffrent type of ads, size and position plus each select will be getting random results.

from what I can...
Forum: vB3 Programming Discussions 02-20-2008, 03:15 PM
Replies: 5
Views: 811
Posted By grant.hayman
mysql queires and UNION??

I have an advertsers database which baisicly holds banner code and some parameters to distinguish placement and usergroups etc.

I have have 4 ad slots which very in size, shape and how many...
Forum: vB3 Programming Discussions 02-15-2008, 02:13 PM
Replies: 5
Views: 1,126
Posted By grant.hayman
Hi Dismounted, I am trying to do something...

Hi Dismounted,

I am trying to do something similar. ( add a value to a profile filed which will be posted (POST method) to register.php

Which array do I need to add to, whats the location of...
Forum: vB3 Programming Discussions 02-15-2008, 06:31 AM
Replies: 2
Views: 951
Posted By grant.hayman
I have full control of where aweber sends the...

I have full control of where aweber sends the data, I just tell it which url to redirect to and the post data is sent.

The problem is the register.php script seems far to complicated for me to...
Forum: vB3 Programming Discussions 02-14-2008, 03:05 PM
Replies: 2
Views: 951
Posted By grant.hayman
populate some fields during regitration

Hi,

Because aweber dont allow scripts to auto submit data (yes.. I can understand their reasoning) I sign my users up there first and then redirect to the register page.

I'm not looking for a...
Forum: vB3 Programming Discussions 02-13-2008, 02:49 PM
Replies: 2
Views: 640
Posted By grant.hayman
Thanks Marco, Works great now.

Thanks Marco,

Works great now.
Forum: vB3 Programming Discussions 02-13-2008, 01:59 PM
Replies: 2
Views: 640
Posted By grant.hayman
if else statement

<if condition != "is_member_of($vbulletin->userinfo, 23)">
<if condition="$show['guest']">
your a guest!!
<else />
your a member - but not a subscriber!!
</if>
<else />
your a subscriber!!...
Forum: Modification Requests/Questions (Unpaid) 01-24-2008, 11:45 AM
Replies: 2
Views: 997
Posted By grant.hayman
I thought vb gave you an option of subscription...

I thought vb gave you an option of subscription length which would then stop the payments.
Forum: vB3 Programming Discussions 01-17-2008, 12:24 PM
Replies: 0
Views: 1,002
Posted By grant.hayman
Add CSS class to default bbcode

I cant even find where the default bbcode is stored.. :confused:

All I want to do is add a diffrent css class to the url bbcode, I already have the class in the main css but cant find where to...
Forum: vB3 Programming Discussions 01-14-2008, 12:41 PM
Replies: 4
Views: 940
Posted By grant.hayman
Thanks Farcaster, I replaced the RIGHT JOIN...

Thanks Farcaster,

I replaced the RIGHT JOIN with INNER JOIN and it does indeed produce the same result which confused me because i thought that would bring back results from both tables which...
Forum: vB3 Programming Discussions 01-11-2008, 06:30 AM
Replies: 4
Views: 940
Posted By grant.hayman
Thanks Sarahk, That makes a lot of sense, I...

Thanks Sarahk,

That makes a lot of sense, I will add that to the php and thanks for the code (saves me googling :D ).
Forum: vB3 Programming Discussions 01-10-2008, 08:54 AM
Replies: 4
Views: 940
Posted By grant.hayman
MySql gurus... is this query ok (it works) top referrer

I am using the addon that comes with vbadvanced for top poster to show top referrer for this month instead.

I have wrote this query to get the data that I need and it seems to work fine but was...
Forum: vBulletin 3.6 Add-ons 01-09-2008, 01:28 PM
Replies: 97
Show Thread Enhancements - Referrals in Postbit
Views: 16,318
Posted By grant.hayman
Managed to sort out the this month bit... ...

Managed to sort out the this month bit...

altered the code to this: (hope this is ok to alter code, if not please remove this post and except my appologies :erm:)

$usersid =...
Forum: vB3 Programming Discussions 01-09-2008, 11:55 AM
Replies: 0
Views: 621
Posted By grant.hayman
Sql query for this month

I am trying to return the referrals for users from 'this month' but not sure where to start with joindate

SELECT count(userid) FROM user WHERE referrerid= '661' AND joindate = 'thismonth'
...
Forum: vBulletin 3.6 Add-ons 01-09-2008, 09:39 AM
Replies: 97
Show Thread Enhancements - Referrals in Postbit
Views: 16,318
Posted By grant.hayman
Was wondering if it is possible to to show...

Was wondering if it is possible to to show referrers from this month only...

I want to run a monthly competition for referrels and this would show users where they stand.

Is there somwhere i...
Forum: vB3 General Discussions 12-17-2007, 02:02 PM
Replies: 3
Views: 840
Posted By grant.hayman
Hi Lynne. Thanks for a quick response. ...

Hi Lynne.

Thanks for a quick response.

Do you have 2 databases one for each forum.

Grant
Showing results 1 to 25 of 32

 
Forum Jump

All times are GMT. The time now is 10:29 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.04000 seconds
  • Memory Usage 2,038KB
  • 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
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (9)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