frekel
Forum Replies Created
-
Never trust the upgrade of ANY plugin.
If I was you, don’t upgrade while a contest is running.
Any special reason why you want to upgrade and from which version to what version?
Greets,
FrankForum: Plugins
In reply to: [PhotoContest Plugin] [Plugin: PhotoContest Plugin] Lost Original URLThis may work:
Goto wp-admin –> photocontest –> change settigns
- Set Parent page to competition
- Set Page type to post
The reason why I ask about the contest_folder, is because the plugin saves all information with the ‘unique’ name of the contest…
Please report back if this works!!
Greets,
FrankForum: Plugins
In reply to: [PhotoContest Plugin] [Plugin: PhotoContest Plugin] Lost Original URLWhen creating a new contest a new page/post.
Wordpress itself add the -number thinggie.Goto settings and tweak with parent page or change page to post.
Just look at the options and test/try what suits best.Greets,
FrankNote: how are you handling the contest folder?
If you want something like this; Set the voting and upload role to subscriber.
Then you force the user to register to your website (using the default wp or some other plugin to handle the registering)I am not willing to include something like this in my plugin. Others are handling this a lot better then i can!!!! But feel free to add it yourself and post me the changes. I will include it into the next release.
Greets and sorry,
FrankNote: i am currently working on a version where users can change the upload form and all formelements will be saved into the database. Create a checkbox, add js validation and your are all set!! This version won’t be out before May 2011!!
I’m sure you have!
Please read the readme file and send me the details of your site to the email in the readme file!
Greets,
FrankForum: Plugins
In reply to: [PhotoContest Plugin] [Plugin: PhotoContest Plugin] Not all votes showingNope!
But maybe clicking on the refresh link next to the running contest, will show all the votes?
Greets,
FrankForum: Plugins
In reply to: [PhotoContest Plugin] [Plugin: PhotoContest Plugin] Gallery ProblemGlad to help 😉
Contact me by email. Do not think it an error in my plugin but i am willing to help.
Forum: Plugins
In reply to: [Plugin: PhotoContest Plugin] Can’t upload pic into a contestSend me your url and photo that gives the error and send it by mail.
(see the readme file for the address!)Greets,
FrankForum: Plugins
In reply to: [Plugin: PhotoContest Plugin] Can’t upload pic into a contestFirst check you don’t have any javascript errors and that the permissions are set correctly. If it is an update of an earlier version, please remove the plugin and reinstall it!
(we will have contact by mail!!)
Greets,
FrankGood to hear it works….
Two pointers:
1) If you are referring to the viewimg.php page, goto the wp-photocontest –> edit settings –> edit VIEWBOX. Note: You have to resize the already uploaded pictures!!
2) If you are referring to the view.php page, you need to edit a couple of things: First edit the sizes (162,200) in view.php and edit lib/wp-photocontest.class.php the same thing. If the flashboxes are ok, then you should edit the stylesheets!
Greets,
FrankNo problem!!
at last I found the bug and scared it away 😉
Fixed in 1.5.6!!
Forum: Plugins
In reply to: [PhotoContest Plugin] [Plugin: PhotoContest Plugin] Poster EmailThis is included in the 1.5.6 release!!
Use:
<span class="polaroid_votes"><?php printf(_n("%d vote", "%d votes", $image_details['sum_votes'], 'wp-photocontest'), $image_details['sum_votes']); ?></span>Note the image_details instead of the page_row 😉
Greets,
Frank