Customizing SMF > Modifications and Packages

General support topic for Aeva Media (Latest release: July 28, 2010)

<< < (1273/1374) > >>

Bobn:

--- Quote from: MrPhil on April 26, 2012, 12:21:07 PM ---Note that many hosts have their servers configured to silently ignore permission changes through FTP. Double check that you actually are changing permissions. If not, use your host's control panel > file manager to change them.

Always start with 755. If SMF/Aeva tells you it can't write to the folder, try 775. As a last resort, 777 (and see if you can change back to 755 when you're done uploading). If none of that works, you'll have to ask your host for suggestions.

--- End quote ---

Thank You

Bobn:
Changed them through my control panel with the same result.

Kindred:
WHICH directories did you change?   You need to go to the mgal_data directory, set THAT ONE *AND* ALL RECURSIVE DIRECTORIES using chmod.

tsis_k:

--- Quote from: Bobn on April 25, 2012, 08:31:02 PM ---I keep getting this error when creating albums, I checked the folders permissions and they are correct.

"This album's directory couldn't be properly created, please make sure mgal_data/ and mgal_data/albums/ are chmodded to 0777 or 0755."

--- End quote ---

I was getting the same message too but I fixed my data directory path and data directory url and was able to create albums. Double check if your path and url are correct. Good luck.

tsis_k:
I'm having a problem. Thumbnails from embedded youtube videos are not showing up. I tried both short and long youtube url...still no thumbnails.

I already made change to Subs-Aeva-Sites.php and Aeva-Embed.php


--- Code: ---[code=find] 'pattern' => 'http://(?:video\.google\.(?:com|com?\.[a-z]{2}|[a-z]{2})/[^"]*?)?(?:(?:www|[a-z]{2})\.)?youtube\.com/[^"#[]*?(?:&|&amp;|/|\?|;|\%3F|\%2F)(?:video_id=|v(?:/|=|\%3D|\%2F))([\w-]{11})',

--- End code ---


--- Code: (replace) --- 'pattern' => 'http://(?:video\.google\.(?:com|com?\.[a-z]{2}|[a-z]{2})/[^"]*?)?(?:(?:www|[a-z]{2})\.)?youtu(?:be\.com/[^"#[]*?(?:&|&amp;|/|\?|;|\%3F|\%2F)(?:video_id=|v(?:/|=|\%3D|\%2F))|\.be/)([\w-]{11})',

--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version