Marcel Brinkkemper
Forum Replies Created
-
Forum: Plugins
In reply to: [Eazyest Gallery] js bugMaybe those plugins interfere with Eazyest Gallery, because EZG has a different way of storing images. But it hey are not activated, the problem lies somewhere else.
Forum: Plugins
In reply to: [Eazyest Gallery] js bugIf you’ve got a message like
Something went terribly wrong in the upgrade process. Please check your settings above.
,
You probably had the wrong path to your Gallery. Eazyest Gallery will not import if you don’t set the folder right. This is to prevent you from importing system folders or something like that.
Please check if your Gallery folder in Eazyest Gallery Settings iswp-content/uploads/fotos/indeed. If so, removing thefotos/from all records withmeta_key = _wp_attached_filein wp_post_meta could do the trick.
Also, do you use any other image related plugins?Forum: Plugins
In reply to: [Eazyest Gallery] js bugI don’t know if the
fotos/fotos/is in your database.
Would like to see it for myself. I’ll see if I can reproduce this error.Forum: Plugins
In reply to: [Eazyest Gallery] js bugIf your gallery root folder is wp-content/uploads/fotos/, you have to make a folder in there to show your images.
Forum: Plugins
In reply to: [Eazyest Gallery] js bugPermanently deleting a single folder should work now (in trunk).
I’ll test multiple folders/empty trash later.Forum: Plugins
In reply to: [Eazyest Gallery] js bugTrashing and deleting (multiple) folders is something I’m working on.
The trashing procedure is quite tricky.
If a folder has subfolders it will not delete permanently.
So, if you want to delete multiple folders, the script has to find the deepest subfolder first and start deleting upwards.
If deleting the folder on your server fails, it will be ‘found as new’ the next time you open the All folders page.Forum: Plugins
In reply to: [Eazyest Gallery] Front and Back-end Issues…The fatal error bug should be fixed now. lease try the development version (trunk).
Forum: Plugins
In reply to: [Eazyest Gallery] js bugOkay, thanks! I’ll fix it.
Update: Fixed in development version (trunk)Forum: Plugins
In reply to: [Eazyest Gallery] Front and Back-end Issues…the backend issue is by design..
If you open the ‘all folders’ page, an Ajax script starts to collect any new images. You shold see a message below the folders table, indicating that the search is in progress. After finishing collecting new images, the number of images is updated. However, if you open a folder in backend before the Ajax scripts ends, you should see all images.
I’ll check what’s causing the fatal error.Forum: Plugins
In reply to: [Eazyest Gallery] Can't get Lazyest Gallery RunningWhat plugin are you using? Eazyest Gallery or Lazyest Gallery?
Eazyest Gallery does not use xml files.Forum: Plugins
In reply to: [Google CSE] Search results pagination problemI think I’ll disable the plugin until this issue has been resolved. I do like the approach, but the implementation needs a little tweak.
Forum: Plugins
In reply to: [Google CSE] Not working WP 3.5It doesn’t either work on the TwentyTwelve theme.
In the Google API console I can see that a request is being generated, but only default WordPress search results show on my site.Forum: Plugins
In reply to: [Lazyest Gallery] Can not switch to the next pageYou can download the fixed plugin now.
Forum: Plugins
In reply to: [Lazyest Gallery] Can not switch to the next pageThanks for the link. I found what’s wrong.
I’ll update the plugin right now.
Please wait for 1.1.19.1
Tack för ditt samarbeteForum: Plugins
In reply to: [Lazyest Gallery] Can not switch to the next pageIs this in Admin or in Frontend?
Could you please share a link to your Gallery?