need some help on this don't no what to do more

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   need some help on this don't no what to do more
yuzuki
CZ Newbie
yuzuki has been a member for over 18 year's 18 Year Member
Gender: Male
Status: Offline
Joined: Jun 29, 2005
0.00 posts per day
Posts: 10
Points: 576
   
ok i no made like loads posts on help this and that not trying be a butt

but

thanks my buddie techno

i have started on my v4 welocm block i have

made my case file and my links file for Administration Menu icon for my welcome block

but last one is my module file

this what i have at the start

<?php

/*****************************************************************************/
/*PNP-welcome block v4 from H.C.A.F                                          */
/*====================================================                       */
/*                                                                           */
/* V4 welcome block made by Grave ven 4.0                                    */
/*    veion 4.0 is way new from v3                                           */
/* Copyright (c) 2005 by Grave aka yuzuki                                    */
/*                                                          */
/* need help with this block go to my site                                   */
/* [ Register or login to view links on this board. ]                                              */ 
/*****************************************************************************/
 
  if ( !defined('ADMIN_FILE') )
{
   die("Illegal File Access");
}

global $prefix, $db, $admin_file;
if (!stristr($_SERVER['SCRIPT_NAME'], "".$admin_file.".php")) {
    die ("Access Denied");
}

$aid = substr("$aid", 0,25);
$row = $db->sql_fetchrow($db->sql_query("SELECT radminsuper FROM " . $prefix . "_authors WHERE aid='$aid'"));
if ($row['radminsuper'] == 1) {


what don't no how add is my functions part

like

text color

[0000FF]

scrolling size

[WIDTH=350 HEIGHT=50]

font size
[10]

that i do not no how add love have some help on them parts

and sorry makeing loads posts


Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum