Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Blocks
Author Message
dagosh
Hangin' Around



Joined: Dec 27, 2004
Posts: 35

PostPosted: Sun Nov 06, 2005 2:52 pm Reply with quote

where can i get the block so i can login to admin via a block your know the admin login block ! i can not find it anywhere !

and one more block i seaching for is the ventrilo show block ! not af join ventrilo but a block where my members can see on my homepage whos online on the ventrilo server !

some one please !
 
View user's profile Send private message
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Sun Nov 06, 2005 4:51 pm Reply with quote

The admin block can be had from [ Only registered users can see links on this board! Get registered or login! ] Don't know about the rest.

_________________
Where Do YOU Stand?
HTML Newsletter::ShortLinks::Mailer::Downloads and more... 
View user's profile Send private message Visit poster's website
hitwalker
Sells PC To Pay For Divorce



Joined:
Posts: 5661

PostPosted: Sun Nov 06, 2005 4:59 pm Reply with quote

well i did a search in my stuff i found the other block as well...
but thats in subscribers are...
 
View user's profile Send private message
dagosh







PostPosted: Mon Nov 07, 2005 12:03 am Reply with quote

ass can see it is not a login block Smile i need a admin login box like the normal login box for members !
 
montego







PostPosted: Mon Nov 07, 2005 12:19 am Reply with quote

dagosh, the Admin block that you see on this site and at the link I referenced above IS the same login block that you can get from that referenced site. If that is not what you were looking for, can you please be more specific? It sure sounds like what you are looking for is what is on the very front of ravenphpscripts.com.

You do not mention the version of nuke that you are using, but if it is 7.5 or above, you could try this direct link:
[ Only registered users can see links on this board! Get registered or login! ]

Regards,
montego
 
dagosh







PostPosted: Mon Nov 07, 2005 2:47 am Reply with quote

yeah thats right im looking for the same block... there are on the home here on ravenscripts ! hehe but i can not find it anywhere! Wink hehe i have seaching on google but no luck ! Smile so do you know where ican get it ?
 
montego







PostPosted: Mon Nov 07, 2005 7:40 am Reply with quote

dagosh, I gave you the link in my previous post. That will take you right to the download.
 
dagosh







PostPosted: Mon Nov 07, 2005 7:53 am Reply with quote

ye i saw that but what is the name of the block i have looked in there and hmm ye im lost!

i can find something like this one here
BLOCK: NSN Admin Login 750 and this is not the one im looking for mate Smile the block i looking for is the same there are here on the ravenscripts Smile !
 
hitwalker







PostPosted: Mon Nov 07, 2005 8:01 am Reply with quote

ok ...a litle help..

Code:
<?php


/********************************************************/
/* Admin Login Block                                    */
/* By: NukeScripts Network (webmaster@nukescripts.net)  */
/* http://www.nukescripts.net                           */
/* Copyright © 2000-2005 by NukeScripts Network         */
/********************************************************/

if (stristr($_SERVER['PHP_SELF'], "block-Global_Login.php") || stristr($_SERVER['SCRIPT_NAME'], "block-Global_Login.php")) { Header("Location: index.php"); }
$content = "";
global $admin, $prefix, $db, $gfx_chk;
if(is_admin($admin)) {
$content .= "<a href=\"admin.php?op=logout\">Logout</a>\n";
} else {
mt_srand ((double)microtime()*1000000);
$maxran = 1000000;
$random_num = mt_rand(0, $maxran);
$content .= "<table border=0 cellpadding=0 cellspacing=0>\n";
$content .= "<tr><form action=\"admin.php\" method=\"post\">\n";
$content .= "<td>Admin ID: <input type=\"text\" name=\"aid\" size=\"10\" maxlength=\"25\"><br>\n";
$content .= "Pass: <input type=\"password\" name=\"pwd\" size=\"10\" maxlength=\"20\"><br>\n";
if (extension_loaded("gd") AND ($gfx_chk == 1 OR $gfx_chk == 5 OR $gfx_chk == 6 OR $gfx_chk == 7)) {
$content .= "Sec Code :<img src='index.php?gfx=gfx&random_num=$random_num' border='1' height='20' width='77' alt='"._AL_CODE."' title='"._AL_CODE."'><br>";
$content .= "Type Code :<input type=\"text\" NAME=\"gfx_check\" SIZE=\"7\" MAXLENGTH=\"6\"><br>";
$content .= "<input type=\"hidden\" NAME=\"random_num\" value=\"$random_num\">";
}
$content .= "<input type=\"hidden\" name=\"op\" value=\"login\">\n";
$content .= "<input type=\"submit\" value=\"Login\">\n\n";
$content .= "</td>\n";
$content .= "</form></tr>\n";
$content .= "</table>\n";
}
?>
 
dagosh







PostPosted: Mon Nov 07, 2005 8:44 am Reply with quote

Yeah thanks that is the one im looking for Smile but what about ventrilo ? is there a status block somwhere for php nuke ?
 
hitwalker







PostPosted: Mon Nov 07, 2005 8:48 am Reply with quote

Well like wrote :
Quote:
well i did a search in my stuff i found the other block as well...
but thats in subscribers are...

Meaning my website...
 
dagosh







PostPosted: Mon Nov 07, 2005 9:47 am Reply with quote

dont know what you meen about that !? im not the best person to english !
 
hitwalker







PostPosted: Mon Nov 07, 2005 9:51 am Reply with quote

well because i work soooooooooooo hard getting all my stuff together the download area is for paid members....its all there on the site...it also shows on the agreement that you accepted.....lol..
 
dagosh







PostPosted: Mon Nov 07, 2005 10:47 am Reply with quote

hehe ! lol
 
hitwalker







PostPosted: Mon Nov 07, 2005 11:00 am Reply with quote

lol ?
yeah your right...i deserve more....
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Blocks

View next topic
View previous topic
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 can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©