| |||||||
| Register | Projects | FAQ | Members List | Mark Forums Read |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
|
Any way to have the user upload an image when they are adding a link. They admin should then be able to approve the image AND link at same time. I think the current system makes it so you add a link and then after you are approved you can add a image but i need the user to do it all at the same time. Any ideas? Also, Will pay $ for such a feature. brick Last edited by brickholius; 03-03-2005 at 12:54 PM. |
| |||
|
the problem is that the image filename is taken from the listings ID number, and you dont get an ID number until the listing is accepted. Maybe it could be done, but you would need to name the pictures differently not using the ID, then write the information to the temp_table ready for approval...
__________________ Some interesting INDEXU bits :http://www.indexu.co.uk Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent ) |
| |||
|
Would this work?: remove the need to except links, this allows people to upload images straight away, now add a hidden field to the add_form, called "suspended"=yes allowing the image to be created, uploaded, but not seen until you unsuspend? just a though, it may cause some other problems.
__________________ Some interesting INDEXU bits :http://www.indexu.co.uk Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent ) |
| |||
|
Never played with this feature, but why not only upload the image and save the image name as filed info. Than use this field in image-tag ? Problem could be double names for images, but by example you could only take images named as the domain ? Frank |
| ||||
| Code: Content visible to License Owner only. you would need to decide how certain things are done. For example, would it count as a link? how would its status as a "new" link be affected? then look for all of the SQL statements using the link table and add the suspended field if it it not already there. .
__________________ esm "The older I get, the more I admire competence, just simple competence, in any field from adultery to zoology." . |
| |||
|
So im having a programmer make it so my users can upload an image when adding a link. The admin can view the image and link when approving the listing. From my admin setup menu i can globally select the max dimensions of the image for upload. Once approved the user can then logon to their account and go to edit links and see the link and image. Most of it is complete just waiting on a few more detail changes. And thanks to Saintsr's add multiple links mod people can add as many links as they want with admin approval of course. ![]() Brick |
| |||
|
I would like to add 3 more custom fields , is it possible? if yes please post herre. And also i request you regd image upload feature.
__________________ Exaltinfo Web Services, India Web Hosting India Reseller Hosting India Cheap Web Hosting Package Indian Business Directory |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| upload image problem >script not open | karel | v5.x | 0 | 08-08-2004 02:59 PM |
| Image upload for modifier | lordkinjo | v5.x | 4 | 10-09-2003 07:38 AM |
| Getting full control of image uploader | dody | Tutorials, Hints & Tips | 2 | 08-20-2003 06:14 PM |
| INDEXU FEATURES | Hart_House | Pre-Sales Questions | 13 | 06-30-2003 12:57 PM |
| Image upload problem | tariqali | v5.x | 7 | 07-13-2002 10:14 AM |