Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I18N Gallery - Not logged in!
#6
(2014-02-18, 19:28:24)rune1980 Wrote: Hi Mine is also error 500, what folder did you change permissions on?

If you have shell access (if you're hosted with one.com, you have ssh), run the following two commands in the plugins directory:
Code:
find . -type d -exec chmod 755 {} \;
find . -type f -exec chmod 644 {} \;
and that should do it.

If you still have errors, try changing 755 -> 775 and 644 -> 664, which will take account of different users for ftp and apache.

If you only have ftp access, you'll either have to change ownership and permissions using an ftp client, or modify the plugin files on your computer before uploading them again.

Normally, directories that are made by the plugin will be okay, as permissions and ownership will be correct.

One other question, did you upload the images from GS admin, or directly by ftp?
--
Nick.
Reply


Messages In This Thread
I18N Gallery - Not logged in! - by rune1980 - 2014-02-17, 19:24:27
RE: I18N Gallery - Not logged in! - by shawn_a - 2014-02-17, 23:56:58
RE: I18N Gallery - Not logged in! - by rune1980 - 2014-02-18, 00:18:40
RE: I18N Gallery - Not logged in! - by shawn_a - 2014-02-18, 00:56:17
RE: I18N Gallery - Not logged in! - by rune1980 - 2014-02-18, 19:28:24
RE: I18N Gallery - Not logged in! - by hameau - 2014-02-18, 21:52:45
RE: I18N Gallery - Not logged in! - by rune1980 - 2014-02-18, 23:49:35
RE: I18N Gallery - Not logged in! - by Timbow - 2014-11-01, 20:28:21
RE: I18N Gallery - Not logged in! - by shawn_a - 2014-02-19, 00:15:55
RE: I18N Gallery - Not logged in! - by Timbow - 2014-11-08, 08:45:24



Users browsing this thread: 1 Guest(s)