PHP Web Host - Quality Web Hosting For All PHP Applications Clan Themes! We make clans look good!!
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
dagosh
Hangin' Around


Joined: Dec 27, 2004
Posts: 35

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

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: 9136
Location: Arizona

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

The admin block can be had from
Only registered users can see links on this board!
Get registered or login to the forums!
Don't know about the rest.
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 Back to top

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
Hangin' Around


Joined: Dec 27, 2004
Posts: 35

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

ass can see it is not a login block Smile i need a admin login box like the normal login box for members !
View user's profile Send private message
montego
Site Admin


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

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

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 to the forums!


Regards,
montego
View user's profile Send private message Visit poster's website
dagosh
Hangin' Around


Joined: Dec 27, 2004
Posts: 35

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

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 ?
View user's profile Send private message
montego
Site Admin


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

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

dagosh, I gave you the link in my previous post. That will take you right to the download.
View user's profile Send private message Visit poster's website
dagosh
Hangin' Around


Joined: Dec 27, 2004
Posts: 35

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

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 !
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce


Joined:
Posts: 5661

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

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";
}
?>
View user's profile Send private message
dagosh
Hangin' Around


Joined: Dec 27, 2004
Posts: 35

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

Yeah thanks that is the one im looking for Smile but what about ventrilo ? is there a status block somwhere for php nuke ?
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce


Joined:
Posts: 5661

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

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...
View user's profile Send private message
dagosh
Hangin' Around


Joined: Dec 27, 2004
Posts: 35

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

dont know what you meen about that !? im not the best person to english !
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce


Joined:
Posts: 5661

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

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..
View user's profile Send private message
dagosh
Hangin' Around


Joined: Dec 27, 2004
Posts: 35

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

hehe ! lol
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce


Joined:
Posts: 5661

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

lol ?
yeah your right...i deserve more....
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic

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
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum