[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4363: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3542)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4365: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3542)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4366: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3542)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4367: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3542)
Script arbeitet nicht ... - Page 2

Script arbeitet nicht ...

Find all the help you need on the script Arfooo Directory.
Please refer any bugs found.

Moderator: effi

Re: Script arbeitet nicht ...

Postby ARS » Fri Jul 02, 2010 12:49 am

links in signatures don't help
ARS
 
Posts: 62
Joined: Wed Apr 28, 2010 2:54 pm

Re: Script arbeitet nicht ...

Postby WernerW » Fri Jul 02, 2010 2:41 pm

AHA ... ich glaube nun kommen wir der Sache näher. Ich habe ein "Pfadproblem". Diese Erkenntnis habe ich schon lange. Die Funktionen in der .htaccess sind mir eigentlich unbekannt. Nun muss ich mich wohl eindeutiger damit beschäftigen.

Ich hatte das Scrippt komplett neu installiert in www.domain.de/motor

Frage: Wie muss der Eintrag in der .htaccess sein?

RewriteBase /motor

Danke.

Werner
WernerW
 
Posts: 13
Joined: Thu May 20, 2010 4:04 am

Re: Script arbeitet nicht ...

Postby WernerW » Fri Jul 02, 2010 2:55 pm

Danke für den Tipp. Ich habe den Eintrag in der .htacccess überarbeitet und siehe da, das Script arbeitet.

Zum Verständnis für andere:

Hier ist die .htaccess die ich von einem anderen Forenteilnehmer übernommen habe.
Er arbeitet ebenfalls mit 1&1 zusammen ( Speicherplatz / Provider )

#Put the line here to enable PHP5
#You may need to un-comment the following line
#Options +FollowSymlinks
# REMEBER YOU ONLY NEED TO STARD MOD REWRITE ONCE
RewriteEngine On
#REWRITE BASE

Alt:
#RewriteBase /

Neu:
RewriteBase /ordner ( in dem das Script liegt )


# HERE IS A GOOD PLACE TO ADD THE WWW PREFIXE REDIRECTION
AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php
# HERE IS A GOOD PLACE TO ADD THE OLD SCRIPT REDIRECTION
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ index.php

Nun benötige ich nur noch eine deutsche Sprachausgabe.

Danke nochmal für die Hilfe.

Werner
WernerW
 
Posts: 13
Joined: Thu May 20, 2010 4:04 am

Re: Script arbeitet nicht ...

Postby kiki63 » Wed Jul 28, 2010 4:26 pm

Hallo, habe alles im Frontend mal auf Deutsch übersetzt. Keine Garantie!

Hier der Beitrag:

post1763.html#p1763


LG
kiki63
 
Posts: 8
Joined: Tue Jul 20, 2010 10:06 am

Re: Script arbeitet nicht ...

Postby eoinbronks » Tue Aug 31, 2010 8:30 am

Adminbereich nicht aufzurufen ist. Die Pfadangaben sind verwirrend. Der Autor springt von Script zu Script ohne dass man eine Logik erkennt.
| |
eoinbronks
 
Posts: 9
Joined: Tue Aug 31, 2010 7:13 am

Previous

Return to Installation, support and bug reports

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 0 guests

 
Copyright © arfooo.net  2007 - 2010  -  All rights reserved.
Arfooo website group: petites annonces gratuites   voyance en direct - tirage tarot   Consultant en référencement
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group | phpBB SEO
cron