alien123
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] Custom javascript functions brokenHello,
I am fully aware that tech support for the plugin doesn’t include custom code. Your timely response and help is greatly appreciated, even more so considering the request at hand.
One has to always keep an eye out for such dumb mistakes. That’s why I hate JavaScript 🙂
Thanks very much once again, I owe you one.
ES
Thanks for your reply.
Unfortunately I don’t think using the latest version of NextGEN Gallery is a viable option, because my website is based on 1.9.13 with a good deal of customization (e.g. custom lightbox). Since v 2.0 is a major release with many changes, I’m very much afraid that taking the “big leap” would actually cause more problems than it would solve…
Emmanuele
Forum: Plugins
In reply to: [NextGEN Custom Fields] Plugin broken after directory moveI don’t think so. To be more precise, I am doing the following:
1) I defined about ten image custom fields (i.e. they are meant to be attributes attached to each individual image)
2) I edited a few of these fields for one image in the gallery edit page, then click “save changes”. Of course, in doing so, I *carefully* noted down the image ids
3) Then these fields don’t get written in the gallery pop-up, although they are handled correctly in the gallery edit page.I am also 100% sure that when I changed my website URL I just changed the Apache doc root to point directly to my WP home, without physically making any alterations to the WP installation.
Looks like there is kind of a “missing link” between the NGG gallery and the NGGCF fields in the backend. But I also checked out the tables in the DB and they apparently look fine.
I’m at a loss here. Is there any additional info you need to help me nail down this problem?
Thx, alien123
Forum: Plugins
In reply to: [NextGEN Custom Fields] Plugin broken after directory moveI mean, the gallery edit page shows and retrieves the attribute values correctly, but they do not show up in the actual gallery…
Forum: Plugins
In reply to: [NextGEN Custom Fields] Plugin broken after directory moveOk, I set that flag to false. The warnings are now gone, but apparently NGGallery is no longer able to correctly retrieve the field values.
I mean, $image->ngg_custom_fields[whatever] is empty even if I put some values in (I made sure they are in the wp_nggcf_field_values table)
alien123
Forum: Plugins
In reply to: [NextGEN Custom Fields] Plugin broken after directory moveHi shauno,
thanks for your feedback.I understand NGG CF is not capable of managing all these warnings. But is it OK to be getting so many?
I am using NGG CF to fill in picture captions for my lightbox. Before moving to the domain root, it was working like a charm, so there must be something wrong.
Is there a way to completely reset NGG CF’s configuration? Just as if it were a first-time installation?
Thanks,
alien123Forum: Plugins
In reply to: [NextGEN Custom Fields] Plugin broken after directory moveUpdate… I have:
1) Disabled and re-enabled the plugin
2) Reinstalled the plugin with the given URL as per the FAQs
3) Redefined a new set of custom fields having exactly the same names and order as the previous onesNow the debug log is flooded with error messages like
Trying to get property of non-object in /home/vega/web/wordpress/wp-content/plugins/nextgen-gallery-custom-fields/ngg-custom-fields.php on line 678
Is there a way to do a clean reset of the plugin, possibly without removing the pictures?
Thanks again in advance!