-
AuthorPosts
-
March 13, 2008 at 12:16 pm #126569
I just did a brand new install of Joomla 1.5, then did the Quickstart install of Avian II by unziping the file locally, and FTPing it to the server and overwriting everything. When I try to use any of the three variants of the template, all I get on the page with the template applied is the following error message.
Fatal error: Call to undefined function: sefreltoabs() in /home/u2/lmladmin/html/templates/ja_avian_ii_d/html/mod_login/default.php on line 49
Any of the templates that were installed by default with 1.5 work fine. Any ideas why this is happening? I really don’t know enough about putting templates on Joomla to even guess.
Oh, I should add, that this is running on a LAMP server with PHP 5
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
March 13, 2008 at 2:01 pm #242122Hi Imlloyd.
You can try follow me:
Open default.php (templates/ja_avian_ii_d/html/mod_login/default.php). You will see this line
<form action="<?php echo sefRelToAbs( 'index.php' ); ?>" method="post" name="login" id="form-login" >
Change to
<form action="index.php" method="post" name="login" id="form-login" >
March 13, 2008 at 7:45 pm #242157Thanks. that got it working. Now I just need to figure out how to enable the gallery, since I don’t see it anywhere in the control panel.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
March 14, 2008 at 6:38 am #242179I think you should upload quickstart and then install as a new joomla site (you must install sample data), so you will have a new site like demo. Because you installed a new joomla,then overwrite by quickstart, so you only have database of orgina joomla, not of quickstart, so you cann’t enable gallery. But have a idea, you can install quickstart at local, then export database of it and import replace databse on server.
Hope can help you.1 user says Thank You to Sherlock for this useful post
March 14, 2008 at 8:22 am #242191Oh, so you cold install the template quickstart? Oh, that changes everything! I thought you installed it over the existing install. I didn’t realize it was a self-contained package that installed Joomla as well! Thank you very much for clearing that up!
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by lmlloyd 16 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum