Marcel Brinkkemper
Forum Replies Created
-
You could use folder icons or add a filter.
Please read:
http://brimosoft.nl/lazyest/gallery/user-guide/settings-screen/#thumbnail_options
and:
http://brimosoft.nl/forums/topic/choose-1st-image-in-folder-as-thumbnail/Forum: Plugins
In reply to: (Plugin, Lazytest Gallery) Add an administratorGo to Settings -> Lazyest Gallery -> Advanced options -> Lazyest Gallery Administrators
Users should have at least Contributor capabilities to be selected as LG administrator
Forum: Plugins
In reply to: [Lazyest Gallery] [Plugin: Lazyest Gallery] bad path/URL on WAMP serverplease try 1.1.10-beta-2
http://wordpress.org/extend/plugins/lazyest-gallery/download/
Forum: Plugins
In reply to: [Lazyest Gallery] [Plugin: Lazyest Gallery] bad path/URL on WAMP serverit is a bug on Windows based servers. I’ll fix it ASAP.
Forum: Plugins
In reply to: [Lazyest Gallery] [Plugin: Lazyest Gallery] Not valid image filetrue, Lazyest Gallery does not check ports
Forum: Plugins
In reply to: [Lazyest Gallery] [Plugin: Lazyest Gallery] Not valid image fileIt has been released, download from here:
http://wordpress.org/extend/plugins/lazyest-gallery/Forum: Plugins
In reply to: [Lazyest Gallery] [Plugin: Lazyest Gallery] Not valid image fileI’ve found a problem for some installs where the fulkl path of the uploaded file is not available after upload.
I’ll make some changes. Please wait for 1.1.9.1Forum: Plugins
In reply to: [Lazyest Gallery] [Plugin: Lazyest Gallery] Not valid image fileIt looks like php cannot access the uploaded file to get the image size while the file is still in the temp directory.
I can’t find any solution to this error and I cannot reproduce it either.If it keeps failing, just delete line #807-811 from manager.php
@soapboxsites
if you upload your images to /iti_feu_uploads/, Lazyest Gallery will not show them because you have to make folders to store (upload) your images.
Images in the root folder do not show.Forum: Plugins
In reply to: [Lazyest Gallery] [Plugin: Lazyest Gallery] Accents in filenamesHi again again 😉
This is quite a persistent problem. Although Lazyest Gallery uses utf8 encoded urls, not all servers accept these urls.
I have tested it on one of my servers. mod_security blocks these urls. For Apache generated directory listings, the images with accents in file names are listed, but cannot be found when clicked.I’m thinking abiut adding an automatic rename function where the accented file name is copied into the caption field.
Forum: Plugins
In reply to: [Plugin: Lazyest Gallery]The problem is that the Genesis framework includes the
<title> </title>tags in the wp_title filter. The folder names are appended to the title, but in this case outside the title element.
A fix for this awkward genesis behavior will be in lazyest-gallery version 1.1.9.Forum: Plugins
In reply to: [bbPress] [Plugin: bbPress] spam is coming throughI’m still running 2.0.1 and 99% of spam is caught.
2.0.2 fixed a bug for anonymous users, but introduced the spam problemForum: Plugins
In reply to: [Lazyest Gallery] [Plugin: Lazyest Gallery] Image path wrong using localhostthanks for testing, preparing release….
Forum: Plugins
In reply to: [Lazyest Gallery] [Plugin: Lazyest Gallery] Image path wrong using localhostplease try if 1.1.9-beta would solve your problems.
http://wordpress.org/extend/plugins/lazyest-gallery/download/Forum: Plugins
In reply to: [Lazyest Gallery] [Plugin: Lazyest Gallery] Image path wrong using localhostI found some bugs in relative paths resolving to urls. Please wait for the update.