- Posts: 53
- Thank you received: 0
Is 2.5 supported?
- teleactive
-
Topic Author
- Offline
Less
More
14 years 7 months ago #37922
by teleactive
Is 2.5 supported? was created by teleactive
Is the latest version supported? Any issues? Getting ready to install...
Please Log in or Create an account to join the conversation.
14 years 7 months ago #37927
by nicolas
Replied by nicolas on topic Re: Is 2.5 supported?
YES. No issues reported so far.
Please Log in or Create an account to join the conversation.
- teleactive
-
Topic Author
- Offline
Less
More
- Posts: 53
- Thank you received: 0
14 years 7 months ago #37951
by teleactive
Replied by teleactive on topic Re: Is 2.5 supported?
I am unable to install in 2.5 No error message just does not install. Would like some one from support to review. Will provide admin log in via PM.
Thanks,
Thanks,
Please Log in or Create an account to join the conversation.
14 years 7 months ago #37959
by nicolas
Replied by nicolas on topic Re: Is 2.5 supported?
Sure. Please use our contact form to send that along with a link to this thread.
Please Log in or Create an account to join the conversation.
- teleactive
-
Topic Author
- Offline
Less
More
- Posts: 53
- Thank you received: 0
14 years 7 months ago #37988
by teleactive
Replied by teleactive on topic Re: Is 2.5 supported?
I did get it installed with direct FTP. Now the site is down with the following error.
Fatal error: Cannot redeclare class JDocumentHTML in /home/aadvance/public_html/plugins/system/jat3/jat3/core/joomla/documenthtml.php on line 514
You have FTP info from previous contact
Fatal error: Cannot redeclare class JDocumentHTML in /home/aadvance/public_html/plugins/system/jat3/jat3/core/joomla/documenthtml.php on line 514
You have FTP info from previous contact
Please Log in or Create an account to join the conversation.
14 years 7 months ago #37995
by nicolas
Replied by nicolas on topic Re: Is 2.5 supported?
Hi,
That's an error which apparently comes from your template:
www.joomlart.com/forums/archive/index.php/t-50851.html
An easy way to try to solve it is to add the line:
if(class_exists('JDocumentHTML')) return true;
before that line 514 of that file. But I'm not sure it will make your template work as you might get another error after that.
The best is of course to ask your template provider support for help on that issue.
That's an error which apparently comes from your template:
www.joomlart.com/forums/archive/index.php/t-50851.html
An easy way to try to solve it is to add the line:
if(class_exists('JDocumentHTML')) return true;
before that line 514 of that file. But I'm not sure it will make your template work as you might get another error after that.
The best is of course to ask your template provider support for help on that issue.
Please Log in or Create an account to join the conversation.
Time to create page: 0.188 seconds