frekel
Forum Replies Created
-
Forum: Plugins
In reply to: [PhotoContest Plugin] Error in checking PhotoContest directory .This is a permission problem. Please read the readme file and fix the permissions on the plugin folders!
Greets,
FrankOpen wp-photocontest-config.php and edit the TRUE/FLASH manualy:
define(‘WP_USE_FLASH’, ‘true’); (uses the flash theme)
define(‘WP_USE_FLASH’, ‘false’); (uses the html theme)Forum: Plugins
In reply to: [PhotoContest Plugin] Showing ALL contestantsIf it is on the first page (with your introduction text), you need to refresh the contest first.
For other pages; if the number of photos in the category is lower then the amount per page setting, I won’t show more.
If you have other problems, contact me directly (read the readme file for more info on how to contact me!)
Sorry, I don’t have time to add extra functionality to the plugin.
Please read the readme file and send me a detail bug report. I will look into it!!
Greets,
FrankForum: Plugins
In reply to: [PhotoContest Plugin] [Plugin: PhotoContest Plugin] Browser related problemLooks like the buddypress-group-document plugin wants to write data to the browser while my plugin is not expecting this.
You have to choose between the two of contact the maintainer of the buddypress-group-documents plugin for this one!
Sorry,
FrankHmmmm funny bug.
Open lib/wp-photocontest.class.php goto line 327 and change:
<span class="polaroid_button"><a href="<?php echo get_option('siteurl').'/wp-content/plugins/wp-photocontest/viewimg.php?img_id='.$page_row['img_id'].'&post_id='.$post_id;?>"><?php __('Vote', 'wp-photocontest');?>Гласувай</a></span>to
<span class="polaroid_button"><a href="<?php echo get_option('siteurl').'/wp-content/plugins/wp-photocontest/viewimg.php?img_id='.$page_row['img_id'].'&post_id='.$post_id;?>"><?php __('Vote', 'wp-photocontest');?></a></span>Please read the readme file or look if there is a template.tpl file in
wp-photocontest/skins/[NAME OF YOU SKIN]Greets,
FrankThis is beyond the scope of the support.
I saw you created a new skin. Just play with it (use FF and firebug) and try to debug it!
Greets,
FrankForum: Plugins
In reply to: [PhotoContest Plugin] Subscribers can't upload only Editors / Admins canPlease read the readme file and send me a detailed error report by mail.
Greets,
FrankForum: Plugins
In reply to: [PhotoContest Plugin] [Plugin: PhotoContest Plugin] Getting ErrorCan someone send me a link to an installation with the error?
I really like to get my hands on this one!Greets,
FrankForum: Plugins
In reply to: [PhotoContest Plugin] [Plugin: PhotoContest Plugin] page 2 not foundNo problem!
This was solved wasn’t?
Forum: Plugins
In reply to: [PhotoContest Plugin] PhotoContest Plugin – Problem mit Link "nächstes Bild"Please read the readme file and contact me directly.
Maybe, translating your post into English will help a bit…..??
I think you have some kind of javascript error. Please read the readme file. Should give you some pointers!
Greets,
Frank