Script Guestbook service full modif

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Script Guestbook service full modif

    Share script guestbook service..

    Added after 3 minutes:

    Folder gabrud its here. Pasword admin 1234
    Attached Files
    Last edited by metulj; 14.04.12, 11:37.

    #2
    whats the set up instruction on this i can't find any if someone knows let me know i'm setting up a site for this script

    sorted now working

    any help on this will be most appreciated thanks all

    thanx mate

    Added after 5 minutes:

    i dont take it for granted at all i'm very thankful for it i'll drop the created by!

    Originally posted by Dower
    Sorry, there is an error to the
    script .htaccess that could work is
    this script..

    ErrorDocument 404 /404.html

    RewriteEngine On
    RewriteBase /
    RewriteRule ^([A-Za-z0-9-\_]+)$ guest.php?an=$1 [L]
    seems to be working now thanks for the help!!!

    it works fine jus edit htaccess
    Last edited by metulj; 02.05.12, 07:17.

    Comment


      #3
      Insert script to htaccess


      RewriteEngine On
      RewriteBase /
      RewriteRule ^([A-Za-z0-9-\_]+)$ gb.php?an=$1 [L]


      enjoy..??

      Sorry, there is an error to the
      script .htaccess that could work is
      this script..

      ErrorDocument 404 /404.html

      RewriteEngine On
      RewriteBase /
      RewriteRule ^([A-Za-z0-9-\_]+)$ guest.php?an=$1 [L]
      Last edited by metulj; 02.05.12, 07:18.

      Comment

      Working...
      X