Image Selection
When a user posts a new ad, I'll like them to be able to select an image from a directory on my server, not from their computer. Any ideas on how this can be done?
I've located in 'single-ad listing.php' : <?php cp_get_image_url(); ?>
where can I find the cp_get_image function to modify?
Is there a way to allow the person posting to choose from my media library?
Last edited by darl; December 31st, 2010 at 02:52 PM.
Reason: adding to