| Author |
Message |
aboutsigns
Joined: 04 Mar 2008 Posts: 10
|
Posted: Tue Mar 04, 2008 11:24 am Post subject: Unsubscribe php/dat help |
|
|
Hi there,
I know you have answered a million questions regarding your unsubscribe scripts.
I cant seem to get mine working using our ftp site.
After reading around I believe i need to change the unsubscribe.php file to CHMOD 666.... is this right? If so just exactly how do i do that?
From there i upload the 2 files dat & php to our ftp site? And use that as the unsubscribe address?
http://www.aboutsignsftp.co.uk/unsubscribe.php?email= ENTER TAG
As it stands i have placed this text into my email using text/html.
When i test the email nothing happens what soever, i cant even click the unsubscribe link???
Any help Thanks Again
Operating system is mac 10.4 (bit old) |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2259
|
Posted: Tue Mar 04, 2008 11:27 am Post subject: |
|
|
| To CHMOD a file use your FTP program. All FTP clients allow you to CHMOD files. It uses to be the Edit|Get Info menu. |
|
| Back to top |
|
 |
aboutsigns
Joined: 04 Mar 2008 Posts: 10
|
Posted: Tue Mar 04, 2008 11:45 am Post subject: |
|
|
Ok thats great i managed to change usix to 666.
However when i test the email the link still does not work!?
Any suggestions
How would i know if i have php 4 or later?
Thanks again |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2259
|
Posted: Tue Mar 04, 2008 12:04 pm Post subject: |
|
|
| With your link blow I get 'The requested script /unsubscribe.php was not found on this server.' Are you sure the URL is correct? |
|
| Back to top |
|
 |
aboutsigns
Joined: 04 Mar 2008 Posts: 10
|
Posted: Tue Mar 04, 2008 12:15 pm Post subject: |
|
|
Sorry yes i have checked the address which should be:
ftp://aboutsignsftp.co.uk:@www.aboutsignsftp.co.uk/unsubscribe.php or dat
All it says tho is do not have permission to open the page??
Meaning i cant get to the admin php page.
And when i say the link at the bottom of my email doesnt work, i mean i cant even click it........ :-s
Sorry about this....... im fairly new to this ... |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2259
|
Posted: Tue Mar 04, 2008 12:24 pm Post subject: |
|
|
| This URL is not a HTTP URL. I need you to send me the HTTP URL. Ours is 'http://www.maxprog.com/scripts/unsubscribe/demo/unsubscribe.php?email=<ADDRESS_HERE>' |
|
| Back to top |
|
 |
aboutsigns
Joined: 04 Mar 2008 Posts: 10
|
Posted: Tue Mar 04, 2008 12:25 pm Post subject: |
|
|
Ok my link on the email now clicks, i had my html code wrong :-s
However still cant access any of the php/dat files on the server....
Any ideas
Sorry Mike |
|
| Back to top |
|
 |
aboutsigns
Joined: 04 Mar 2008 Posts: 10
|
Posted: Tue Mar 04, 2008 12:27 pm Post subject: |
|
|
| surely an ftp site wont have a http link???? |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2259
|
Posted: Tue Mar 04, 2008 12:57 pm Post subject: |
|
|
| Of course it has one. You have to use the HTTP link that corresponds to that FTP location. |
|
| Back to top |
|
 |
aboutsigns
Joined: 04 Mar 2008 Posts: 10
|
Posted: Tue Mar 04, 2008 1:17 pm Post subject: |
|
|
Im going to place the files on our webspace instead.
All i know is every location address given on our ftp site begins with ftp..
Just doesn't work with http.
Mainly because some ftp site are just simply storage sites, they are not neccesarily live....... Guess this is the case for me.
Thanks for your help so far
Im sure you will here from me soon...  |
|
| Back to top |
|
 |
aboutsigns
Joined: 04 Mar 2008 Posts: 10
|
Posted: Tue Mar 04, 2008 2:10 pm Post subject: |
|
|
hi there
just trcking back and checking if what we are doing is correct. One small thing we are not familiar with is this
" A current version of PHP 4 or higher (version 4 or better)."
What is PHP 4 please?
Do we need to download any software? Where from?
Thanks |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2259
|
Posted: Tue Mar 04, 2008 3:19 pm Post subject: |
|
|
| PHP is the language interpreter that will run the script code. You will find out if it is installed when running the script |
|
| Back to top |
|
 |
aboutsigns
Joined: 04 Mar 2008 Posts: 10
|
Posted: Tue Mar 04, 2008 9:22 pm Post subject: |
|
|
how will i know this please.
is there any way of checking? will the screen go blue, will it tell us we have this missing.
Any more help would be good
thanks |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2259
|
Posted: Wed Mar 05, 2008 11:00 am Post subject: |
|
|
| If no PHP interpreter running you will see the script code in plain text else you will get the expected behavior or an error. |
|
| Back to top |
|
 |
|