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

Showing results 1 to 25 of 34
Search took 0.00 seconds.
Search: Posts Made By: andewy3k
Forum: vBulletin 3.6 Template Modifications 10-30-2006, 05:43 PM
Replies: 38
Views: 10,373
Posted By andewy3k
very nice/works good.. *clicks install*

very nice/works good.. *clicks install*
Forum: vB3 Programming Discussions 10-25-2006, 08:57 AM
Replies: 7
Views: 822
Posted By andewy3k
works great! THANK YOU! I used...

works great! THANK YOU! I used $topposter[username] and $newusername

so if I want to use this plugin on another template I just change the hook location, correct?

Thanks again..
Forum: vB3 Programming Discussions 10-24-2006, 11:09 PM
Replies: 7
Views: 822
Posted By andewy3k
FORUMHOME template maybe in the future...

FORUMHOME template

maybe in the future FORUMDISPLAY and SHOWTHREAD

let me know how it can be done for FORUMHOME, and if it can for the other two templates.

thanks ahead of time.
Forum: vB3 Programming Discussions 10-24-2006, 03:38 PM
Replies: 7
Views: 822
Posted By andewy3k
thanks, so do I paste these right in the...

thanks, so do I paste these right in the template? No right?

Is it possible to just use $newusername and $topposter[username] without that code?

no huh?

some help needed :(
Forum: vBulletin 3 Articles 10-17-2006, 09:30 AM
Replies: 198
Views: 82,247
Posted By andewy3k
this was very very useful for me, thanks. Had...

this was very very useful for me, thanks. Had problems though in-which my theme didn't have the actual navbar button in the navbar template. But I was able to figure it all out :)
Forum: vB3 Programming Discussions 10-16-2006, 10:48 PM
Replies: 7
Views: 822
Posted By andewy3k
need two var's.. simple question..

I need the two variables, not sure if that's what I can reefer to them as.

Its for my forum statistics panel.

Last Registered User
Top Poster

thanks ahead of time
Forum: vB3 General Discussions 10-16-2006, 10:32 PM
Replies: 2
Views: 700
Posted By andewy3k
yes I am already doing that as we speak.. I have...

yes I am already doing that as we speak.. I have ti set so registered users cannot "reply" to other peoples posts in that section only. They can reply to their own posts is all.

Thing is I want it...
Forum: vB3 General Discussions 10-16-2006, 07:59 PM
Replies: 2
Views: 700
Posted By andewy3k
auto-close thread

I need a mod to auto-close all threads in only one section of my forums after the user posts it. This is for a files section of my forums and I do not want any replies to the files threads at ALL....
Forum: vBulletin 3.5 Add-ons 10-15-2006, 07:03 AM
Replies: 229
Views: 45,120
Posted By andewy3k
works great, thanks just had to remove the...

works great, thanks

just had to remove the spacer stuff for 3.6 and add the new div tag.

thanks again...

*installed*
Forum: vB3 General Discussions 10-15-2006, 06:40 AM
Replies: 1
Views: 930
Posted By andewy3k
vb 3.6.2 + phpadsnew question

Alright well I have phpadsnew running within its own table on my navbar template at the top of the forums right under the actual navbar, but I want to figure out how can I optimize the loading of my...
Forum: vB3 Programming Discussions 10-15-2006, 05:24 AM
Replies: 3
Views: 800
Posted By andewy3k
thank you :)

thank you :)
Forum: vB3 Programming Discussions 10-13-2006, 01:42 AM
Replies: 2
Views: 814
Posted By andewy3k
:( so I have to find out how to call upon the...

:( so I have to find out how to call upon the mysql as the template does? and make it pull up the latest post for that section?

I have no idea how I would even do that :(
Forum: vB3 Programming Discussions 10-12-2006, 07:47 PM
Replies: 3
Views: 800
Posted By andewy3k
very bad cookie issue..

Okay guys I wanna know, is there any way to automatically choose the "Remember Me" check box or have it always enabled but the checkbox hidden or something. I am having issues where users that are...
Forum: vB3 Programming Discussions 10-12-2006, 12:56 AM
Replies: 2
Views: 814
Posted By andewy3k
Question for you hardcore coders :)

not sure if this is possible..I am in need of some sort of script, which will strip ONLY the text from a LAST post in a given forum section. And display it within a iframe or just within a table on...
Forum: vB3 Programming Discussions 10-12-2006, 12:53 AM
Replies: 21
Views: 2,588
Posted By andewy3k
thanks :) with some minor tweaks. it works...

thanks :)

with some minor tweaks. it works great.. thanks :)
Forum: vB3 General Discussions 10-11-2006, 09:22 PM
Replies: 0
Views: 727
Posted By andewy3k
Apply a generic avatar for users without avatars?

How can I apply one generic avatar to all registered user accounts?

Is there some kinda script that will do it for me?

thanks ahead of time.
Forum: vB3 Programming Discussions 10-11-2006, 08:32 PM
Replies: 21
Views: 2,588
Posted By andewy3k
_______________________________________________ ...

_______________________________________________

anyone? I need an if statement :)

Just like basically saying

If "user has avatar" then

code to pickup avatar and place within var $avatar
Forum: vB3 Programming Discussions 10-10-2006, 08:03 PM
Replies: 21
Views: 2,588
Posted By andewy3k
WORKS GREAT! but, I still need some kind of...

WORKS GREAT!

but, I still need some kind of IF statement within the plugin or within the forumshome template

to check if the user has an avatar, if not .. to show a special image

if so
...
Forum: vB3 Programming Discussions 10-10-2006, 08:32 AM
Replies: 21
Views: 2,588
Posted By andewy3k
yup, also known in the styles manager as...

yup, also known in the styles manager as "FORUMSHOME"

btw. im not using VBadvance or w/e that mod is called..
Forum: vB3 Programming Discussions 10-10-2006, 07:20 AM
Replies: 21
Views: 2,588
Posted By andewy3k
see, look at the attached image..

see, look at the attached image..
Forum: vB3 Programming Discussions 10-10-2006, 07:18 AM
Replies: 21
Views: 2,588
Posted By andewy3k
still not working.. get red x i tried ...

still not working.. get red x

i tried




<?php
require_once('./global.php');
include(DIR . '/includes/functions_user.php');
Forum: vB3 Programming Discussions 10-10-2006, 06:10 AM
Replies: 21
Views: 2,588
Posted By andewy3k
no, this time no image shows at all.. not even a...

no, this time no image shows at all.. not even a red x..

could it be because we are using php tags within html?
Forum: vB3 Programming Discussions 10-10-2006, 02:23 AM
Replies: 21
Views: 2,588
Posted By andewy3k
I checked the code its showing .. <img...

I checked the code its showing ..

<img src="" alt="" border="0" />

which obviously means its not picking up the avatar..
Forum: vB3 Programming Discussions 10-08-2006, 10:24 PM
Replies: 21
Views: 2,588
Posted By andewy3k
wow even that did not work :( just gives a...

wow even that did not work :(

just gives a dreaded red X of doom.
Forum: vB3 Programming Discussions 10-07-2006, 06:49 PM
Replies: 8
Views: 890
Posted By andewy3k
triple post, sorry, problems..

triple post, sorry,

problems..
Showing results 1 to 25 of 34

 
Forum Jump

All times are GMT. The time now is 07:39 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.03627 seconds
  • Memory Usage 2,029KB
  • 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
  • (36)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