You are here:  » Manage Feed Files

Support Forum



Manage Feed Files

Submitted by chrisst1 on Wed, 2011-09-07 09:49 in

Morning David

Several years back you put together a manageReview.php for us, would it be possible for you to put together a similar bit of code to manage feed files with basic list of feed files, delete option and if workable a rename option.

Chris

Submitted by support on Wed, 2011-09-07 09:58

Hi Chris,

Would Delete | Rename tools on the normal /admin/ home page be suitable? Both are reasonably straight forward but would require your /feeds/ folder to be writable by PHP of course (easily done with your FTP program, simply right-click on the feeds folder in the remote window, look for Permissions, or maybe Properties... and then Permissions, and give WRITE access to all users (owner / group / world)...

Cheers,
David.
--
PriceTapestry.com

Submitted by chrisst1 on Wed, 2011-09-07 10:20

Hi David

I was thinking initually of a stand alone page but thinking about it on the home page would work just as well.

Chris

Submitted by support on Wed, 2011-09-07 10:59

Hi Chris,

If you could email me your current admin/index.php i'll take a look for you...

Cheers,
David.
--
PriceTapestry.com

Submitted by chrisst1 on Fri, 2011-09-09 13:05

Hi David

Thanks for that it worked great. Just to clarify, when the delete is used the feed is also deregistered from the database (it looks like it did in phpmyadmin), just checking.

Chris

Submitted by support on Fri, 2011-09-09 13:33

Hi Chris,

That's correct - I included the de-register code in the delete function.

Cheers,
David.
--
PriceTapestry.com