Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: Mod File Upload
Well that’s given me an array with all the files listed. Do you want to see it?
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Re: Mod File Upload
On one of the files where the chmod fails, who is the owner and group for the file, and what are the permissions?
BTW…if you have aim MeManfre
Offline
Re: Mod File Upload
They are all chmod 644 which is read-only for group and read/write for owner. It doesn’t tell me “who”. Where do I find that? I’m on ICQ. Does AIM take much setting up?
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Re: Mod File Upload
I can chmod them through FTP. I’ve already done it for the ones I’ve “imported” so far.
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Offline
Re: Mod File Upload
Just a quick note. Everything is running fine but I thought I would also mention that the forced use of the download.php file means that I can track downloads via Shortstat or BBClone. Very useful.
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Re: Mod File Upload
The downloads are also logged within Txp. I plan on making it support clean urls as well, where either the ID or the Filename can be used in the url to download the file.
Offline
Re: Mod File Upload
I just chatted with Manfre about getting this plugin to work under 1.0rc1 and got good help, so I thought I’d spare him some tech support time by posting this little tip (that solved it for me):
If you get an error using the first of the three examples under the plugin info section (<txp:mem_file_link id=“1” />), try using the third one instead (<txp:mem_file_link id=“23”>The link text goes here</txp:mem_file_link>) since that one works well. The first one will work in a future release, IIRC.
thanx,
/Anton
Offline
Re: Mod File Upload
Yes I spotted you could do that but I don’t bother with logging in TXP as I run both Referer and Shortstat. Just seemed a bit OTT to me. I like being able to view these 2 applications at any time without having to be “logged-in”.
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Re: Mod File Upload
The download link for the mod doesn’t seems to be working for me. Help!
Offline
Re: Mod File Upload
It’s working now. I had added the shortstat include line to the file to have more logging, but that was preventing downloads from happening (for whatever reason).
Offline
Re: Mod File Upload
Seems odd. I have the include added to my download.php file. It’s added at the end within it’s own PHP tags. I’m not having any problems with it.
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline