-
Posted a reply to Update 3.5.X crashes – missing nggdb, on the site WordPress.org Forums:
Hi @ODAK71, NextGEN has a newer internal API that is hopefully a little easier to… -
Posted a reply to Missing Thumbnail Link In Posts & Pages, on the site WordPress.org Forums:
Sorry everyone, 3.55 was a hotfix release with only one change. This will be resolved… -
Posted a reply to Does 3.5x Support Disabling the Shortcode Manager?, on the site WordPress.org Forums:
Hi @karks88! Sorry for the inconvenience, I did not intend to remove that constant! That… -
Posted a reply to Update 3.5.X crashes because of missing nggdb methods, on the site WordPress.org Forums:
Hello @dansart! The search_for_galleries() method was removed because it was no longer used by NextGEN… -
Posted a reply to Warning popup, leaks admin info, on the site WordPress.org Forums:
Thanks @digifun, that will be fixed with the release of NextGEN 3.55. -
Posted a reply to Missing Thumbnail Link In Posts & Pages, on the site WordPress.org Forums:
Thanks for letting us know @gsfergusson! This will be fixed with NextGEN 3.55. -
Posted a reply to Cannot download images after a sale, on the site WordPress.org Forums:
Thanks @sirrom56, I'll have that fixed in NextGEN 3.55. Until then rolling back to NextGEN… -
Posted a reply to Annoying PHP error, on the site WordPress.org Forums:
Hi @palmtek! That's probably my mistake that it wasn't part of the 3.50 release, sorry… -
Posted a reply to Broken page after update nextgen-gallery plugin, on the site WordPress.org Forums:
Hoi @kingmaico, wat een leuke site! Sorry voor de overlast! Het wordt opgelost met de… -
Created a topic, Fatal error with NextGEN 3.50 (solution provided), on the site WordPress.org Forums:
Hello! The latest release of NextGEN Gallery (3.50)… -
Posted a reply to Change gallery settings programmatically?, on the site WordPress.org Forums:
Hi @openmindculture! You can change the display type settings programmatically by using NextGEN's API, like… -
Posted a reply to Custom roles lock-out administators from the NGG menus, on the site WordPress.org Forums:
Hi @mcaskill, thanks for bringing this to our attention! That bit of code is definitely… -
Posted a reply to NextGen Ecommerce does not translate headers, on the site WordPress.org Forums:
Hallo @kvlwp! I just checked and it appears that the print lab titles are not… -
Posted a reply to NGG breaks WordPress’ default “template_redirect” actions, on the site WordPress.org Forums:
Hi @mcaskill Thanks for your feedback! How NextGEN handles routing is definitely in need of… -
Posted a reply to php 8 compatibility, on the site WordPress.org Forums:
NextGEN is compatible with PHP 8.0 - 8.2. There are some warnings and notices that… -
Posted a reply to Parse error: syntax error autoload_real.php on line 45, on the site WordPress.org Forums:
Sorry about that, the latest version of Composer generates an autoload file that is incompatible… -
Posted a reply to Parse error: syntax error autoload_real.php on line 45, on the site WordPress.org Forums:
You won't lose any settings or uploaded galleries, those are not stored in the plugin… -
Posted a reply to Parse error: syntax error autoload_real.php on line 45, on the site WordPress.org Forums:
Hi @dgraszka! That sounds like there was an error during the update that corrupted that… -
Posted a reply to preg_match(): Argument #2 ($subject) must be of type string, array given, on the site WordPress.org Forums:
Hi @shafimczayu Adding the following to your /wp-config.php file should fix the issue: define('NGG_DISABLE_SHUTDOWN_EXCEPTION_HANDLER', TRUE); -
Posted a reply to NextGEN Gallery displaying error, on the site WordPress.org Forums:
Hi @mohammadalib6233 I'm not certain what you mean about only NextGEN tags appearing; there's some… -
Posted a reply to Warnings: Constants may only evaluate, on the site WordPress.org Forums:
Hi @annawkbauer That warning is coming from the Portfolio Gallery, Product Catalog – Grid KIT… -
Posted a reply to Compatibility problem, on the site WordPress.org Forums:
This will be fixed with the next NextGEN release which I'm planning for the 23rd. -
Posted a reply to Gallery / album link in database, on the site WordPress.org Forums:
Galleries can be added to existing albums in the following way: $album_id = 5; //… -
Posted a reply to Gallery / album link in database, on the site WordPress.org Forums:
Thanks for your patience @wpressnl I've written a quick set of examples here that covers… -
Posted a reply to Gallery / album link in database, on the site WordPress.org Forums:
Hi @wpressnl ! Please do not directly manipulate the NextGEN tables; that will cause problems… -
Posted a reply to Can’t disable CSS in frontend, on the site WordPress.org Forums:
Hi @sottovoce It appears that we missed the widgets CSS when that constant was introduced;… -
Posted a reply to Disable CSS in frontend, on the site WordPress.org Forums:
Hi @odak71 The constant should be all you need to need to stop NextGEN adding… -
Posted a reply to fatal error on PHP 8, on the site WordPress.org Forums:
Thanks @nosilver4u I'll have that fixed in the next NGG release; in the meanwhile just… -
Posted a reply to fatal error on PHP 8, on the site WordPress.org Forums:
That's unusual; can you show me what debug_backtrace() added after line 137 results in; and… -
Posted a reply to Legacy Templates, on the site WordPress.org Forums:
Hi @jimk1416 You have nothing to worry about then; the old template system will be… -
Posted a reply to Flash player needed with last update ?, on the site WordPress.org Forums:
I'm glad to help :) With a site that old good luck on your other… -
Posted a reply to Flash player needed with last update ?, on the site WordPress.org Forums:
You may need to also update WordPress itself; that method was introduced by WP 4.5:… -
Posted a reply to Flash player needed with last update ?, on the site WordPress.org Forums:
Hi @moimm I've searched our code to double check and that string of words is… -
Posted a reply to PHP 8 – Warning: Undefined property: stdClass::$content, on the site WordPress.org Forums:
Hi @rkwp It looks like the global $post object doesn't have a "content" attribute; this… -
Posted a reply to fatal error on PHP 8, on the site WordPress.org Forums:
It's most likely then a complication with an external object cache; may I ask what… -
Posted a reply to fatal error on PHP 8, on the site WordPress.org Forums:
Hi @nosilver4u Could you try adding this to your wp-config.php: define('NGG_DISABLE_PHOTOCRATI_CACHE_TRACKER', true); and let me… -
Posted a reply to Gallery Page slow to load after update, on the site WordPress.org Forums:
I have found the cause and am uploading an emergency bugfix (NGG version 3.22) right… -
Posted a reply to Gallery Page slow to load after update, on the site WordPress.org Forums:
This does appear to be a problem, I'm looking into it now. Thanks @oestek for… -
Posted a reply to What does ‘photocrati_cache_tracker’ do?, on the site WordPress.org Forums:
Hi @homu9 NextGEN Gallery groups its transients, so that it is possible to clear just… -
Posted a reply to Can we change the title of the thumbs it generates?, on the site WordPress.org Forums:
My mistake, I meant to write: nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/package.module.nextgen_data.php -
Posted a reply to Can we change the title of the thumbs it generates?, on the site WordPress.org Forums:
Hi @simon_a6 It's not currently easily done; you'll need to: 1. First delete all of… -
Posted a reply to ArgumentCountError thrown, on the site WordPress.org Forums:
Hi @volghan To add to that, the NGG_DEBUG constant may also be useful to determining… -
Posted a reply to Description of photo = filename, on the site WordPress.org Forums:
I'm sorry @robertboyl I don't believe I'm allowed to do that here. I think however… -
Posted a reply to Description of photo = filename, on the site WordPress.org Forums:
I'm good, thanks; just keeping busy :) That sounds like the code isn't running at… -
Posted a reply to Description of photo = filename, on the site WordPress.org Forums:
Hi @robertboyl To move the date to the tile you just need to assign it… -
Posted a reply to Description of photo = filename , latest reply, on the site WordPress.org Forums:
Have done; thanks @robertboyl! -
Posted a reply to Description of photo = filename, on the site WordPress.org Forums:
What exactly does the code you have right now look like? The snippet you last… -
Posted a reply to Description of file = filename, on the site WordPress.org Forums:
Sorry again for not noticing your followup questions! I've replied to the original thread. -
Posted a reply to Description of photo = filename, on the site WordPress.org Forums:
Hi @robertboyl, I didn't notice the notification email on this thread, my apologies! To use… -
Posted a reply to Nextgen Gallery error, on the site WordPress.org Forums:
Hi @laimermic! Your English is just fine! I did fix a similar issue recently, but…
Nederlands (Dutch) Plugins Translation Editor - #nl_NL
-
NGG Image Search
Active Installs: Less than 10