» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 62
0 members and 62 guests
No Members online
Most users ever online was 611, 03-21-2008 at 11: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
Portatiles - Ofertas en Ordenadores y Portatiles. Increibles Ofertas DELL.

Register Now! Contact Us

About this Page
This is a discussion on MAIN MENU within the Purged Topics forums, part of the NM Staff category; You are using block-random.php , try ftping that block to your blocks folder, then go into blocks in your ...


Go Back   Nukemods Forum » NM Staff » Purged Topics

Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 03-07-2003, 09:54 AM
Moderator
 
Join Date: Nov 2002
Posts: 737
You are using block-random.php, try ftping that block to your blocks folder, then go into blocks in your admin cp

Make a title for it, leave the RSS blank, in the drop down menu below it select random and save the block.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 03-07-2003, 09:59 AM
Senior Member
 
Join Date: Oct 2002
Location: Alabama, USA
Posts: 619
I believe it goes in the gallery folder, I could be wrong, I never could get it to work.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 03-07-2003, 03:44 PM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
1.Place block-random.php in your Gallery directory.
this should be
modules/gallery/

In your theme.php file Just below this line
Code:
function themesidebox($title, $content) {
paste this
Code:
        if (@file_exists($content)) {
                $fp = fopen ($content, "r");
                $content = fread($fp, filesize($content));
                fclose ($fp);
                $content = "?>$content<?";
                $content = eval($content);
        } else if (eregi("^http", $content)) { 
                $fp = fopen ($content, "r"); 
                $content = fread($fp, 65535); 
                fclose ($fp); 
        }
Then in Nuke Admin/Blocks add the block and the http link like this


Notice there are NO quotes around the http link
Make sure you change the name=gallery if you changed the name of your gallery module. It IS case sensitive.

mikem
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
How do u add the main menu... shaheer Site design 1 01-23-2005 04:51 AM
phpbb main menu mod Fabo114 Purged Topics 5 05-16-2003 10:09 PM
Main Menu configuration tonychaos nukemods.com 3 12-17-2002 01:06 PM
How to put icons in the main menu coldblooded FAQ/Fixes 0 12-15-2002 04:46 PM
Modded the main menu and User Menu Konan Purged Topics 0 10-06-2002 01:20 AM


All times are GMT -5. The time now is 11:59 AM.


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