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

Showing results 1 to 25 of 427
Search took 0.02 seconds.
Search: Posts Made By: miz
Forum: vB3 Programming Discussions 04-08-2005, 02:46 PM
Replies: 3
Views: 1,029
Posted By miz
simplly add a template and fetech with the...

simplly add a template and fetech with the currect functions
and on template use right html
and thats all
Forum: vBulletin 3.0 Full Releases 04-08-2005, 09:58 AM
Replies: 265
Views: 51,948
Posted By miz
LEFT JOIN user ON(teams.teamid = user.teamid) ...

LEFT JOIN user ON(teams.teamid = user.teamid)

change to :

LEFT JOIN user AS user ON(teams.teamid = user.teamid)
Forum: vB3 Programming Discussions 04-01-2005, 03:51 PM
Replies: 3
Views: 972
Posted By miz
so how can i set max-width on iE ? also on...

so how can i set max-width on iE ?

also on IE its not get width

its just get higer - i want it to get width
cuse i show some text with this...
and the text is changes from thread to thread
Forum: vB3 Programming Discussions 04-01-2005, 07:54 AM
Replies: 3
Views: 972
Posted By miz
css qustion

ok guys
i edited abit the vbulletin menu to add to it diffrent style

so this is how code looks

<div class="vbmenu_popup" id="info_$thread[threadid]_menu" style="display:none; padding: 4px 4px...
Forum: vB3 Programming Discussions 03-31-2005, 04:49 PM
Replies: 1
Views: 1,130
Posted By miz
bump bump again and again

bump

bump again

and again
Forum: vB3 Programming Discussions 03-27-2005, 12:09 AM
Replies: 5
Views: 2,246
Posted By miz
on the file itself

on the file itself
Forum: vB3 Programming Discussions 03-26-2005, 11:40 PM
Replies: 5
Views: 2,246
Posted By miz
change FROM user AS user LEFT JOIN...

change

FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid =
user.userid) INNER JOIN...
Forum: vB3 Programming Discussions 03-26-2005, 10:04 PM
Replies: 15
Views: 1,691
Posted By miz
boofo will be pissed when he will see your last...

boofo will be pissed when he will see your last post ;)

edit the post

any cod put under php/code tags and its will be better if u will give a link to hack instead of posting it here
Forum: vB3 Programming Discussions 03-26-2005, 09:03 PM
Replies: 1
Views: 1,130
Posted By miz
vbulletin_menu.js help

hey guys i have tried modify this file so instead of onclik it will use onmouseover

to do so

on line 413

i changed :


controlobj.onclick = vbmenu_eventhandler_click;
Forum: vBulletin 3.0 Full Releases 03-15-2005, 01:22 PM
Replies: 265
Views: 51,948
Posted By miz
peeps like is the exscat reason i dont post the...

peeps like is the exscat reason i dont post the fix's and updates.
i had bugs on the table prefix cuse i simply dont use it

you say my coding sux so you have 2 options right now
or code for...
Forum: vB3 General Discussions 03-11-2005, 04:01 PM
Replies: 13
Views: 1,327
Posted By miz
if there isnt a winner so under award1 you got 0 ...

if there isnt a winner so under award1 you got 0

so in the useraward table you got all userid's that on board
and under award1 you got 0

so for exsample

userid : 5
award1 : 0
Forum: vB3 General Discussions 03-11-2005, 02:24 PM
Replies: 13
Views: 1,327
Posted By miz
well then it shows as USERID : 54 AWARD1 :...

well then it shows as

USERID : 54
AWARD1 : 0

same for all users
Forum: vB3 General Discussions 03-10-2005, 05:54 PM
Replies: 13
Views: 1,327
Posted By miz
what about it >

what about it >
Forum: vB3 General Discussions 03-10-2005, 05:25 PM
Replies: 13
Views: 1,327
Posted By miz
when i run the script with run now button its...

when i run the script with run now button its work perfect

and when i click on run now its get logged

but else its just not working.
script working great as script
but on corn its not get...
Forum: vB3 General Discussions 03-09-2005, 04:10 PM
Replies: 13
Views: 1,327
Posted By miz
ok here is the info of the file ...

ok
here is the info of the file

scoreboardupdate.php
=================

error_reporting(E_ALL & ~E_NOTICE);

if (!is_object($DB_site))
{
Forum: vB3 General Discussions 03-09-2005, 03:53 PM
Replies: 13
Views: 1,327
Posted By miz
bump please help... not supuse to be that...

bump

please help... not supuse to be that hard
Forum: vB3 General Discussions 03-06-2005, 04:24 PM
Replies: 2
Views: 729
Posted By miz
like the first will be sticky and second forum...

like the first will be sticky and second forum announcments ...
you can edit it on threadbit template
Forum: vB3 General Discussions 03-06-2005, 04:12 PM
Replies: 13
Views: 1,327
Posted By miz
Corn Problem, please help

ok i made a script the delete info from some table,

now i added it to corn in admin cp to run every 1st of month

its apper like that

30 0 1 * *

now the problem is that its never run :(
Forum: vB3 Programming Discussions 03-05-2005, 03:15 PM
Replies: 1
Views: 758
Posted By miz
Problem - please help

ok i will start with that
i UNINSTALLED THE AWARDS hack

since then my site not working
all of pharse or abselutly gone
my templates ++++ed up

when tring to login to board i get this error
...
Forum: vBulletin 3.0 Full Releases 03-03-2005, 03:22 PM
Replies: 265
Views: 51,948
Posted By miz
well you, the forumid is auto selected by your...

well you, the forumid is auto selected by your team, you dont need forumid of the forum as you cannot axx it from anyother page (all of premission denied you getting)
you can find your team forum...
Forum: vBulletin 3.0 Full Releases 02-25-2005, 11:07 AM
Replies: 265
Views: 51,948
Posted By miz
i did asked for premission and you agreed , to...

i did asked for premission and you agreed , to bad you cant remember cuse i still got your answer in my pm flooder...
Forum: Community Lounge 02-22-2005, 01:56 PM
Replies: 2
Views: 979
Posted By miz
VB-Ibot . what do you think about it ?

hey guys..
this days, im working on new-old project
this project is a complete bot written in php
means that no need of eggdrop, mirc or anything else. only php
now i allready started to code the...
Forum: vB3 Programming Discussions 02-21-2005, 08:08 PM
Replies: 8
Views: 1,248
Posted By miz
set_time_limit(0); can slove the problem i...

set_time_limit(0);

can slove the problem i think

but its will be sucks any way
heh
Forum: vB3 Programming Discussions 02-21-2005, 08:07 PM
Replies: 2
Views: 1,050
Posted By miz
include("./global.php"); // checking...

include("./global.php");

// checking premissions

if (!$bbuserinfo['userid'])
{
eval("dooutput(\"".gettemplate("chat_error")."\");");
die;
}
Forum: vB3 Programming Discussions 02-21-2005, 08:03 PM
Replies: 4
Views: 938
Posted By miz
upgrade script ???

upgrade script ???
Showing results 1 to 25 of 427

 
Forum Jump

All times are GMT. The time now is 07:26 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.03800 seconds
  • Memory Usage 2,070KB
  • 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)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (28)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