FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » Manual Theme Rebuild
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Manual Theme Rebuild [message #27874 is a reply to message #27864] Thu, 29 September 2005 01:15 Go to previous messageGo to previous message
Jivicin is currently offline  Jivicin   United States
Messages: 6
Registered: September 2005
Karma:
Junior Member
Ok, well I'm a newb when it comes to PHP and mySQL (I'm actually taking a class on it now!), so I need some help.

Let's assume that I have a /FUDforum2 (Data Files) and a /FUDforum (Forum files). Let's assume I'm using the default theme with english. I tried tweaking that script to make it look like this:

<?php
require "GLOBALS.php";
fud_use('db.inc');
fud_use('compiler.inc', true);
$data = db_saq('SELECT default, english, default FROM mm_themes WHERE id='.$theme_id);
compile_all($data[0], $data[1], $data[2]);
?>

But it keeps yelling at me about:

Fatal error: SQL Error has occurred, please contact the <a href="mailto:bahalla(at)zoominternet(dot)net?subject=SQL%20Error">administrator</a> of the forum and have them review the forum's SQL query log in /home/jivicin/index-html/FUDforum/include/core.inc on line 184

Your thoughts?
[Message index]
 
Read Message icon4.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Item pub date missing in RDF feed
Next Topic: Step by step mailing list instructions
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 07:34:55 GMT 2024

Total time taken to generate the page: 0.05710 seconds