gocosoftware
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: NexGen Gallery v 0.99.1 – singlepic does not display imageSolved,
I deactivate the plugin, installed new version and updated
in the options the default gallery directorybye.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] NEXTGen Gallery Can’t see thumbnails at all?Hi, now i have reinstalled wp and plugins so i have less errors
[showpic] doesn’t work anymore but [showgallery] works.i’ve only imported the data on the db
i posted other post about this.
showpic doesn’t show
the image in the post, works only if i click on the broken image box.thanks
Forum: Plugins
In reply to: [Plugin: NexGen Gallery v 0.99.1 – singlepic does not display image* BUMP *
Same problem,
i have installed the wp 2.7.1
then installed and activated nextGen Plugin
then imported the data on the db of all tables of nextgen plugin
uploaded the images files in the correct directory[gallery=#] works fine but [singlepic=#] just displays the outer border line, broken image icon…
deactivating plugins give no luck..
Any suggestions?
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] NEXTGen Gallery Can’t see thumbnails at all?I, i have the same problem mchapoton2
i moved the gallery from one site to another
from http://www.gocosoftware.it/dimostrativi/santigiorgioecaterina
to http://www.santigiorgioecaterina.it
i’ve moved the gallery image files
from /public/santigiorgioecaterina/gallery
to /public/gallery
i’ve replaced the old url with the new one,
in all the php files and config files of wp and nextgen plugini’ve replaced the old mysql account data to the new ones too
in all configuration files.and i’ve replaced the old url with the new one
in all the database, (changing the script file i used to transfer the database from old site to the new)in the new site
the nextgen plugin is installed and active and i can see
many information about my galleries but
i can’t see the thumbnail under gallery managementand i can’t see the thumnail of the images i added in the posts too.
plus, i cant see galleries in a slide show
because i get this error
Unknown column ‘tt.A’ in ‘order clause’ for the query SELECT SQL_CALC_FOUND_ROWS tt.*, t.* FROM wp_ngg_gallery AS t INNER JOIN wp_ngg_pictures AS tt ON t.gid = tt.galleryid WHERE t.gid = 5 AND tt.exclude<>1 ORDER BY tt.A ASC fatta da require, require_once, include, include, the_content, apply_filters, call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, NextGEN_shortcodes->show_gallery, nggShowGallery, nggdb->get_gallery
all settings of folders seems to be ok in the plugin admin page
other strange thing is that if i view source of the
wp generated html of the post
there is the correct url of the image, but there is not the src of the thumbnail.for example:
<img class=”ngg-singlepic” src=”” alt=”santa_caterina_01.jpg” title=”santa_caterina_01.jpg” />
as you can see there is not src value for the image
but all other data is ok
so the tables of ngg in the database are correct.what i have miss moving the gallery from the old site to the new one ?
thanks.