Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 51
4 members and 47 guests
bea9qgchcomberc, peardir46, ral6qkeighqenpa, whyjjinternetvi
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
» .:.

Go Back   Nukemods Forum > NM Staff > Purged Topics

Reply
 
LinkBack Thread Tools Display Modes
Top 10 Downloads doesn't work with center down
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 15
Join Date: Mar 2003
Location: Canada
Top 10 Downloads doesn't work with center down - 03-13-2003, 11:04 AM

I haven't seen a topic for this one so, if there is a link would be nice.

I'm not even 100% sure why it isn't working, but when I set the Top Downloads into the Center Down it just stops working. but if it's in the center top it works, how strange.

and on another note, with the news comments, I notice that they aren't being properly adjusted, I'm using phpNuke 6.0.
and at the moment they show at the bottom of the page,
Below infact the right column of blocks

http://buzzsaw.gamedesign.net/temp/
 Send a message via ICQ to Cyber-Freak  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Senior Member
 
Status: Offline
Posts: 619
Join Date: Oct 2002
Location: Alabama, USA
03-13-2003, 11:34 AM

I'm not sure what the problem is with that, I'm looking in to it.

Well, I have the same problem, looks like it only works up or left and right.
   
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: 15
Join Date: Mar 2003
Location: Canada
03-21-2003, 11:16 AM

anyone found anything yet?
 Send a message via ICQ to Cyber-Freak  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Moderator
 
Status: Offline
Posts: 338
Join Date: Jan 2003
03-21-2003, 01:30 PM

Open mainfile.php and look for the function render_blocks, change:
Code:
function render_blocks($side, $blockfile, $title, $content, $bid, $url) {
if ($url == "") {
if ($blockfile == "") {
if ($side == "c") {
themecenterbox($title, $content);
} elseif ($side == "d") {
themecenterbox($title, $content);
} else {
themesidebox($title, $content);
}
} else {
if ($side == "c") {
blockfileinc($title, $blockfile, 1);
} elseif ($side == "d") {
themecenterbox($title, $content);
} else {
blockfileinc($title, $blockfile);
}
}
} else {
if ($side == "c" OR $side == "d") {
headlines($bid,1);
} else {
headlines($bid);
}
}
}
to:
Code:
function render_blocks($side, $blockfile, $title, $content, $bid, $url) {
if ($url == "") {
if ($blockfile == "") {
if ($side == "c") {
themecenterbox($title, $content);
} elseif ($side == "d") {
themecenterbox($title, $content);
} else {
themesidebox($title, $content);
}
} else {
if ($side == "c") {
blockfileinc($title, $blockfile, 1);
} elseif ($side == "d") {
blockfileinc($title, $blockfile, 1);
} else {
blockfileinc($title, $blockfile);
}
}
} else {
if ($side == "c" OR $side == "d") {
headlines($bid,1);
} else {
headlines($bid);
}
}
}
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#5 (permalink))
Senior Member
 
Status: Offline
Posts: 619
Join Date: Oct 2002
Location: Alabama, USA
03-21-2003, 01:57 PM

Thanks for the fix chatserv, I'll give it a try.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#6 (permalink))
Junior Member
 
Status: Offline
Posts: 15
Join Date: Mar 2003
Location: Canada
03-23-2003, 11:59 AM

thx it works.

now to fix the comments... any Ideas?
 Send a message via ICQ to Cyber-Freak  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#7 (permalink))
Moderator
 
Status: Offline
Posts: 338
Join Date: Jan 2003
03-23-2003, 01:34 PM

http://humpa.com/HumpaComments.html
   
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
Arcade Center 3.02 joe_momma Nuke 6.5 to 6.9 - Blocks 2 05-06-2006 06:51 PM
Downloads Module: Streaming downloads pacozorro Nuke 6.5 to 6.9 - Modules 2 06-10-2003 04:20 PM
Downloads not showing up in 1.6 enhanced Downloads paycheck Purged Topics 0 06-04-2003 09:49 PM
Center Forum Block: Does Not Work Vachi Nuke 6.5 to 6.9 - Blocks 12 05-18-2003 10:51 PM
how to center logo Suezy Open topics 12 04-18-2003 09:09 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