This is the error that I am receiveing can anyone please help me. Fatal error: Call to undefined function: new_smarty() in /home/finalpha/public_html/amember/admin/index.php on line 20
it is some kind of problem with upload, it is NOT a bug in aMember. Please submit installation request from members area.
I just ran into the same error while installing aMember, but managed to resolve it. The two things I did to fix it were: 1) Totally delete the MySQL database before trying to install again, and 2) Make sure my FTP program was uploading everything in binary mode (by default it uploaded recognisable text files, ie: php files, in text mode - aMember doesn't like this). No idea if I really needed to do step 1, but doing both of them meant that aMember now works. Hope this helps. Cheers, Jason
I figured deleting the database was probably redundant, but I thought it wouldn't hurt giving the installer a clean slate to work with. Cheers, Jason