Author |
Message |
|
This is where your error is. It wants the full path to your files. Not the URL.
# base directory to all link files from the server root without trailing "/"
$base_dir = "http://bengal.missouri.edu/~rlw989/links";
Mine is something like this:
$base_dir = "/web/sites/111/sambrown/www.boathouse.co.uk/links";
|
 |
|
That would be graet
|
 |
|
Hallo Leute,
ich versuche schon seit einigen Stunden verzweifelt Advanced Poll in eine HTML-Tabelle einzubinden. Aber egal wie breit, bzw. schmall ich die Tabelle mache, Advanced Poll verwendet immer seine eigene Breite.
Wie/wo kann ich diese Breite denn verändern ??
Das mit der Tabelle hat den Sinn, daß ich auf der linken Seite meine Polls anzeigen will und auf der rechten Seite News einblenden will. Beides ich soll genau die hälfte des Bildschirmes verwenden. Aber wie schon gesagt nimmt sich Advanced Poll immer so viel Platz wie es will !?
Vielen Dank schon im voraus für Eure Hilfe.
Viele Grüße
PeterParker
|
 |
|
wo liegt denn genau dein problem? einbinden in deine seite, datenbankinstallation ... ?
|
 |
|
Ich komm mir hir in diesem Forum richtig blöd vor, weil ich gerade erst angefangen habe mich mit php zu beschäftigen. Ich hab mir dieses guestbook heruntergeladen und weiß nach stundenlangem Grübeln immer noch nicht, wie ich es in meine HP einbauen kann! Könnten Sie mir eventuell helfen
|
 |
|
I am trying to configure the Free Link Page to work on my page. My provider supports PERL and the path to it is:
/usr/local/bin/perl5
When I configure it myself I get an error that says ive misconfigured something. Ive tried everything and cant get it to work.. My files are stores in http://bengal.missouri.edu/~rlw989/ Here are the lines to my configuration code:
#!/usr/local/bin/perl5
# url of script
$cgiurl = "http://bengal.missouri.edu/~rlw989/cgi-bin/links.pl";
# base url to all link files without trailing "/"
$link_url = "http://bengal.missouri.edu/~rlw989/links";
# base directory to all link files from the server root without trailing "/"
$base_dir = "http://bengal.missouri.edu/~rlw989/links";
# default index page of your choice
$index_url = "/links/ffa_business.html";
# counter log file
$id_count = "/links/links_id.txt";
Can someone tell me what im doing wrong??? Thanks
|
 |
|
I just installed Advanced Guestbook 2.3.1 but cannot get into Administration. The username (test) and password (123) does not work.
Can any one tell me what I am doing wrong, or if I can get in as root to change the username and password.
Thank you
Barry
|
 |
|
After trying this, I notice that the pop up java image did not work. So adding the above html in the Heading.php causes conflicts. Hopefully someone can help with this.
Robb
|
 |
|
How do you make the email field required ???
help ----
|
 |
|
Log into Admin Page for Guestbook. Then open Templates. Then open Header.php. Paste your html at top of script. This will show your Logo at top of page.
Example Header:
</HEAD>
<BODY>
<IMG SRC="http://next2net.com/images/logo.gif" WIDTH="288" HEIGHT="72" BORDER=0 ALT="">
</BODY>
</HTML>
You can visit my site to view my Guestbook. E-mail me if you have any questions.
http://www.next2net.com/gbook/addentry.php
Hope this was helpful,
Robb
|
 |
|
Yes, I had questions regarding this also. Which page would we modify?
Thanks,
Robb
|
 |
|
in phpd my admin, the password are encrypted
|
 |
|
Need help to change/modify the Advanced Guestbook 2.2.
I’m current running a guestbook written in Perl on a Vietnam Military Unit website. I’d like to modify the Advanced Guestbook so that some of the features of the old guestbook are there with the guestbook.
Some of the things are to make email a required field, changing the “Location” to read “Unit” and having a pull down menu for the different units the website is for that will display in lieu of the someone typing in the unit name.
Also some cosmetic changes to the add entry page (adding text), and also changing the logo on the index.php page (I know where the logo is kept, but the size of the .gif is specified somewhere?)
If someone could point me in the right direction I’d really appreciate it.
Thanks for your help
|
 |
|
I'm determined to get this script to run on a windoze NT server, but I keep getting the same error. I can enter the admin area and the script executes fine, but when I try and add a post, I get the error
Cannot open ID file guest_id.txt in D:\wwwroot\www.mysitesfolder.com\guestbook\ for writing!
This error must mean one of 2 things - either the path's wrong or the files aren't writable. I gave the files write permissions, and played around with the base URL, but I can't seem to get it right. WinNT's a bit finnicky about system paths, so i'm guessing that's the cause of the problem, but i've tried forward slashes, backslashes and double-slashes and none of these work - I definitely have the folder path right.
Anyone got any suggestions that might help me out?
Thanks.
|
 |
|
Kopier einfach den code der links angezeigt ist und speichere da als neue php-datei ab.
|
 |
|