Image can't be uploaded by the user from the Frontend

More
5 years 8 months ago #74434 by ggppdk
Hello

if instead of item form
you open some other page in frontend,

(a page that show the same modules as item form)

then do you get this JS error (that your picture shows) ?


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
5 years 6 months ago #75040 by PaulMoz
Hello

No, other pages don't show this error. Moreover, after I have updated the Joomla version from 3.8.10 to 3.8.13 and FlexiContent from 3.2.14 to 3.2.15 - nothing changed.
I have also disabled some plugins that prevented the image uploading on the test Joomla site without FlexiContent installed - MS Page Speed, System Joomla Options, and jQuery Easy. I've tested the site with FlexiContent with all these plugins disabled - I still can't even try to upload images from Frontend.
Although the red and yellow error messages have disappeared - only this message "JQMIGRATE: Migrate is installed, version 1.4.1" shows.
But once again - images still can't be uploaded...:(

Regards,

Please Log in or Create an account to join the conversation.

More
5 years 6 months ago #75047 by micker
did you check chmood foler and htacess ?

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
5 years 6 months ago #75050 by ggppdk
Hello

there is a JavaScript error in your page
that is stopping further execution of JavaScript code

it really does not seem like an issue due to Flexicontent code

but you may send me via a PM (private message) a super admin account plus the frontend form URL

to check if this is an FC bug / issue


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
5 years 6 months ago #75053 by PaulMoz
Hello,

I've sent you my test website's Admin Credentials via PM and the frontend form URL, please check and explain what's the root of the problem could cause this situation.

Dear micker, can you please tell me what exactly should be checked in the .htaccess?

Regards,
Pavel

Please Log in or Create an account to join the conversation.

More
5 years 6 months ago #75055 by ggppdk
Hello

your template is loading a CSS rule
Code:
.modal { display: none; }

thus the upload is not showing

i have created a Joomla article submit form
but it was crashing at file
plugins/system/t3/base-bs3/html/layouts/joomla/edit/params.php

because
$displayData was an object instead of an array
i have made a patch and joomla article form loaded , the same rule
Code:
.modal { display: none; }

is present just loaded in different order thus the "select" button is displayed


i am guessing you are using an old version of the Joomla template ?
Try updating it or try using a different template

you can try to use a CSS fix
Code:
body .modal { display: inline-block; }


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.306 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline