Jump to content

Trouble with this script!


kiona

Recommended Posts

Im having trouble with this script, Iv installed it and set up the MySQL database correctly -but it still wont work (users cant register, and cannot login)... Im new to PHP and I have no clue what im doing wrong! heres a link to the site and to the script.  take a look if you think you can help please.

 

Link To my site:::

www.kionamails.com

 

Link to Download the script:::

www.kionamails.com/phpPaidMail.zip

 

Problems:

-Users cant register/login

    -> I dont know where to begin trying to fix it lol!

Link to comment
https://forums.phpfreaks.com/topic/38709-trouble-with-this-script/
Share on other sites

kiona,

 

Hi !... I downloaded your script collection.  The first thing I did was to follow the instructions in the Script Setup Instructions.txt file. 

 

I am presuming you did also.

 

I noticed that it doesn't tell you to create the tables found in sqltable.sql.  I did, and presume you did too.

 

Next, I went to /php-paidmail/admin/admin.php, and that page launched fine, but when I clicked "Check User count, I got back " <? $user " since the author of the software is using the short php tag ( <? ) instead of the long one ( <?php )... My system is set up to ignore the short tag.  I started to modify the code, ( even changing <?=$displaySomething; > to <?php echo $displaySomething; ?>  but found there are too many files.

 

Try these changes yourself, and report back what you find.

 

Good Luck.

 

Scot L. Diddle, Richmond VA

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.