Joomla move to another domain name / template problems
Hello
Some time ago i made a joomla 2.5 site for a friend and now he would like to make a site just like it with other colors and pictures on another domain name.
So I copied the files to the new site copied the database to the new site and edited the configuration.php to fit the new site, but I won’t show the site it just say “ the page cannot be displayed” >HTTP-500 system error.
The administrator site works, and I can show all the articles with the link index.php?option=com_content&view=article&id=<article number>&tmpl=component, but without the &tmpl=component it wont show.
If I change the template to a default one on the site the homepage will show but of cause the menu’s wont work.
the template I use I called “hotel 2”.
Do you have any idea what is wrong ?
Best regards
Anders
JoomlaHTMLPHP
Last Comment
lenamtl
8/22/2022 - Mon
Peter Hart
is the hotel template a commercially bought one? it may be tied to a particular domain.
but maybe..
If you copied the site over, maybe you also copied over the tmp folders and the cache
which will now be invalid. Delete the tmp folders and delete the contents of the cache folder.
and then try it.
Nova Consult ApS
ASKER
yes the template is bought, do thay restrict that ?
if i bye it it must be mine !
Peter Hart
well its only a thought may it is maybe it isn't. you probably bought the right to use it on one domain.
usually templates are restricted to one domain only. unless its open source or you have bought a developers licence. have a look at the site you bought it from they will probably let you transfer it. not have it active on more than one.
then again it may be another problem.
have you tried installing Joomla from scratch and installing the template and seeing if it works?
but maybe..
If you copied the site over, maybe you also copied over the tmp folders and the cache
which will now be invalid. Delete the tmp folders and delete the contents of the cache folder.
and then try it.