Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
nginx i18n_gallery
#1
Hello! I have problem with nginx and i18n_gallery plugin.
I'm getting this:
   
but when I click to image it opens as fancybox.

Also link to this image is like this:
plugins/i18n_gallery/browser/pic.php?p=gallery%2Ftem2.jpg&w=160&h=120

Does some one have/had same problem?

Thank you.
Reply
#2
Okay,
i've changet
PHP Code:
fastcgi_param SCRIPT_FILENAME $document_root/index.php
to
PHP Code:
fastcgi_param SCRIPT_FILENAME $document_root/$fastcgi_script_name
in section location ~* \.php$ { ... } and it worked.
Reply
#3
i0m using that plugin with a config very similar to the one posted here: http://get-simple.info/forums/showthread.php?tid=1269

hth
Reply




Users browsing this thread: 1 Guest(s)