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

Showing results 1 to 25 of 60
Search took 0.01 seconds.
Search: Posts Made By: nabeel
Forum: Member Archives 08-21-2003, 02:56 PM
Replies: 1
Views: 645
Posted By nabeel
i dont get why its doing this

if you look at this
http://www.fragblast.com/articles/view.php?pid=44881&page=3&tid=2236

all that page does it read from teh database and use the functions.php.

but look at the PHP code. i...
Forum: vBulletin 2.x Full Releases 01-18-2003, 10:16 PM
Replies: 48
Views: 11,579
Posted By nabeel
you need to replace the code in "functions.php",...

you need to replace the code in "functions.php", it will automatically show up
Forum: vBulletin 2.x Full Releases 12-28-2002, 10:35 AM
Replies: 48
Views: 11,579
Posted By nabeel
np, what was the problem? i think what i did to...

np, what was the problem? i think what i did to fix that was remove that avatar template and just use the img src
Forum: vBulletin 2.x Full Releases 12-28-2002, 12:08 AM
Replies: 48
Views: 11,579
Posted By nabeel
try <img src="$post[avatar2]"> or ...

try
<img src="$post[avatar2]">

or

<img src="$post[avatar]">

there weren't template changes because it changes to $post[avatar] in the code
Forum: vBulletin 2.x Full Releases 12-27-2002, 11:18 PM
Replies: 48
Views: 11,579
Posted By nabeel
did you apply the templates correctly? it...

did you apply the templates correctly?

it should be

$post[avatar]$post[avatar2]

iirc

if that doesn't work, try this
$post[avatar]<img src="$post[avatar2]">
Forum: vB3 General Discussions 12-21-2002, 08:01 PM
Replies: 13
Views: 1,723
Posted By nabeel
cool i was thinkign of how to do locations, but...

cool
i was thinkign of how to do locations, but i have no idea haha.
Forum: vB3 General Discussions 12-21-2002, 07:11 PM
Replies: 13
Views: 1,723
Posted By nabeel
cool, mine is also a "full" thing, includes...

cool, mine is also a "full" thing, includes different classes, and im currently coding in different attacks/defense for different classes, and you can choose which ones u want :P
Forum: vBulletin 2.x Full Releases 12-21-2002, 05:32 PM
Replies: 48
Views: 11,579
Posted By nabeel
np whats the line that the error was on, and a...

np
whats the line that the error was on, and a few lines above + below it?
Forum: vBulletin 2.x Full Releases 12-21-2002, 05:02 PM
Replies: 48
Views: 11,579
Posted By nabeel
oh there is no members.php in 2.2.9 well this...

oh there is no members.php in 2.2.9
well this hack is for 2.2.6
if i get time ill work on a upgrade for 2.2.9, but ive been very busy, sorry for the late responses
Forum: vB3 General Discussions 12-20-2002, 08:23 PM
Replies: 13
Views: 1,723
Posted By nabeel
im thinking about it, but idk hehe took a long...

im thinking about it, but idk hehe took a long time

am i allowed to sell hacks?
Forum: vB3 General Discussions 12-20-2002, 07:53 PM
Replies: 13
Views: 1,723
Posted By nabeel
oh, no i haven't i don't think i am, but i was...

oh, no i haven't
i don't think i am, but i was just letting people know :P
Forum: vB3 General Discussions 12-20-2002, 07:33 PM
Replies: 13
Views: 1,723
Posted By nabeel
What do you mean where is it? When you...

What do you mean where is it?
When you register, click "challenge" for someone in the memberlist, their profile, or their post
Forum: Member Archives 12-10-2002, 08:17 PM
Replies: 3
Views: 576
Posted By nabeel
in the postbit template, find the table where the...

in the postbit template, find the table where the BG should be, and insert

background="myimagepath"
Forum: vB3 General Discussions 12-10-2002, 04:39 PM
Replies: 13
Views: 1,723
Posted By nabeel
Finished my battle system!

Woohoo! After a long break from working on it, I decided to get it done, in about a few days, I finally got it done.

Sure it's not as great as I wanted it to be, but it's only version 1 :)
...
Forum: vBulletin 2.x Full Releases 09-20-2002, 05:04 PM
Replies: 48
Views: 11,579
Posted By nabeel
yeah itll remove it to undo the query,...

yeah itll remove it

to undo the query, replace ADD with DELETE, i think

i still havent had a chance to look at the welcome panel, but i dont think it will cause any problem
Forum: vBulletin 2.x Full Releases 09-09-2002, 09:43 AM
Replies: 48
Views: 11,579
Posted By nabeel
it should, i havent looked at the welcome panel....

it should, i havent looked at the welcome panel. ill download it and take a look
Forum: vBulletin 2.x Full Releases 09-08-2002, 01:20 PM
Replies: 48
Views: 11,579
Posted By nabeel
ah woops i shoulda done it in HTML or something ...

ah woops i shoulda done it in HTML or something
sorry about that
Forum: vBulletin 2.x Full Releases 09-08-2002, 01:00 AM
Replies: 48
Views: 11,579
Posted By nabeel
thanks

thanks
Forum: vBulletin 2.x Full Releases 09-07-2002, 05:59 PM
Replies: 48
Views: 11,579
Posted By nabeel
well usually your avatars are loaded into the...

well usually your avatars are loaded into the database..this saves teh database space and linkes them remotely, like a normal image link
Forum: vBulletin 2.x Full Releases 09-06-2002, 10:00 PM
Replies: 48
Views: 11,579
Posted By nabeel
Remotely Hosted Avatars

It works on my 2.2.6 board, I'm not sure about 2.2.7, most likely will work

This hack prevents remote avatars from being loaded into the database, it saved both bandwidth and space. Instead it'll...
Forum: Member Archives 08-07-2002, 08:31 PM
Replies: 3
Views: 786
Posted By nabeel
tried that, doesnt work

tried that, doesnt work
Forum: vB3 General Discussions 07-29-2002, 02:05 PM
Replies: 4
Views: 917
Posted By nabeel
oh ok i got it, thanks :)

oh ok i got it, thanks :)
Forum: vB3 General Discussions 07-27-2002, 06:29 PM
Replies: 4
Views: 917
Posted By nabeel
what do you mean? i mean code wise, like...

what do you mean?

i mean code wise, like what column in what table
Forum: vB3 General Discussions 07-27-2002, 02:48 PM
Replies: 4
Views: 917
Posted By nabeel
private messages

how is it determined that they are read or not? i cant figure it out
Forum: vB3 General Discussions 07-24-2002, 10:29 PM
Replies: 30
Views: 4,592
Posted By nabeel
ah cool, looking forward to it :)

ah cool, looking forward to it :)
Showing results 1 to 25 of 60

 
Forum Jump

All times are GMT. The time now is 06:14 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.02496 seconds
  • Memory Usage 2,023KB
  • 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
  • (51)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