Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 55
5 members and 50 guests
affiz4iliate6ec, cliaw9cckhereto, lowsad4erback5s, mariacolmanyne3, medaricalddw93g
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
» .:.

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

Reply
 
LinkBack Thread Tools Display Modes
Right blocks
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 20
Join Date: Jul 2004
Right blocks - 07-21-2004, 03:39 PM

Ok im using the module creator from this site and i wanna make the right blocks to show up how can i do that..
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Moderator
 
Status: Offline
Posts: 957
Join Date: Nov 2002
Location: Belgium
07-21-2004, 03:41 PM

put somewhere at the top (I don't know what the code is so I can't tell you the exact place to put it, but play around a bit and then you'll figure it out)
Code:
$index = 1;


Yannick R. aka Mighty_Y
http://support.code-area51.com
http://www.code-area51.com

Search before asking makes my life easier!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 20
Join Date: Jul 2004
07-21-2004, 03:47 PM

Code:
<?php
#### Generated by Module Creator - By Disipal site (www.disipal.net) ####
if (!eregi("modules.php", $PHP_SELF)) {
   die ("You can't access this file directly...");

}
require_once("mainfile.php");
$module_name = basename(dirname(__FILE__));
get_lang($module_name);
include("header.php");
$index = 0;
OpenTable();
echo"<center><a href=\"http://www.strange.liquid-core.net/Clan%20Radio/radio.blog/\" target=\"_blank\" onclick=\"window.open(this.href, '', 'width=219,height=300,scrollbars=no'); return false;\">"
  . "Launch [Kº] radio</a>";
CloseTable();
include("footer.php");

?>
this is the code i used HTML for all. i tried it in a few diff spots it didnt work.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Moderator
 
Status: Offline
Posts: 957
Join Date: Nov 2002
Location: Belgium
07-21-2004, 03:54 PM

doh, should have thought about the fact that this code would already exist
Code:
$index = 0;
replace it with
Code:
$index = 1;
That'll do it


Yannick R. aka Mighty_Y
http://support.code-area51.com
http://www.code-area51.com

Search before asking makes my life easier!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#5 (permalink))
Junior Member
 
Status: Offline
Posts: 20
Join Date: Jul 2004
07-21-2004, 04:02 PM

oh ok lol im dumb damm drugs sorry for bothering u i should of done that.. :x
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#6 (permalink))
Moderator
 
Status: Offline
Posts: 957
Join Date: Nov 2002
Location: Belgium
07-21-2004, 04:10 PM

That's what they call looking over the small obvious things


Yannick R. aka Mighty_Y
http://support.code-area51.com
http://www.code-area51.com

Search before asking makes my life easier!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#7 (permalink))
Junior Member
 
Status: Offline
Posts: 20
Join Date: Jul 2004
07-21-2004, 04:13 PM

LOL i will next time hey i wanna talk to u is there neway i can contact u :!:
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#8 (permalink))
Moderator
 
Status: Offline
Posts: 957
Join Date: Nov 2002
Location: Belgium
07-21-2004, 04:20 PM

through PM and msn, but I'm not gonna give out my msn address in public, you can always ask it through PM and don't forget to explain why you wanna contact me


Yannick R. aka Mighty_Y
http://support.code-area51.com
http://www.code-area51.com

Search before asking makes my life easier!
   
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
Right blocks Zetza Nuke 7.x - Themes 8 12-27-2006 12:40 AM
Were are the blocks? defquon Nuke 7.x - Themes 2 02-01-2006 11:10 AM
Pic of the Day Blocks? Maniax_Man Nuke 6.5 to 6.9 - Blocks 3 06-03-2003 10:44 PM
Looking for blocks micklo Nuke 6.5 to 6.9 - Blocks 3 05-18-2003 03:11 PM
Blocks SD12 Open topics 13 01-28-2003 01:33 PM




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