Image gallery - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: Plugins (http://get-simple.info/forums/forumdisplay.php?fid=13) +--- Thread: Image gallery (/showthread.php?tid=1679) |
Image gallery - artzii - 2011-05-09 Hi! I just start using this GetSimple. Which is best image gallery plugin. I have already try that I18N gallery, but when i add that whole page crash. Perhaps i dont know how to use it. Can someone help me? Image gallery - mvlcek - 2011-05-09 artzii Wrote:I have already try that I18N gallery, but when i add that whole page crash. What happens? Do you get any error messages? If not, please switch on debugging in gsconfig.php and try again, if there are error messages. Image gallery - artzii - 2011-05-09 Warning: require_once(...\GetSimple/plugins/i18n_common/common.php) [function.require-once]: failed to open stream: No such file or directory in ...\GetSimple\plugins\i18n_gallery.php on line 31 Fatal error: require_once() [function.require]: Failed opening required '...\GetSimple/plugins/i18n_common/common.php' (include_path='.;C:\php5\pear') in ...\GetSimple\plugins\i18n_gallery.php on line 31 those are my error messages Image gallery - mvlcek - 2011-05-09 artzii Wrote:Warning: require_once(...\GetSimple/plugins/i18n_common/common.php) [function.require-once]: failed to open stream: No such file or directory in ...\GetSimple\plugins\i18n_gallery.php on line 31 I have uploaded a new version 0.7.1 where this problem is solved. Image gallery - artzii - 2011-05-09 Okay i get it work, but next error when i start choose photos. New window open, but it said that Not Logged In. How I handle that error? Image gallery - Connie - 2011-05-09 artzii Wrote:Okay i get it work, but next error when i start choose photos. New window open, but it said that Not Logged In. Enable sidewidecookies in gsconfig.php? Image gallery - artzii - 2011-05-09 Now I see those gallery and put it in my page, but why those images open in new window not like in the demo/examples Image gallery - mvlcek - 2011-05-09 artzii Wrote:Now I see those gallery and put it in my page, but why those images open in new window not like in the demo/examples What do you mean with "open in new window"? Can you give me a link to your site? Some gallery types (cycle, s3slider, supersized) are directly embedded in the page, while for some (fancybox, prettyphoto) a gallery of bookmarks is displayed, which on click opens a "dialog window" (not a real browser window/tab) with the larger image. (if you have javascript switched off, you will be directed to another page with the larger image instead of seeing the "dialog window"). Image gallery - artzii - 2011-05-09 Where I can turn that Javascript on. I want to use that fancybox. Image gallery - mvlcek - 2011-05-09 artzii Wrote:Where I can turn that Javascript on. I want to use that fancybox. Javascript can be turned off and on in some browsers or with some browser plugins. By default it is switched on, so if you don't know how to turn on javascript then it is probably not the problem. |