Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Coastie

Pages: [1]
1
Mods & Plugins (Requests & Discussions) / display for admin only
« on: December 08, 2002, 07:33:49 PM »
I would like to know the code to add things viewable for admins only.

A simple example would be the Control Panel link at the bottom of a page for admins.

I'd like to add stats to my pages and only have them viewable to admins using the define('PRINT_STATS', '1');  command.

It currently works, but is viewable by all.
Code: [Select]
Page generated in 0.896900 seconds with 9 queries, spending 0.051000 seconds doing MySQL queries and 0.845900 doing PHP things. GZIP compression enabled


Something like :  if admin define('PRINT_STATS', '1');  

Thank you

2
Installation, Update & Configuration / Settimg up a Cron Job to resize?
« on: December 08, 2002, 04:10:50 PM »
is it possible to run the resize option via a cronjob?

I'd like to allow user uploads, but also have those 2MB files they tent to upload, automatically resized to a standard size.

Since the gallery has the resize function, how could it be ran via cron at set intervals?

3
Discussion & Troubleshooting / Validate images
« on: December 06, 2002, 05:45:12 PM »
I do not understand this option in the Admin CP. I can not find a way to get images to require validation. Can you please explain this to me, and how I could get images to appear for validation. I may be able to use this to allow users to upload, and admins to verify, but I do not understand the process.

Thank You.

4
I would like to change the default value for the 3 fields in red (Upload, Direct Upload, and Vote) to a more strict value.

I have looked, but can not locate the code that needs to be changed.

I would like the defaults to be as follows

Upload = Administrators
Direct Uploads = Administrators
Vote = Private

Thank You


5
Feedback & Suggestions / New user questions
« on: December 04, 2002, 11:41:55 PM »
Hello, I first noticed and started toying with 4images last night, and I really like the software. I have a few questions though.

  • Is the option available, or is it planned for a future release for uploads to be automatically resized without needing to go through the admin CP
  • Will zip files be supported so that when uploaded the images will be stripped out, resized, thumbnails created, and posted.
  • Will a rotate image option be available using GD
  • [/list:u]

    Thank You

Pages: [1]