navyseal
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: [Plugin] Quick Adsense Problemi have the problem inserting ad using the comment tags into an posting too. they get always removed when saving the posting. i hope you could fix this little problem.
btw thx for the great plugin!Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] %GALLERY_NAME% placeholder no longer workinghi!
i have also a problem due to the change of %GALLERY_NAME% to “set-ID” because i use the placeholder for the heading text in highslide. maybe someone could add an another placeholder with the “normal” gallery name 😉Forum: Plugins
In reply to: [Plugin: NextGEN Custom Fields] Gallery Fields not shownok i have a generell question to you…
in the albums i have a list of galleries and i have posts where i have an report + pictures. when you click in the album on a gallery there should be a link to a specific post/article.
is your plugin the best way to implement such a linking?PS: sorry for my bad english 😉
Forum: Plugins
In reply to: [Plugin: NextGEN Custom Fields] Gallery Fields not shownthx for the fast response! i will use this “workaround” to get cf for the galleries 🙂
i hope you and the ngg author could find a solution for this problem!Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] API question – get imagehi
i found a way to generate the images with the specific size over the ngg_Thumbnail class – but i want to generate the images on the fly so i tried display the thumb with the show method ….
<img class=”cover” alt=”<?php echo $gallery->title ?>” src=”<?php $thumb->show(70) ?>” />instead of the image i only get some cryptic text output (�]����{�Q��}(a��l_r�@Q@ EPIKI@%���) :/ when i save the image into a file it works …
i hope someone could help me with that problem!
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] API question – get imageok this function works great, but is there a way to crop the resulting image with your lib?
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Problem with nextgen compatibility*push* … hope somone know where the headers are send :/
hi! thx for your fast response!
first the problem occurs directly after activating the plugin (without any config and so on!). i installed the firebug plugin and the following exception is displayed:
[Exception… “‘SyntaxError: JSON.parse’ when calling method: [nsIDOMEventListener::handleEvent]” nsresult: “0x8057001c (NS_ERROR_XPC_JS_THREW_JS_OBJECT)” location: “<unknown>” data: no]i am not familiar with JS, so maybe you could help me with that problem :/