Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 95
6 members and 89 guests
add5pntrmwe4kde, lastf7vegaswebs, limehohimsrrepe, prizzwbvatejajw, ralnn7eighhoukw, sha8dxekercup6s
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
tattoo fonts
http://www.checkoutmyink.com/category/tattoo-fonts-tattoo

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

Reply
 
LinkBack Thread Tools Display Modes
html issue..
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 16
Join Date: Apr 2006
html issue.. - 04-21-2006, 12:48 AM

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
Old
  (#2 (permalink))
Member
 
Status: Offline
Posts: 450
Join Date: Jul 2004
04-21-2006, 07:47 AM

can you post the code your using ? and where are you putting it ?


Share4Gain.com- 80% Adsense Revenue Share, no website required
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#3 (permalink))
Super Moderator
 
Duke's Avatar
 
Status: Offline
Posts: 1,016
Join Date: Dec 2005
Location: Under your bed
04-21-2006, 08:28 AM

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!
  Send a message via AIM to Duke  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Junior Member
 
Status: Offline
Posts: 16
Join Date: Apr 2006
04-21-2006, 09:17 AM

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
Old
  (#5 (permalink))
Member
 
Status: Offline
Posts: 450
Join Date: Jul 2004
04-21-2006, 12:39 PM

Quote:
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.....


Share4Gain.com- 80% Adsense Revenue Share, no website required
   
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 04:35 AM
Formatting issue? cogitat Site design 0 11-02-2005 12:29 PM
HTML embedded in PHP... Can I link to an html anchor? Tabe Site design 0 06-02-2005 01:42 PM
theme issue sobegamer Theme packs 0 02-11-2005 10:30 PM
This could be a serious cheating issue... I think. Xyberian Theme packs 1 10-23-2004 03:09 AM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.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