Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Warning: Smarty error: unable to read resource:

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Language: German
View previous topic :: View next topic  
Author Message
Reiner
Smarty n00b


Joined: 26 Dec 2012
Posts: 1

PostPosted: Wed Dec 26, 2012 5:40 pm    Post subject: Warning: Smarty error: unable to read resource: Reply with quote

Hallo,

ich hoffe Ihr könnt mir weiterhelfen.
Ich hab ein Script installiert.
Der Aufruf folgt auf index.php.
DA funktioniert alles einwandfrei.
Da ich aber die index.php schon für ein anderes Script benötige habe ich die index.php in abc.php umbenannt.
Meine .htaccess habe ich auf die abc.php geändert.

Vorher:

Code:
RewriteRule ^(.*)/(.*)/(.*).html$ index.php?are
RewriteRule ^(.*)/(.*)/index.html$ index.php?ar
RewriteRule ^(.*)/index.html$ index.php?area=$1
RewriteRule ^(.*).html$ index.php?area=$1 [QSA]


Nachher:

Code:
RewriteRule ^(.*)/(.*)/(.*).html$ abc.php?are
RewriteRule ^(.*)/(.*)/index.html$ abc.php?ar
RewriteRule ^(.*)/index.html$ abc.php?area=$1
RewriteRule ^(.*).html$ abc.php?area=$1 [QSA]


Rufe ich die http://www.xn--kochen-ernhrung-9kb.de/abc.php auf klappt noch alles.
Sobald ich aber auf einen Buchstaben (Beispiel J) klicke bekomme ich unter
http://www.xn--kochen-ernhrung-9kb.de/kochlexikon/j/index.html folgenden Fehler:

Warning: Smarty error: unable to read resource: "user_abc.php/j.tpl" in /var/www/web500/html/www.kochen-ernaehrung.de/smarty_tpl/Smarty.class.php on line 1088

Kann mir bitte jemand weiterhelfen und mir verraten was ich falsch mache?

Danke und schöne Grüße aus Bayern

Reiner
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Language: German All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP