Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Topics contains old discussions (generally more than one year ago or based on circumstances that subsequently changed) or topics resolved in other ways. Topics moved into this category are closed from further discussion.
Question Joomla legacy mode and Kunena
14 years 9 months ago #104017
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re: Direct Access to this location is not allowed
Hello,
What Kunena version are-you using ? Are-you using some Kunena modules/plugins ? If, yes can-you give the versions ?
What Kunena version are-you using ? Are-you using some Kunena modules/plugins ? If, yes can-you give the versions ?
I don't provide support by PM, because this can be useful for someone else.
The topic has been locked.
14 years 9 months ago #104030
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: Direct Access to this location is not allowed
I will bet a case of beer that this has nothing to do with Kunena. Any Google search of "Direct access to this location is not allowed" will tell you that you have a Joomla 1.0 extension that you're trying to run on a J! 1.5 website. There are no Joomla extensions written by the Kunena project that will give this kind of error.
The "trick" therefore, is how to find which extension you have that was written for J! 1.0. Msg #9 in this topic contains a short guide to how to detect which extension(s) you have that are not compatible with J! 1.5. One of these days I will update the Wiki article Legacy mode to include this guide.
When you have found an extension that is not compatible with J! 1.0, you need to update it to J! 1.5 or you need to uninstall it. That's the problem, that's what's causing the "Direct Access to this location is not allowed" message, and update/uninistall is the solution.
The "trick" therefore, is how to find which extension you have that was written for J! 1.0. Msg #9 in this topic contains a short guide to how to detect which extension(s) you have that are not compatible with J! 1.5. One of these days I will update the Wiki article Legacy mode to include this guide.
When you have found an extension that is not compatible with J! 1.0, you need to update it to J! 1.5 or you need to uninstall it. That's the problem, that's what's causing the "Direct Access to this location is not allowed" message, and update/uninistall is the solution.
Blue Eagle vs. Crypsis reference guide
Read my blog and
The topic has been locked.
14 years 9 months ago #104038
by Zylkin
Replied by Zylkin on topic Re: Direct Access to this location is not allowed
I resolved a problem, blame the CB Plugin.
The topic has been locked.
14 years 8 months ago #106231
by iLucato
Hi Zylkin, I'm facing the same issue. I mean, when I disable Legacy plugin I'm getting also the "direct access to this location is not allowed" error message and as you, I removed all 1.0 components, modules, plugins and template compatibility now are compatible with joomla 1.5.
You said you solved it, I'm using CB too, it's version 1.7. How did you solve it? Would you mind to share the solution?
Kunena 2.0.4 | 2013-01-18 [ Pharmacopoeia ], J!1.5.25, rhuk_milkyway, CB 1.8.1, AUP 1.5.13, UddeIM 2.5 and Akeeba Backup 3.3.9
EsferaDoBem.com.br | iLucato.com.br | BemDoado.com.br
Replied by iLucato on topic Re: Direct Access to this location is not allowed
I resolved a problem, blame the CB Plugin.
Hi Zylkin, I'm facing the same issue. I mean, when I disable Legacy plugin I'm getting also the "direct access to this location is not allowed" error message and as you, I removed all 1.0 components, modules, plugins and template compatibility now are compatible with joomla 1.5.
You said you solved it, I'm using CB too, it's version 1.7. How did you solve it? Would you mind to share the solution?
Kunena 2.0.4 | 2013-01-18 [ Pharmacopoeia ], J!1.5.25, rhuk_milkyway, CB 1.8.1, AUP 1.5.13, UddeIM 2.5 and Akeeba Backup 3.3.9
EsferaDoBem.com.br | iLucato.com.br | BemDoado.com.br
The topic has been locked.
14 years 8 months ago #106297
by Matias
Replied by Matias on topic Re: Direct Access to this location is not allowed
You still have something legacy installed into your site. I take a terminal to the server and run "grep VALID_MOS * -r | grep -v _JEXEC" in your Joomla root directory.
If you find lines like this:
defined( '_VALID_MOS' ) or die( 'Restricted access' );
You have found the suspect.. Just note that some components like UddeIM and CB itself may have files that are meant only for J1.0..
If you find lines like this:
defined( '_VALID_MOS' ) or die( 'Restricted access' );
You have found the suspect.. Just note that some components like UddeIM and CB itself may have files that are meant only for J1.0..
The topic has been locked.
14 years 8 months ago #106306
by iLucato
Kunena 2.0.4 | 2013-01-18 [ Pharmacopoeia ], J!1.5.25, rhuk_milkyway, CB 1.8.1, AUP 1.5.13, UddeIM 2.5 and Akeeba Backup 3.3.9
EsferaDoBem.com.br | iLucato.com.br | BemDoado.com.br
Replied by iLucato on topic Re: Direct Access to this location is not allowed
Hi Matias, thanks for your reply.
I don't know what is a terminal server and how to execute it. Will that command replace all the VALID_MOS for JEXEC or just find them?
Well, I found in other way a lot of files with _VALID_MOS. My question is, is that ok to replace all VALID_MOS for _JEXEC or it may be unsafe for security reasons on the site or other problem. By changing it, will be allowed to use J! and K! withouth legacy mode on?
Thanks.
I don't know what is a terminal server and how to execute it. Will that command replace all the VALID_MOS for JEXEC or just find them?
Well, I found in other way a lot of files with _VALID_MOS. My question is, is that ok to replace all VALID_MOS for _JEXEC or it may be unsafe for security reasons on the site or other problem. By changing it, will be allowed to use J! and K! withouth legacy mode on?
Thanks.
Kunena 2.0.4 | 2013-01-18 [ Pharmacopoeia ], J!1.5.25, rhuk_milkyway, CB 1.8.1, AUP 1.5.13, UddeIM 2.5 and Akeeba Backup 3.3.9
EsferaDoBem.com.br | iLucato.com.br | BemDoado.com.br
The topic has been locked.
Time to create page: 0.276 seconds