
Ok this may seem a bit of a n00b question but how the heck do you change the "School Name Goes Here", Logo and contact blurb?
Gatt, I'm guessing it's in the templates section. Log in as admin then go to Site >> Template Manager >> Site Templates then select the template in question and click "edit HTML"
@ Gatt:- if you download the latest release version and unzip you get a folder called blank headers or something along those lines in there you will see the four colour scheme options for each template.
you then edit the header template f your choice in whatever program you like then upload to the coresponding directory on your ftp server
which should be something like this
/templates/eg_default/images
you need to save your file as header.png before uploading and this should automatically overwrite the existing one!
hope this helps
Kris
Well Kris beat me to it![]()

Cheers guys - will need to do this at home since our LEA has blocked FTP![]()
SysMan,
Sorry to say I found a bug. I changed the table prefix in the setup script yet it doesn't use that prefix to create the databases however the joomla install then thinks that they databases are not present as it is using those prefixes - hope that makes sense!
In other words using a different database prefix breaks the install!
I haven't played with this install but based on my experience of these things you'll probably find that you've circumnavigated the installer by trying a manual approach.Originally Posted by Freedom
I'd reinstate the original SQL install scripts and check that the installer doesn't have a prefix option.. If it does it'll rely on a pregreplace() that replaces the original prefix with your custom one.. But manually changing that prefix in the scripts screws that up.
Cheers for that Freedom. The cause is that the sql file used in the install already has the tables pre set to jos_
I have created a new sql file - see attached. (rename to .sql) replace the package file
and try a different table prefix. I have yet to test this myself, will try sometime this morning.Code:installation\sql\joomla.sql
Sysman,
I take it that file is included in the newest download? Can I suggest you start updating the version number with bug fixes so we know which package weve got without havign to check - please :0)
I will test this on a new install now!
Can I ask a question also - how do I change the rotating images on the main page? The one that shows the school at its best - btw good photos if you took them! They are just not appropriate as we are a primary.
@freedom:- look on the previous page of this thread and you'll find a simple guide to changing the images!
Kris
Ahhh, didnt realise it was part of the smooth gallery - will look into that now also - cheers!
There seems to be a problem with both the modules and template files when running under OS X Server 10.4.9
I have run it on my Macbook pro fine with no problems running both php 5 and Mysql 5 on Default Apache installation.
The issues are undefined variables both in the smooth Gallery and user# sections i have added some screen shots of the errors i am getting...
I think its more an issue with the OS platform though than a problem with joomla and the template
Check error reporting on your server HodgeHi
and the fourth...
Couldn't add this with the others.
I will have a look in the reports Sysman.
Web service logs show the following: -
10 11:33:41 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/images/stories/smoothgallery/thumbs/tn_1.jpg
[Thu May 10 11:33:41 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/error.html
[Thu May 10 11:33:41 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/images/stories/smoothgallery/thumbs/tn_2.jpg
[Thu May 10 11:33:41 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/error.html
[Thu May 10 11:33:41 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/images/stories/smoothgallery/thumbs/tn_3.jpg
[Thu May 10 11:33:41 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/error.html
[Thu May 10 11:33:41 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/templates/eg_default/images/footerpalkki.gif
[Thu May 10 11:33:41 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/error.html
[Thu May 10 11:33:42 2007] [error] PHP Notice: Undefined variable: user7 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 86
[Thu May 10 11:33:42 2007] [error] PHP Notice: Undefined variable: user8 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 94
[Thu May 10 11:33:42 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/templates/eg_default/images/footerpalkki.gif
[Thu May 10 11:33:42 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/error.html
[Thu May 10 11:33:43 2007] [error] PHP Notice: Undefined variable: user7 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 86
[Thu May 10 11:33:43 2007] [error] PHP Notice: Undefined variable: user8 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 94
[Thu May 10 11:33:43 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/templates/eg_default/images/footerpalkki.gif
[Thu May 10 11:33:43 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/error.html
[Thu May 10 11:33:51 2007] [error] PHP Notice: Undefined variable: user7 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 86
[Thu May 10 11:33:51 2007] [error] PHP Notice: Undefined variable: user8 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 94
[Thu May 10 11:33:51 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/templates/eg_default/images/footerpalkki.gif
[Thu May 10 11:33:51 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/error.html
[Thu May 10 11:33:55 2007] [error] PHP Notice: Undefined variable: user7 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 86
[Thu May 10 11:33:55 2007] [error] PHP Notice: Undefined variable: user8 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 94
[Thu May 10 11:33:55 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/templates/eg_default/images/footerpalkki.gif
[Thu May 10 11:33:55 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/error.html
[Thu May 10 11:34:10 2007] [error] PHP Notice: Undefined variable: user7 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 86
[Thu May 10 11:34:10 2007] [error] PHP Notice: Undefined variable: user8 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 94
[Thu May 10 11:34:10 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/favicon.ico
[Thu May 10 11:34:10 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/error.html
[Thu May 10 11:34:10 2007] [error] PHP Notice: Undefined variable: user7 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 86
[Thu May 10 11:34:10 2007] [error] PHP Notice: Undefined variable: user8 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 94
[Thu May 10 11:34:10 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/favicon.ico
[Thu May 10 11:34:10 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/error.html
[Thu May 10 11:34:11 2007] [error] PHP Notice: Undefined variable: user7 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 86
[Thu May 10 11:34:11 2007] [error] PHP Notice: Undefined variable: user8 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 94
[Thu May 10 11:34:11 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/favicon.ico
[Thu May 10 11:34:11 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/error.html
[Thu May 10 11:34:12 2007] [error] PHP Notice: Undefined property: stdClass::$title in /Library/WebServer/Documents/site/modules/mod_js_smoothgallery.php on line 11
[Thu May 10 11:34:12 2007] [error] PHP Notice: Undefined variable: user1 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 70
[Thu May 10 11:34:12 2007] [error] PHP Notice: Undefined variable: user7 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 86
[Thu May 10 11:34:12 2007] [error] PHP Notice: Undefined variable: user8 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 94
[Thu May 10 11:34:12 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/favicon.ico
[Thu May 10 11:34:12 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/error.html
[Thu May 10 11:34:13 2007] [error] PHP Notice: Undefined property: stdClass::$title in /Library/WebServer/Documents/site/modules/mod_js_smoothgallery.php on line 11
[Thu May 10 11:34:13 2007] [error] PHP Notice: Undefined variable: user1 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 70
[Thu May 10 11:34:13 2007] [error] PHP Notice: Undefined variable: user7 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 86
[Thu May 10 11:34:13 2007] [error] PHP Notice: Undefined variable: user8 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 94
[Thu May 10 11:34:13 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/favicon.ico
[Thu May 10 11:34:13 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/error.html
[Thu May 10 11:34:14 2007] [error] PHP Notice: Undefined property: stdClass::$title in /Library/WebServer/Documents/site/modules/mod_js_smoothgallery.php on line 11
[Thu May 10 11:34:14 2007] [error] PHP Notice: Undefined variable: user1 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 70
[Thu May 10 11:34:14 2007] [error] PHP Notice: Undefined variable: user7 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 86
[Thu May 10 11:34:14 2007] [error] PHP Notice: Undefined variable: user8 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 94
[Thu May 10 11:34:14 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/favicon.ico
[Thu May 10 11:34:14 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/error.html
[Thu May 10 12:07:27 2007] [error] PHP Notice: Undefined property: stdClass::$title in /Library/WebServer/Documents/site/modules/mod_js_smoothgallery.php on line 11
[Thu May 10 12:07:27 2007] [error] PHP Notice: Undefined variable: user1 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 70
[Thu May 10 12:07:27 2007] [error] PHP Notice: Undefined variable: user7 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 86
[Thu May 10 12:07:27 2007] [error] PHP Notice: Undefined variable: user8 in /Library/WebServer/Documents/site/templates/eg_default/index.php on line 94
[Thu May 10 12:07:28 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/favicon.ico
[Thu May 10 12:07:28 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/error.html
[Thu May 10 12:07:28 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/images/stories/smoothgallery/thumbs/tn_1.jpg
[Thu May 10 12:07:28 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/error.html
[Thu May 10 12:07:28 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/images/stories/smoothgallery/thumbs/tn_2.jpg
[Thu May 10 12:07:28 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/error.html
[Thu May 10 12:07:28 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/images/stories/smoothgallery/thumbs/tn_3.jpg
[Thu May 10 12:07:28 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/error.html
[Thu May 10 12:07:28 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/templates/eg_default/images/headerkuva
[Thu May 10 12:07:28 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/error.html
[Thu May 10 12:07:28 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/templates/eg_default/images/footerpalkki.gif
[Thu May 10 12:07:28 2007] [error] [client IP-Address] File does not exist: /Library/WebServer/Documents/Site/error.html
There are currently 1 users browsing this thread. (0 members and 1 guests)