River
MVPRiver MVP
Reactions
-
Re: Problem with pictures (avatars and uploads)
@meshugy - please follow all the steps above, I can analyze log when I sign back on. (View Post)1 -
Re: Problem with pictures (avatars and uploads)
step 1 from here as suggested before https://vanillaforums.org/discussion/26786/tutorial-how-to-enable-a-debug-log-and-collect-debugging-information modified -1 add these statements to your conf/conf… (View Post)1 -
Re: Problem with pictures (avatars and uploads)
Clean install of 2.2.1 with html markup and advanced editor that comes with 2.2.1 should show the attachment thumbnail image. check folder permissions. use html format. check if thumbnail folder and … (View Post)1 -
Re: Problem with pictures (avatars and uploads)
here is the beginning or the end of your problem is null. you could use phpmyadmin and look in media table for name 20160817_124719.jpg and see if the thumbpath is null in media table. probably yes b… (View Post)1 -
Re: Problem with pictures (avatars and uploads)
using the 1.7.2 editor (original) https://github.com/vanilla/vanilla/blob/Vanilla_2.2.1/plugins/editor/views/attachments.php#L13 <?php foreach ($attachments as $attachment): ?><?php$isOwner … (View Post)1