Author |
Message |
hoppyintheuk
New Member
![New Member New Member](modules/Forums/images/ranks/1star.gif)
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Aug 09, 2006
Posts: 8
|
Posted:
Tue Mar 27, 2007 1:26 pm |
|
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 |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
hitwalker
Sells PC To Pay For Divorce
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined:
Posts: 5661
|
Posted:
Tue Mar 27, 2007 3:28 pm |
|
does it give any errors ?
isnt that a disipal theme? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
wiz
Involved
![Involved Involved](modules/Forums/images/ranks/4stars.gif)
![](modules/Forums/images/avatars/c35d15694752e0da5cc74.gif)
Joined: Oct 09, 2006
Posts: 413
Location: UK
|
Posted:
Tue Mar 27, 2007 4:21 pm |
|
Valid as in a working link? or Validated? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
hitwalker
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Tue Mar 27, 2007 4:35 pm |
|
probably validated as in www |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
montego
Site Admin
![](modules/Forums/images/avatars/0c0adf824792d6d341ef4.gif)
Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Wed Mar 28, 2007 6:40 am |
|
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 http://validator.w3.org/ will become your best friend! ![Wink](modules/Forums/images/smiles/icon_wink.gif) |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Fluke
Hangin' Around
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Oct 24, 2003
Posts: 32
|
Posted:
Wed Apr 11, 2007 12:24 pm |
|
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 http://validator.w3.org/ will become your best friend! |
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. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
montego
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Apr 13, 2007 7:34 am |
|
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! |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
banelos
Hangin' Around
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: May 05, 2006
Posts: 30
|
Posted:
Sat May 26, 2007 1:52 pm |
|
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. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
banelos
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Tue Dec 11, 2007 5:11 pm |
|
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). |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Paul_K
Hangin' Around
![](modules/Forums/images/avatars/5298afd146630d8805169.gif)
Joined: Feb 22, 2004
Posts: 40
Location: Dorset, England
|
Posted:
Wed Dec 12, 2007 3:48 am |
|
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? |
|
|
![ICQ Number ICQ Number](themes/RavenIce/forums/images/lang_english/icon_icq_add.gif) |
![](themes/RavenIce/forums/images/spacer.gif) |
banelos
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Dec 12, 2007 7:17 am |
|
Hey there Paul_K, that sounds really great..!
I believe the newest source for it would be:
http://www.nukemods.com/downloads.php?do=file&id=41
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 Only registered users can see links on this board! Get registered or login!
-Author info on forum posts are truncated as seen Only registered users can see links on this board! Get registered or login!
-Quick Reply and other links below topics are missing. Only registered users can see links on this board! Get registered or login! 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](modules/Forums/images/smiles/icon_smile.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Guardian2003
Site Admin
![](modules/Forums/images/avatars/125904890252d880f79f312.png)
Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam
|
Posted:
Thu Dec 13, 2007 2:06 am |
|
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+ |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
banelos
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Dec 14, 2007 8:08 pm |
|
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 http://fndkp.net/nuke/
(dont mind the blocks complaining, I havn't uploaded those) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
banelos
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Sun Dec 16, 2007 3:27 am |
|
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. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
hoppyintheuk
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon Jan 19, 2009 5:48 pm |
|
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 |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
banelos
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Feb 26, 2009 9:01 pm |
|
Tested my modified subBlack theme with the newest RavenNuke and it seems to work well.
I've uploaded it here: Only registered users can see links on this board! Get registered or login!
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: |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|