Wolte das Gästebuch + Downl.Config + Links Config + BenutzerConfig einstellen doch musste feststellen das die änderung nicht übernommen werden.
Meine frage ist nun bei welche dateien ich schreibrechte vergeben muss ??
mfg
Thomas
[Editiert am 8/7/2003 von bigfu]
Hallo !
modules/Downloads/d_config.php
modules/Web_Links/l_config.php
modules/Guestbook/include/config.inc.php
config.php
Alle auf chmod 666 (rw-rw-rw-)
MfG
jubilee
super und danke hat alles geklapi Nur noch mit den einstellungen unter "BenutzerConfig " klappt es noch nicht
der speichert die eingfach nicht.
modules/Downloads/d_config.php
modules/Web_Links/l_config.php
modules/Guestbook/include/config.inc.php
config.php
sind alle auf chmod 666
gruss
thomas
//modules.php?name=Content&pa=showpage&pid=2
supi danke !!!
hab nun ein Problem das ich gar nicht verstehe !!
hab die meta.php mit Kay words gefüllt und bekomme nun folgende meldung
Parse error: parse error, unexpected T_STRING, expecting ',' or ';' in /home/www/web7/html/includes/meta.php on line 35
hier die mete.php :
<?php // $Id: meta.php,v 1.3 2002/10/02 22:46:44 micro Exp $
/************************************************************************/
/* VKP-Maxi, VKP-Midi, VKP-Mini */
/* ============================ */
/* rewrite and modified by: */
/* http://www.maax-design.de */
/* http://www.fsz-design.de */
/* http://micro.myftpsite.net */
/* http://www.shiba-design.de */
/* */
/* */
/************************************************************************/
/************************************************************************/
/* Original from PHP-NUKE: Advanced Content Management System */
/* ============================================ */
/* */
/* Copyright (c) 2002 by Francisco Burzi (fbc@mandrakesoft.com) */
/* http://phpnuke.org */
/* */
/* This program is free software. You can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation; either version 2 of the License. */
/************************************************************************/
global $PHP_SELF;
if (eregi("meta.php",$PHP_SELF)) {
Header("Location: ../index.php");
die();
}
##################################################
# Include for Meta Tags generation #
##################################################
echo "<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset="._CHARSET."">n";
echo "<META HTTP-EQUIV="EXPIRES" CONTENT="0">n";
echo "<META NAME="RESOURCE-TYPE" CONTENT="DOCUMENT">n";
echo "<META NAME="DISTRIBUTION" CONTENT="GLOBAL">n";
echo "<META NAME="AUTHOR" CONTENT="$sitename">n";
echo "<META NAME="COPYRIGHT" CONTENT="Copyright (c) 2002 by $sitename">n";
echo "<META NAME="KEYWORDS" CONTENT="Bonsai, Bonsais, Outdoor, Indoor, Bonsai hilfe, Bonsai tips, Bonsai forum, bonsai indoor, bonsai outdor, bonsai fragen, bonsai info, hilfe, forum, infos, Pflanzen, Baum, Verein, Kunst, Japan, Baum, Suiseki, Pflanzen, Kunst, Bonsaibücher">n";
echo "<META NAME="DESCRIPTION" CONTENT="$slogan">n";
echo "<META NAME="ROBOTS" CONTENT="INDEX, FOLLOW">n";
echo "<META NAME="REVISIT-AFTER" CONTENT="1 DAYS">n";
echo "<META NAME="RATING" CONTENT="GENERAL">n";
###############################################
# DO NOT REMOVE THE FOLLOWING COPYRIGHT LINE! #
###############################################
echo "<META NAME="GENERATOR" CONTENT="PHP-Nuke $Version_Num - http://phpnuke.org">n";
?>
weis einer was da falsch ist ??
Hi bigfu, :)
betrifft zwar eine andere Datei, aber die Lösung ist die Gleiche:
//modules.php?op=modload&name=eBoard&file=viewthread&tid=6399#pid31326
mann das ist mir zu hoch :exclam:
und überhaupt wie zähle ich die Zeilen wenn er meint in zeile 35
und wo muss ich nun "\ " einfügen.
zumal das forher alle gut lief ich hab nur einige wörter in echo "<META NAME="KEYWORDS" CONTENT=" eingetragen
hilfe
ich weiss ich geh euch auf den ....
aber ich kann doch nichts dafür
gruss
thomas
Wollts schon imma mal sagen :)
Du hast Post ;)
[Editiert am 9/7/2003 von Future]
echo "<META NAME='KEYWORDS' CONTENT=' Bonsai, Bonsais, Outdoor, Indoor, Bonsai hilfe, Bonsai tips, Bonsai forum, bonsai indoor, bonsai outdor, bonsai fragen, bonsai info, hilfe, forum, infos, Pflanzen, Baum, Verein, Kunst, Japan, Baum, Suiseki, Pflanzen, Kunst, Bonsaibücher' >";
@ future klappt nicht gleiche meldung
@ BowlingX klappt auch nicht hab die gleiche melding
und ich hab doch nur 6 wörter nachgetragen
:mad:
thomas
Du hast nochmal Post :)
Hatte nen Fehler übersehen. Sorry . Jetzt klappts 100%
so alle zusammen danke
jetzt lübt es danke
:D
Kein Problem ;)