Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> RN Themes Issues
Author Message
hoppyintheuk
New Member
New Member



Joined: Aug 09, 2006
Posts: 8

PostPosted: Tue Mar 27, 2007 1:26 pm Reply with quote

Hi all,

Just loaded the latest version of Raven Nuke, does anyone have a link for a valid raven compatible download for subblack theme (gold/black)?

Hoppy
 
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce



Joined:
Posts: 5661

PostPosted: Tue Mar 27, 2007 3:28 pm Reply with quote

does it give any errors ?
isnt that a disipal theme?
 
View user's profile Send private message
wiz
Involved
Involved



Joined: Oct 09, 2006
Posts: 413
Location: UK

PostPosted: Tue Mar 27, 2007 4:21 pm Reply with quote

Valid as in a working link? or Validated?
 
View user's profile Send private message Visit poster's website AIM Address
hitwalker







PostPosted: Tue Mar 27, 2007 4:35 pm Reply with quote

probably validated as in www
 
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Wed Mar 28, 2007 6:40 am Reply with quote

Doubtful that very many themes will be truelly XHTML (let alone HTML) compliant when PHP-Nuke's core code was such a mess that it forced theme designers into having to "adjust". We fixed much of PHP-Nukes core code, so, unfortunately, it could cause compliance issues in many themes.

Since RN 2.1.x is XHTML 1.0, the things to look for in your themes are:

<br> --> <br />
<hr> --> <hr />
<img ......> --> <img ..... />

all img tags must have an alt attribute even if it is just alt="".

all attributes must have a value wrapped in quotes. It is OK for the value to just be "". Therefore, if you have just selected as an attribute in an OPTION field, it needs to be selected="selected".

HTML tags must be in lowercase.

and so forth...

The on-line validator at [ Only registered users can see links on this board! Get registered or login! ] will become your best friend! Wink

_________________
Where Do YOU Stand?
HTML Newsletter::ShortLinks::Mailer::Downloads and more... 
View user's profile Send private message Visit poster's website
Fluke
Hangin' Around



Joined: Oct 24, 2003
Posts: 32

PostPosted: Wed Apr 11, 2007 12:24 pm Reply with quote

montego wrote:
Doubtful that very many themes will be truelly XHTML (let alone HTML) compliant when PHP-Nuke's core code was such a mess that it forced theme designers into having to "adjust". We fixed much of PHP-Nukes core code, so, unfortunately, it could cause compliance issues in many themes.

Since RN 2.1.x is XHTML 1.0, the things to look for in your themes are:

<br> --> <br />
<hr> --> <hr />
<img ......> --> <img ..... />

all img tags must have an alt attribute even if it is just alt="".

all attributes must have a value wrapped in quotes. It is OK for the value to just be "". Therefore, if you have just selected as an attribute in an OPTION field, it needs to be selected="selected".

HTML tags must be in lowercase.

and so forth...

The on-line validator at [ Only registered users can see links on this board! Get registered or login! ] will become your best friend! Wink


I am currently working on converting subBlack to RavenNuke(making my own theme based off subBlack actually).. it's not easy and my columns/blocks etc are all messed up(seems to be no constraint on their width). I saw this post and hoping(based on fact I see whats mentioned here is present in the subBlack theme) after making the changes things fix themselves up in the theme.

I am using the default Raven theme.cfg to revamp the subBlack but there are particular java applets and I've basically nuked the references within the main template theme.cfg. I think this RavenNuke looks really good and looks more secure than any other Nuke out there. Running FutureNuke our site was hacked in just under a week and the hacker deleted all images/buttons and theme directories on the site.

FutureNuke is horrible, being that I know sql there were many indexes that were just wrong on the tables. The other thing about FutureNuke is it includes a lot of mods and it makes it very hard to manage. Hoping I stay with Raven Nuke and hoping I can get this theme working.

If I can get this site and theme going, I'd like to contribute some money towards Raven (not just saying that either). I think Raven Nuke looks really nice and secure, especially from the db view. Very clean.
 
View user's profile Send private message
montego







PostPosted: Fri Apr 13, 2007 7:34 am Reply with quote

Just a quick comment on this here:

Quote:

FutureNuke is horrible, being that I know sql there were many indexes that were just wrong on the tables.


Just so you know (setting your expectations), we have NOT reviewed any of the current RavenNuke(tm) indexes. We are still using the original 7.6 indexes (I hope). At some point, we want to focus on improving overall performance from a database call standpoint, so, this will get looked at eventually.

Good luck on the theme!
 
banelos
Hangin' Around



Joined: May 05, 2006
Posts: 30

PostPosted: Sat May 26, 2007 1:52 pm Reply with quote

Anyone found a place to get an updated SubBlack or fixed it themselves for RN 2.10?
Currently the issues I have are:

Forums-
Layout of forum categories and forums is very small and hard to read.
The cell on the left where "Joined: Posts: Location:" etc. is in threads is too tight making all the text fill a lot of lines.
Quick Reply part at the end of threads looks weird and is missing a few things.

