Can you tell me if this is a block that is not allowing this theme/template to display this on the home page? <?php defined( "_VALID_MOS" ) or die( "Direct Access to this location is not allowed." );$iso = split( '=', _ISO );echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>';?>
Anyone Speak PHP That's Willing To Translate
4
Can you tell me if this is a block that is not allowing this theme/template to display this on the home page?
<?php defined( "_VALID_MOS" ) or die( "Direct Access to this location is not allowed." );$iso = split( '=', _ISO );echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>';?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
I installed Joomla and it works fine with the templates that the install came with, but I found one that I want to use and uploaded it via ftp and everytime I try to make it my default template I get this message on my homepage
Direct Access to this location is not allowed.
What gives?
<?php defined( "_VALID_MOS" ) or die( "Direct Access to this location is not allowed." );$iso = split( '=', _ISO );echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>';?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
I installed Joomla and it works fine with the templates that the install came with, but I found one that I want to use and uploaded it via ftp and everytime I try to make it my default template I get this message on my homepage
Direct Access to this location is not allowed.
What gives?
- SEO_BOS
- mywebwork
- [1] reply
- Web Dummie
Next Topics on Trending Feed
-
4