if you see another shop running oxid CE and you like the design, why dont get the same desing for free?
all you have to do is copy the whole template files from them to you.
you think its not possible? well… it is.
example: http://www.jamon.de/out/basic/tpl/_header.tpl
all you have to do is, to copy all needed files from them. (call the files. watch out for own created new tpl files)
//* INFO*//
this is bug report! of couse its bad to copy other ppls work!
edit: yes, on my websites it works as well ^^ what a luck i didnt changed much ^^
@ oxid: go fix it
http://www.xtrem-lecker.de
onlineshop für gebrauchte büromöbel
Sorry?__________________
Marco Steinhäuser
Community Guide
OXID eSales AG
http://twitter.com/marcosteinhaeus
ok to explain it a bit better marco:
oxid eshop comes without the protection of the tpl files. if you know how the files are named u can open them directly and copy them. not a good idea if you have a expensive template. others can copy it via web. u understand now?
http://www.xtrem-lecker.de
onlineshop für gebrauchte büromöbel
Well, I am afraid I firstly misunderstood the funny character of
caladan:
@ oxid: go fix it
Anyway, the bugtracker is open to everybody:0000899: *.tpl-files are accessable - OXID eShop bugtrack
Marco Steinhäuser
Community Guide
OXID eSales AG
http://twitter.com/marcosteinhaeus
well never mind. bug reports dont need to be evry time in a “pure” way
http://www.xtrem-lecker.de
onlineshop für gebrauchte büromöbel
feel free to try it:
http://www.andro-shop.com/out/basic/tpl/_header.tpl
<Files *.tpl>Order Deny,AllowDeny from all</Files>
.htaccess
Have put this into the .htaccess, but it throws an "
[B]Internal Server Error[/B]
.htaccess in /out/
it’s not the main .htaccess
<Files *.tpl>
Order Deny,Allow
Deny from all
</Files>