Frontpage:
Blocks for the right side doesn't show.
Even on a version of the theme i had where right side blocks worked in 2.02.02, it doesn't now. They show up in the bottom below all the articles instead.
Missing borders for each posted article for some reason.

Have been trying for a bit to fix it myself, but my knowledge into the workings of PHP-Nuke aren't that extensive.

PS. The improvements in RN 2.10 looks very nice so far and I really like the new wysiwyg editor.
 
View user's profile Send private message
banelos







PostPosted: Tue Dec 11, 2007 5:11 pm Reply with quote

Sorry to revive an old thread, but is there any update to this?

Did anyone get subBlack to work with the new version of Raven PHP-Nuke or found one that was fixed? I tried to fix it myself, but my knowledge of php wasn't good enough to do it.

My users would really hate to change theme and therefore I had to keep my site to the old version of RavenNuke, but sadly it recently got hacked since it didn't have all the newest security updates (which was partly my fault, could have updated Sentinel seperately).
 
Paul_K
Hangin' Around



Joined: Feb 22, 2004
Posts: 40
Location: Dorset, England

PostPosted: Wed Dec 12, 2007 3:48 am Reply with quote

Having just converted a custom theme to be xhtml compatible (using a RavenNuke theme as a guide!) I'd be willing to have a go at it for you. Now, where do I download SubBlack?
 
View user's profile Send private message Yahoo Messenger MSN Messenger ICQ Number
banelos







PostPosted: Wed Dec 12, 2007 7:17 am Reply with quote

Hey there Paul_K, that sounds really great..!

I believe the newest source for it would be: [ Only registered users can see links on this board! Get registered or login! ]

I remember having to correct an issue with right-aligned blocks not showing in the theme.php file for subBlack

Just changing "if ($index == 1)" to "if (defined('INDEX_FILE'))" did it I think.

Thanks in advance if you go ahead and convert it Paul!


EDIT:
Installed the new RavenNuke locally today and tested the subBlack I linked in this post. You do indeed need to go into theme.php and correct what I wrote above in the themefooter().
This time the right-aligned blocks worked fine though, not showing below articles like it did some time ago.

The problems that still exits are the following:

-News articles on the frontpage doesn't have any frame as seen HERE
-Author info on forum posts are truncated as seen HERE
-Quick Reply and other links below topics are missing. THIS is a screen of the same install running fsubice where it all shows compared to the screen above.

If anyone has an idea how to fix any of these issues please let me know Smile
 
Guardian2003
Site Admin



Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam

PostPosted: Thu Dec 13, 2007 2:06 am Reply with quote

You will also need to keep an eye our for changes in the banners code unless this theme was originally written for nuke 7.9+
 
View user's profile Send private message Send e-mail
banelos







PostPosted: Fri Dec 14, 2007 8:08 pm Reply with quote

Oh just found out that both the missing frames on news posts and the tiny poster info on the forums are fine and working if you view the site in IE, so it's just Firefox that doesn't like it.

What could be wrong here, is it just some missing xhtml compliance?

Also any idea how I get the quick-reply function to work in this theme?

PS. Test site address is [ Only registered users can see links on this board! Get registered or login! ]
(dont mind the blocks complaining, I havn't uploaded those)
 
banelos







PostPosted: Sun Dec 16, 2007 3:27 am Reply with quote

Ok I finally got into fixing it all myself..

I wen't the shortcut and targetted the specific conflicts that were giving visible flaws. The hard part was finding out which files to edit, but once they were found it was pretty easy to look at the fisubice counterpart and see what had to be corrected..

I got both the missing frames on news posts, truncated poster info on forums and I also got the Quick Reply function in.

I had a slight problem with the Quick Reply though.. The Helpline box that shows tooltip information when mousing over the bbcode buttons seemed to be hardcoded to a white background.. (and since subBlack text is white I needed that changed)

Looking in the modules/Forums/viewtopic.php I could see that its background color was defined like this:
Code:
background-color:#".$theme['td_color2']."


And that in the default subSilver template that reference is set to #FFFFFF

But even if I used the themes/fisubice/Forums/theme_info.cfg to change td_color2 to another color it did not seem to overwrite the white one.

I ended up just removing the background-color property altogether from the helpline since that would make the background seem transparent and look fine in all themes.
 
hoppyintheuk







PostPosted: Mon Jan 19, 2009 5:48 pm Reply with quote

Hi all,

Can't believe I posted the original post in 2006. How time flys. lol

To revisit this thread, I'm in the process of setting up a new site based on 2.30 and wondered if anyone is sucessfully using sub black after all this time?

Kind Regards
Mark
 
banelos







PostPosted: Thu Feb 26, 2009 9:01 pm Reply with quote

Tested my modified subBlack theme with the newest RavenNuke and it seems to work well.

I've uploaded it here: http://bane.1go.dk/subBlack.zip

There are still some things in the header.html that needs to be fixed, and that bug with with the helpline in the forum quick-reply which always wants to be white is still there, but I included a fix for it in the ReadMe.
Hope someone finds this useful.

You are welcome to add corrections or let me know if you find any other bugs.


Page not found
The page you requested was not found on this web server. This could be for a variety of reasons, including:
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> RN Themes 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 ©