» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 101
4 members and 97 guests
asterix53, FlawlessWhite, MartaVersadi, MussyPussy
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
Web Hosting - web hosting, dedicated servers and web design services
Online Degree - search for 1000+ online degrees, online colleges & online universities.
Tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas electricity - save on electric rates
Football Betting - best nfl betting promotions at sportsbook.com.
Oral Chelation - initial cleansing of your veins & arteries

Register Now! Contact Us

About this Page
This is a discussion on html issue.. within the Nuke 7.x - Blocks forums, part of the PHP-Nuke 7.x category; Why is it that when i make a new block, i try to add html but it never shows up.....



Go Back   Nukemods Forum » PHP-Nuke 7.x » Nuke 7.x - Blocks

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-20-2006, 11:48 PM
Junior Member
 
Join Date: Apr 2006
Posts: 16
html issue..
Why is it that when i make a new block, i try to add html but it never shows up..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-21-2006, 06:47 AM
Member
 
Join Date: Jul 2004
Posts: 450
can you post the code your using ? and where are you putting it ?
__________________
What is Pay Per Play ?
ADVERTISING has commenced!!! We have launched!!!!!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-21-2006, 07:28 AM
Duke's Avatar
Super Moderator
 
Join Date: Dec 2005
Location: Under your bed
Posts: 1,002
Send a message via AIM to Duke
If you're trying to create a custom block with .html coding in it, you need to create a new block in your blocks admin, give your block a title and make sure the filename is "none" in the dropdown menu.

You should then be able to add whatever content you wish so long as you stay within your sites config. of allowable .html.
__________________


My Daughter Rules!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-21-2006, 08:17 AM
Junior Member
 
Join Date: Apr 2006
Posts: 16
i was trying to use server spys server status code.

<SCRIPT LANGUAGE="JavaScript"
what do i do if it says this in there?

ill look in my config file to add these html things..



Also with that treasury mod thing, do you need to install e107? (what ever that is..)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 04-21-2006, 11:39 AM
Member
 
Join Date: Jul 2004
Posts: 450
Originally Posted by beezkneez
i was trying to use server spys server status code.

<SCRIPT LANGUAGE="JavaScript"
what do i do if it says this in there?

ill look in my config file to add these html things..



Also with that treasury mod thing, do you need to install e107? (what ever that is..)
Create a new phpfile called block-Block_NAME_GOES_HERE.php

Code:
<?php
if (eregi("block-Block_NAME_GOES_HERE.php",$PHP_SELF)) {
    Header("Location: index.php");
    die();
}
$content  =  "<SCRIPT code goes here><script>"
?>
Upload to your /blocks directory and activate it from admin.php Blocks
If your stuck with it post your code here.....
__________________
What is Pay Per Play ?
ADVERTISING has commenced!!! We have launched!!!!!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Editing Issue fairygirl Open topics 4 12-16-2006 03:35 AM
Formatting issue? cogitat Site design 0 11-02-2005 11:29 AM
HTML embedded in PHP... Can I link to an html anchor? Tabe Site design 0 06-02-2005 12:42 PM
theme issue sobegamer Theme packs 0 02-11-2005 09:30 PM
This could be a serious cheating issue... I think. Xyberian Theme packs 1 10-23-2004 02:09 AM


All times are GMT -5. The time now is 02:31 PM.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.

LinkBacks Enabled by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31