When i try do Upload a picture in the post section i get the error: JSON Error ?
Can anyone tell me why ?
When i try do Upload a picture in the post section i get the error: JSON Error ? Can anyone tell me why ? | ||
Please check if you have all hosting requirements in Admin panel > Tools > Host Tools > Audit ? Rules → http://www.boonex.com/terms | ||
Everything in Admin Panel is green. Error apperas after clicking on the "insert image" button when you write a new post.
Her are my PHP Settings
| ||
Try to check if open_basedir restriction is in effect ? Rules → http://www.boonex.com/terms | ||
How can i check this ? I have done a fresh install directly in htdocs. Now the Json Error disappears. Now i get the Error: Path isn't a directory: /Name | ||
Try to check if open_basedir has any value in phpinfo: Admin Panel > Tools > Host Tools > phpinfo Rules → http://www.boonex.com/terms | ||
Open basedit seems to be correct. Her are the values:
open_basedir/var/www/web4/htdocs:/var/www/web4/apps:/var/www/web4/priv:/var/www/web4/tmp:/usr/share/pear:/usr/share/php:/tmp:/usr/bin/:usr/local/bin/
My php base directory is: /usr/bin/php in the header.inc and when i make a request over putty whith whereis php.
| ||
Problem still exsist. Is there to config the moxiemanager ? Can we disable it ? Need urgent help we wanto to go live in the next days. | ||
i got error: TypeError: u.get(...) is null
in the moxman.api.min.js
| ||
open_basedir must be empty/none to make moxiemanager to work properly. You can disable moximanager in templates/base/scripts/BxBaseEditorTinyMCE.php file, by commenting out the following line in THREE places: //moxiemanager: '{bx_url_tinymce}../moxiemanager/plugin.min.js'
Rules → http://www.boonex.com/terms | ||
Thanks, i will give it a try. I think for livego we will disable the moxiemanager. On the Moxiemanager Site i saw there is an Update to 2.09 and the describtion describes my problem, but where can i get a copy i can only buy licenses ?
To the open:_basedir Problem in every configuration on different servers there is always the base /var/www/path in the table row ? Sure that the row must be empty ?
Thanks for your Support.
| ||
table row ?
https://www.deanbassett.com | ||
Sorry for the missunderstanding. I meant the "table row" in the backend under host tools / PHP info. | ||
I´ve copied the complete installation to a new Server and disabled open_basdir- Works like charme. Thanks for support, but i recommend to change this because of security reasons.
| ||
There is already a ticket for this - https://github.com/boonex/dolphin.pro/issues/115 I´ve copied the complete installation to a new Server and disabled open_basdir- Works like charme. Thanks for support, but i recommend to change this because of security reasons.
Rules → http://www.boonex.com/terms |