PHP-Nuke Platinum 7.6.b.4v2  
  Login or Register
::  Home  ::  Downloads  ::  Your Account  ::  Forums  ::
Navigation
icon_home.gif Home
nuke.gif GeneralShow/Hide content
· Forums
· Downloads
· My eGallery
· Hosting
· Amazon
· AvantGo
icon_community.gif CommunityShow/Hide content
· News Topics
· Submit News
· Calendar
· Donations
· Store
· Banner Ads
· Groups
· Supporters
· Classifieds
icon_poll.gif ContentShow/Hide content
· Content
· Encyclopedia
· Reviews
· Top 10
· Documents
· Surveys
· Mailing List
· Universal
· Top Sites
· News Archive
som_downloads.gif InformationShow/Hide content
· Refer Us
· Statistics
· Search
· Journal
· Account
· My Messages
· Donations
· Sentinel Info
· Work Board
· Contact
· FAQ
· Work Probe
· Staff
· Members List
nuke.gif ToolsShow/Hide content
· Request Ban
· Tools
· Themes
· Requests
som_themes.gif ResourcesShow/Hide content
· Supporters
· Web Links
· Top 10
· Future Nuke
· Techgfx
· PlatinumMods

icon_members.gif Admin AreaShow/Hide content
· Admin Login
 
Arcade


Latest High Score set by
vargatom
with 276 on airattack3
--------
The Top Players

1 - vargatom
Number Of Wins : 1

 
Shout Box
Shout History   
 
 
Banner Clients
Welcome, Anonymous.

Client ID:
Password:
(Register)
 
Advertisements
Future Nuke - Home of Platinum 7.6b.4
 
Languages
Select Interface Language:

 
PHP-Nuke Platinum 7.6.b.4v2: PHP-Nuke Tools



Help


Block Creator

  [  Back to Block Creator  ]  
Let's assume that we have this html
 
Code:

<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
</head>
<body>
<p align="center"><font size="7">PHP-Nuke tools</font></p>
<p align="center">by</p>
<p align="center"><a href="http://www.disipal.net/"><font size="7">Disipal site</font></a></p>
</body>
</html>

 

Remove this

Code:
 
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
</head>
<body>

</body>
</html>


 


And now the code looks like this

Code:

<p align="center"><font size="7">PHP-Nuke tools</font></p>
<p align="center">by</p>
<p align="center"><a href="http://www.disipal.net/"><font size="7">Disipal site</font></a></p>

 

To make the block, we copy and paste in the Block Creator top block

We click on “Create Block” and as a result we have

Code:

<?php
#### Generated by Block Creator by Disipal Site (www.disipal.net) ###
if (eregi("block-Block_Creator.php",$ PHP_SELF)) {
Header("Location: index.php");
die();
}
$ content = "<p align=\"center\"><font size=\"7\">PHP-Nuke tools</font></p> ";
$ content .= "<p align=\"center\">by</p> ";
$ content .= "<p align=\"center\"><a href=\"http://www.disipal.net/\"><font size=\"7\">Disipal site</font></a></p> ";
?>
 


Change the line



Change the line

Code:

if (eregi("block-Block_Creator.php",$ PHP_SELF)) {
 

 

To

Code:

if (eregi("block-whatever.php",$ PHP_SELF)) {
 


Now open notepad and paste the code given in the Block Creator bottom block, and save it as block-whatever..php


And you are ready!!
Activate the block from http://www.yoursite.com/admin.php?op=blocks
 



  [  Back to Block Creator  ]  
  [  Back to PHP-Nuke Tools Main  ]  
PHP-Nuke Tools v3.00
By Disipal
PHP-Nuke Tools ©
Support Platinum
Support Future Nuke and help continue free projects like

PHP-Nuke Platinum

More information ]
 
Member Info
 
Register Here
Lost Password

 
Membership:
New Today: 7
New Yesterday: 49
Waiting User(s): 0
Total Members: 146,143
Latest User: JeanaKiern

Most Ever Online:
Guest(s): 231
Member(s): 2
Total: 233

Online Stats:
Guest(s): 33
Member(s): 1
Total: 34
 
Survey
Platinum 7.6.b.4v2 opinion

Excellent
Good
Average
Bad
Terrible



Results
Polls

Votes: 4
Comments: 0
 
Search
Search Type:


Advanced Search
 
Month of Events
<
April 2024
>
SMTWTFS

123456
78910111213
14151617181920
21222324252627
282930
 
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL.
Powered by Platinum 7.6.b.4

Page Generation: 0.52 Seconds

:: subBlack phpbb2 style by spectre :: PHP-Nuke theme by www.nukemods.com ::