bestbuildpc: Forums
 

 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Converting BiBle module to work with RavenNuke 2.50
 
 
Post new topic   Reply to topic    bestbuildpc Forum Index -> RavenNuke -> Modules
View previous topic :: View next topic  
Author Message
system32
Newbie
Newbie


Joined: Aug 16, 2012
Posts: 2

PostPosted: Fri Aug 17, 2012 16:08    Post subject: Converting BiBle module to work with RavenNuke 2.50 Reply with quote

Converting html to xhtml

OLD

Code:
<?php


include("header.php");
echo "<br>\n";
OpenTable();
  echo "<table bgcolor=#DAAE79 width=100% cellspacing=1 cellpadding=2 border=1><tr><td>";
  echo "<table bgcolor=#fff3dd width=100% cellspacing=1 cellpadding=1 border=0><tr><td>";
  echo "<center>"._BIMAGE."</center>";
  echo "</td></tr></table>";
  echo "<hr width=99%>";
  include ("modules/$module_name/html/bible/jeremiah.html");
  echo "<IMG src=modules/Bible/html/images/spacer2.gif border=0>";
  echo "<table bgcolor=#fff3dd width=100% cellspacing=1 cellpadding=1 border=0><tr><td>";
  echo "<center>";
  echo "<a href='http://www.bestbuildpc.net'><font color=#000000>Bible module  BestBuildPC</font></a>";
  echo "</center>";
  echo "</td></tr></table>";
  echo "</td></tr></table>";
CloseTable();
include("footer.php");
?>


New

Code:
<?php


include("header.php");
echo "<br />\n";
OpenTable();
  echo "<table bgcolor=#DAAE79 width=100% cellspacing=1 cellpadding=2 border=1><tr><td>";
  echo "<table bgcolor=#fff3dd width=100% cellspacing=1 cellpadding=1 border=0><tr><td>";
  echo "<center>"._BIMAGE."</center>";
  echo "</td></tr></table>";
  echo "<hr width=99% />";
  include ("modules/$module_name/html/bible/jeremiah.html");
  echo "<img src=modules/Bible/html/images/spacer2.gif border=0 />";
  echo "<table bgcolor=#fff3dd width=100% cellspacing=1 cellpadding=1 border=0><tr><td>";
  echo "<center>";
  echo "<a href='http://www.bestbuildpc.net'><font color=#000000>Bible module  BestBuildPC</font></a>";
  echo "</center>";
  echo "</td></tr></table>";
  echo "</td></tr></table>";
CloseTable();
include("footer.php");
?>
  
Back to top
View user's profile Send private message
thebrumby
Newbie
Newbie


Joined: Jan 12, 2013
Posts: 1

PostPosted: Sat Jan 12, 2013 16:53    Post subject: Reply with quote

Hi,

I'm new to the site and would like to use the Bible module on www.christianliferadio.com. I'm using RavenNuke2.50

The only trouble is I can't find the module in any of the download sections. Is it still available?

Thanks, Phil.
  
Back to top
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic    bestbuildpc Forum Index -> RavenNuke -> Modules All times are GMT + 2 Hours
 
 Page 1 of 1

 

Jump to:   
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 cannot attach files in this forum
You cannot download files in this forum

Powered by phpBB © 2001-2008 phpBB Group
 
Forums ©