-
AuthorPosts
-
November 30, 2011 at 12:27 pm #171288
I develop some website using Ja anion and have serious troubles. Seems that your template is uncompatible with standart joomla sef. When activate joomla sef, template going to broken in top part, bellow main menu. See on attached screens Without sef urls:
and with sef
I cant give url and access to site, is on localhost – IP on my PC only. I download latest version of template package from your site and install again on big hosting company your quick start – the same problem.
Any idea where is the problem?
I forgot to say that versions are:
Joomla: 1.5.22
ja_anion: 1.2.4
JA T3 Framework: 1.2.1
PHP: 5.2.10
Linux server php/mysql , support all neded from joomla requrementsBy activating error reporting at max, there are no errors, only one notice at page from hwd video share only on hwd video share pages. Problem is on all pages in website – com_content, com_contacts, com_frontpage also.
-
December 1, 2011 at 11:12 am #427452
I post this in wrong category, so today i move thread here. Please, excuse me :((
Any idea where is the problem with template?n6rej Friendn6rej
- Join date:
- November 2006
- Posts:
- 1040
- Downloads:
- 0
- Uploads:
- 63
- Thanks:
- 79
- Thanked:
- 145 times in 90 posts
December 3, 2011 at 1:21 am #427655I have noticed that hwdvideo can cause issues. would you please use Joomlart Extension Manager to verify you have the latest software?
often the site and JAE are not the same.
are you using the default joomla .htaccess?December 3, 2011 at 7:55 am #427684Yes, i use default joomla htaccess and htaccess is renamed in right way ( .htaccess ). With or without hwdvideo, problem is the same, on pages on content is the same problem. You have been tested template with sef urls switched on?
December 6, 2011 at 9:48 am #428192I am quite dissapointed – do you have support at all? I speak for a big bug with your template and one week – no decision and no qualified answer? >:(
n6rej Friendn6rej
- Join date:
- November 2006
- Posts:
- 1040
- Downloads:
- 0
- Uploads:
- 63
- Thanks:
- 79
- Thanked:
- 145 times in 90 posts
December 7, 2011 at 11:27 am #428398<em>@peterpetrov 287272 wrote:</em><blockquote>I am quite dissapointed – do you have support at all? I speak for a big bug with your template and one week – no decision and no qualified answer? >:(</blockquote>
sir I gave you a viable solution and you’ve not indicated you’ve followed through. In our ticketing system you indicated
Joomla: 1.5.22
ja_anion: 1.2.4
JA T3 Framework: 1.2.1
PHP: 5.2.10this means that you are using software that is out of date.
Now having said all that I should have paid a bit more attention I guess as I missed the biggest clue and that is your doing this on the localhost. .htaccess never works well on local host without alot of annoyance. This is NOT a problem with our template but infact is how apache functions.
you’ll need to be sure you have mod_rewrite enabled in your php
enabled in joomla
and make sure AllowOverride ALL in apache httpd.conf
Options +Indexes
Options +FollowSymlinks
in your .htacess
there are many threads about this on the net where folks have issues about this. The best way is simply to NOT use .htaccess and mod_rewrite locally. Just turn on SEF and not the rest and it will still use the SEF.just in slightly different style.Bottom line is this is NOT a template issue.
December 7, 2011 at 4:48 pm #428461Yes, all of this is ok:
<blockquote>
Options +Indexes
Options +FollowSymlinks
in your .htacess</blockquote>What is outdated?
I have download your latest version of quickstart from your website. I test template with latest T3 plugin, but this broke template – options in template in admin are not present after update with latest T3 plugin.
Dont tell me that reason is outdated version of joomla – i am web developer and php programmer with over 200 joomla websites builded.
The only question is: Must i fix your template yourself or your company must fix them?
Edited: I just update joomla to latest (1.5.25) and the problem is the same.
P.S. +Indexes is security vulnerability and i dont recommend to use. Instead of this, with or without “+Indexes” problem is the same – template is broken when using sef urls. In this way, JA Anion is working only without sef 🙁
n6rej Friendn6rej
- Join date:
- November 2006
- Posts:
- 1040
- Downloads:
- 0
- Uploads:
- 63
- Thanks:
- 79
- Thanked:
- 145 times in 90 posts
December 9, 2011 at 10:45 am #428935<em>@peterpetrov 287633 wrote:</em><blockquote>Yes, all of this is ok:
What is outdated?
I have download your latest version of quickstart from your website. I test template with latest T3 plugin, but this broke template – options in template in admin are not present after update with latest T3 plugin.
Dont tell me that reason is outdated version of joomla – i am web developer and php programmer with over 200 joomla websites builded.
The only question is: Must i fix your template yourself or your company must fix them?
Edited: I just update joomla to latest (1.5.25) and the problem is the same.
P.S. +Indexes is security vulnerability and i dont recommend to use. Instead of this, with or without “+Indexes” problem is the same – template is broken when using sef urls. In this way, JA Anion is working only without sef :(</blockquote>
if your such an advanced programmer then I really don’t understand why this is so hard to understand. I never said joomla being out of date was the sole reason nor even the reason for this.
you bring up vulnerability’s and 1.5.22 & .23 & .24 Does have them. but lets stay on the topic at hand.
anion works fine with sef.. your mixing local sef and actual site sef. As I stated LOCALLY use .htaccess / mod_rewrite has always been problematic at best. Neither wamp, Mamp, nor xampp handle it well. This is well known and well documented throughout the net.
next, our website does not always have the very latest release of our software. our Extension manager does. Which is why I stated that you should use it. I can surely understand how allowing indexing can be a risk, but we were talking on a local machine NOT in the wild.
if you can show me where in the wild anion is not working with SEF I can get it resolved but the fact that its NOT working locally does not automatically mean its a template issue.I test template with latest T3 plugin, but this broke template – options in template in admin are not present after update with latest T3 plugin.
please uninstall, reinstall T3 and then update via our JAEM
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
December 9, 2011 at 10:59 am #428941peterpetrov,
I have just installed Anion on my test server with .htacces on etc and cannot replicate your issue. This could be be something unique to your local setup but it really is hard for us to say for sure.
Would it be possible to put your site on a live host for us to investigate? At the moment we really are shooting in the dark trying to fix a problem we can neither see nor replicate.
December 10, 2011 at 7:50 am #429062Ok, joomla is updated and is now 1.5.25.
Will do this in Monday:
<blockquote> uninstall, reinstall T3 and then update via our JAEM</blockquote>
and than will upload on live host and give you link to see.Thank you.
-
AuthorPosts
Viewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 3 voices, and was last updated by peterpetrov 12 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-