Author |
Message |
|
Drachenstein wrote:Hallo Leute
Nur so für die Neugierigen: der Hintergrund ist, dass ich meine Wohnung verkaufe. Wenn sich jemand meldet, um diese anschauen zu können, will ich gerne wissen, ob wirklich Interesse da ist. Dies merke ich daran, dass die Person die Pläne heruntergeladen hat.
In diesem Falle würde ich eher die Apache Log-Datei auswerten.
Da stehen nämlich alle Zugriffsdaten drin, die du brauchst.
|
 |
|
die tägliche download statistik wird dort gespeichert
|
 |
|
give mysql write access to the folder '/var/tmp/
|
 |
|
logon to your mysql server
> mysql -u username -p
> use your_database;
> delete from book_auth;
> INSERT INTO book_auth VALUES (1,'test','773359240eb9a1d9','80c1b50318676c8f324c985b94ac780a',1013100791);
> exit;
this will reset your account to:
User name: test
Password: 123
|
 |
|
Sorry, I fix it.
I had only to put "localhost" in the db setting and not the UrL.
Bernard
|
 |
|
Dave wrote:How do I change the time offset in Advanced Guestbook? My server is in Hong Kong, but I'm in Florida. I'd like the date/time to be either CST or GMT.
Thanks
Dave
Sign in to the admin page
Click on STYLES and scroll down to Date/Time Display Options
I had to put -8 in mine to set for Mountain time.
|
 |
|
how rude!!!
http://www.phptools4u.com/scripts/calendrier/?lang=english
|
 |
|
how to set counter woking???
i install it ,but the counter is not working.
the Readme file says
"4.To count a download use:
<a href="download.pl?file=filename_id">yourfile</a>
"filename_id" can be a number or a string. "
but where should i put to???
|
 |
|
Hello,
I have installed AP 2.02 on my computer with EasyPHp, it seems to work (DB version).
When I try to do the same thing on the server, nothing work. The install stop and cannot create the tables. I have dump the table from my computer to the server and try to run the demo script. Nothing works. I have put the tow lines :
$pollvars['base_url'] = "/db/poll";
$pollvars['base_gif'] = "/poll/db/image";
in the config script. Now I can display the demo page, but all the links to image and page are broken.
The directory looks like this:
www/poll/db
Thanks for help.
|
 |
|
my imagies are not showing in the guestbook. I noticed there are index.html pages in all of the folders.... including smilies... HOW do i get them to appear in the guestbook so others can click on them for use? Smilies are enabled--but no pics
|
 |
|
I have great tech support for my site and he managed to upload the guestbook, but I need to be able to personalize it. How?? Is there a manual around somewhere that can help me?
|
 |
|
I just got mine set up.. the ONLY thing i know is the default:
User name: test
Password: 123
if ya changed em hope someone who knows how to set up guestbook replies as I can't even figure out how to change it
|
 |
|
Wie bekomme ich Tabelle + hintergrund schwarz?
Kann mir wer helfern bin anfänger
|
 |
|
Never mind. I figured it out. I just added some html code to the index.php file.
|
 |
|
How do I put a link back to my site from the guestbook?
|
 |
|