If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: Anonymous
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Author Message
Hi,
ich habe nach der Installtion folgendes Problem:
Sendet jemand seinen Eintrag ab, wird aus irgendeinem Grund die Bestaetigunsseite nicht geladen und nicht zum Gaestebuch referred,die Seite bleibt halt schlicht weiss. Der Eintrag in die Datenbank erfolgt allerdings.
Bis auf die allgemeine Optik habe ich an den Templates und Files eigentlich nix veraendert,sind also im Zustand wie ausgeliefert hat dazu irgend jemand vllt ne Idee?

TIA
WinterRaven
I think you should also mention that the data file needs to be chmodded 777 as It is not mentioned in the readme and led to a 500 Internal Error when the script couldnt write to the file.
got it to work...
i've set dutch as the default language, but when i open the smilies window in the addentry form, it's in english! why?
I have tried to implement this script but I cannot seem to get it to work. I have followed the directions but nothing shows up when i go to view my statistics. Here is my directory structure:
- cgi_bin (chmod 755)
- www (chmod 777)
- files (chmod 755)
- images (chmod 755)
- stats (chmod 777)
- gif (chmod 755)
- logfiles (chmod 777)

Both the stat.pl and log.pl are located in the cgi-bin folder and are chmod 755. Additionally, I have made the following changes to the two files:
stat.pl:
# url to script
$cgiurl = "http://www.(my domain).com/cgi-bin/stat.pl";

# url to the image files without trailing "/"
$gif_url = "http://www.(my domain).com/stats/gif";

# path to the log files from the server root without trailing "/" (chmoded to 777 (drwxrwxrwx))
$base_dir = "/www/stats/logfiles";

# url to the log files without trailing "/"
$log_url = "http://www.(my domain).com/stats/logfiles";


log.pl:
# url to the image file
$output = "http://www.(my domain).com/stats/log.gif";

# path to the log files from the server root without trailing "/" (chmoded to 777 (drwxrwxrwx))
$base_dir = "/www/stats/logfiles";

So...am I missing something? A log is not being created in the logfiles dir. and no stats are showing up. Help! =)
Thanks!
when using Netscape 4.72 the links work fine.
However when using IE 5.0 the links get saved as download.pl.In other words it saves the correct file ,but names it as the script that download 2.0 uses.

Is this a Ie 5.0 problem ? Any suggestions.Thanks in advanced.
wtr
wtr

why is it that not always all the images are loaded when i view my guestbook?
sometimes pictures aren't loaded at all!
maybe this isn't clear but see it for urself at http://niek.united.net.kg/guestbook/index.php
Anonymous wrote:
was wurde verweigert?


beim aufruf der seite erscheint unten links ein gelbes schild mit ausrufungszeichen als fehlermeldung, dass der zugriff in einer bestimmten zeile verweigert wird.
The "admin.php" is in the subdirectory "admin". Then after you changed the permissions in your server you must tell Avanced Poll the right directories in general settings: In my case i installed the poll in /poll :the path settings then are ../ for URL to poll directory and ../image for URL to image directory. Now it works.
I´ve also just downloaded the latest text-version but i can´t find this files (admin.php), too... 8O
chmod 777 polldata
and to all files in polldata -> chmod 666 *
virtual (string filename)

from php.net

virtual() is an Apache-specific function which is equivalent to <!--#include virtual...--> in mod_include. It performs an Apache sub-request. It is useful for including CGI scripts or .shtml files, or anything else that you would parse through Apache. Note that for a CGI script, the script must generate valid CGI headers. At the minimum that means it must generate a Content-type header. For PHP files, you need to use include() or require(); virtual() cannot be used to include a document which is itself a PHP file.
search for <a href=\...
and add your css <a href=\... class=\"YourCSS\"...
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum