Forum Moderators: coopster
I'm new here so I hope that this is posted in the correct forum.
I need a script that will replicate the page you can see at <snipped url>
Despite having secrhed I can't find one that works in the same way as seen on the above URL.
Here's what I need to do based on that URL.
===A===
1] Display a larger photo (img1) out of a database [DB] in sequential order.
2] Rate that image
3] Store rating in DB
===B===
4] 'On rating click' display the next large image out of the DB to be rated
===C===
5] 'On rating click' update info for img1 into Previous Vote section of webpage (Previous Vote consists of previous vote, total votes vote average vote score and insert thumbnail img1)
===D===
6] Display "Top 5 of the month" area of webpage
7] "Top 5 of the month" to consist of (per 5 items), name, thumbnail img and vote average
8] "Top 5 of the month" to be displayed in ascending order of vote left to right (or right to left - doesn't matter).
===E===
9] Have a "Send me to your friend" feature with web form consist of "Your Name", "Your Email", "Your Friend's Name", "Your Friend's Email", "Your Message", "Tickbox - add to newsletter database", "Cancel Button", "Send Button"
10] "Send me to your friend" to be able to send email to "Your Friend's Email" consisting of:
Dear "Your Friend's Name",
[customisable email message text]
"Your Message"
===F===
11] "Pin Up of The Month" to be displayed
12] "Pin Up of The Month" consists of highest rated photo per calender month and consists of Name, Average vote score, thumbnail image.
===G===
13] Photo upload
14] Photo upload to consist of web form fields "Name of Dog", "Your Email", "Browse on your computer for your photo", "Upload Button"
15] Photo upload thanks message to be displayed after image uploaded
14] Photo upload to be reviewed by moderator before marking it "Live" and entering it into database as part of process in point 1 above.
===
Will
[edited by: coopster at 2:59 pm (utc) on Mar. 24, 2006]
[edit reason] removed url per TOS [webmasterworld.com] [/edit]
I have found a script and I'm in the process of modifying it to suit the list described in my original post.
It's a bit of a steep learning curve but i'm getting there!
I'll repost if I need any further help with the php/mysql.
Will
[edited by: jatar_k at 3:39 am (utc) on Mar. 29, 2006]
[edit reason] no urls thanks [/edit]