Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> RN v2.20.00 - All Issues
Author Message
clanhpk
New Member
New Member



Joined: May 03, 2008
Posts: 4

PostPosted: Sat May 03, 2008 8:14 pm Reply with quote

My forums are not the full width, like it is expecting right blocks. You can also see the footer of the page is right justified instead. What line to I need to edit to correct this?

Only registered users can see links on this board! Get registered or login!
 
View user's profile Send private message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Sun May 04, 2008 12:08 am Reply with quote

Does it do this using the fisubice default theme? If not then it is your theme.
 
View user's profile Send private message
Susann
Moderator



Joined: Dec 19, 2004
Posts: 3191
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Sun May 04, 2008 8:39 am Reply with quote

You should not have such an issue with the forums footer. Quess you have an conflict with your blocks or not everything was uploaded. I used exact the same theme and there isn´t a problem with RavenNuke 2.20.01:



Beneed this problem "Powered by phpBB © 2001 phpBB Group

Version 2.0.6 of PHP-Nuke Port by Tom Nitzschner © 2002 www.toms-home.com"

is old you can change it.


Last edited by Susann on Tue May 06, 2008 2:00 am; edited 1 time in total 
View user's profile Send private message
dad7732
RavenNuke(tm) Development Team



Joined: Mar 18, 2007
Posts: 1242

PostPosted: Sun May 04, 2008 10:35 am Reply with quote

Your right-side blocks are working with your default theme as well as the RN default theme "fisubice". It's your forum (your default theme) that is the problem (I registered to view the site) and the forum displays correctly with fisubice. Someone more adept with this will hopefully guide you to a solution.

Cheers, Jay
 
View user's profile Send private message
Susann







PostPosted: Mon May 05, 2008 5:22 pm Reply with quote

The only issue I saw with right and left blocks within the forum is that you have to scroll to the right site. Thats not really ideal.

The theme works with "define('INDEX_FILE', true);" in index.php of the forums folder.
And there aren´t any problems with the footer in my RN version.

So what did you to produce such a layout issue ?
 
clanhpk







PostPosted: Mon May 05, 2008 10:16 pm Reply with quote

I installed the theme and made the change to theme.php in order for the right blocks to show in RN.

Please note that I do NOT want the right blocks to show in the forums. Is this the issue that is causing this?
 
Susann







PostPosted: Tue May 06, 2008 6:17 am Reply with quote

The forum full width works with this code in your theme:


Code:
   $public_msg = public_message();

    $tmpl_file = "themes/fiblue3d/header.html";
    $thefile = implode("", file($tmpl_file));
    $thefile = addslashes($thefile);
    $thefile = "\$r_file=\"".$thefile."\";";
    eval($thefile);
    print $r_file;
    if ($name=='Forums') {
  /* Don't display it. */
}
else {
  blocks(left);
}
    $tmpl_file = "themes/fiblue3d/left_center.html";
    $thefile = implode("", file($tmpl_file));
    $thefile = addslashes($thefile);
    $thefile = "\$r_file=\"".$thefile."\";";
    eval($thefile);
    print $r_file;
}



Again there arent any issues with the RavenNuke footer.
 
clanhpk







PostPosted: Wed May 14, 2008 12:16 pm Reply with quote

Hello again,

Thanks for your reply, Susann. I attempted adding the code and it removed the left blocks as well.

I'm trying to keep the left blocks on the forums page, however, the issue is that the forums leave space on the right side, and the footer is right justified. Below is a link to a screenshot of what I am talking of.

I simply want the footer to remain centered and the forums to stretch the remaining percentage left over after the left blocks are in place:

http://www.clanhpk.com/shared/images/footer.bmp
 
jestrella
Moderator



Joined: Dec 01, 2005
Posts: 593
Location: Santiago, Dominican Republic

PostPosted: Wed May 14, 2008 12:42 pm Reply with quote

you have some nested tables problem with your theme
trying to validate your site forums page gave me 80 errors and there are some errors related to table, td tags.

I am almost sure that at least correcting the errors related to tables will fix this issue.

_________________
"For those whom have not reach the sky... Every mountain seems high"

Best Regards
Jonathan Estrella
http://about.me/jestrella04 
View user's profile Send private message Visit poster's website
clanhpk







PostPosted: Wed May 14, 2008 12:46 pm Reply with quote

Thanks. When I get a moment i'll look into the table tags.
 
Susann







PostPosted: Wed May 14, 2008 5:37 pm Reply with quote

The ugly tag errors in the original theme are not the reason for his problem I know this because I use the same theme. I have a very width foot msg 2 but there isn´t any problem with the footer or the blocks within the forum.
Did you already tried to empty the foot msg 3 ? I don´t believe it will fix this completely . But try it out.
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> RN v2.20.00 - All Issues

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©