-
Notifications
You must be signed in to change notification settings - Fork 351
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
File browser internal error #6
Comments
Hi, it was old version of php connector. Please download new version and try again. |
Can i close this issue? |
Hi
Issue has not be solved. We have send several mails for same issue.
…On Tue, Dec 5, 2017 at 5:22 PM, Valeriy ***@***.***> wrote:
Can i close this issue?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AgUeh_Sg7FdN7SB1zWSCHeZ9vIVui3MNks5s9S6SgaJpZM4Qm7zj>
.
|
Hi
We have send you a zip archive earlier also.now sending again latest file.
As that type of file is blocked by gmail, so We have send you link
http://www.intelivisto.com/jodit/jodit.zip
Thanks
Team Inteli
On Tue, Dec 5, 2017 at 5:05 PM, Чупурнов Валерий <chupurnov@gmail.com>
wrote:
… Hello. We have been waiting for you from SSH or FTP access. The project
https://github.com/xdan/jodit-connectors is not part of the license
https://github.com/xdan/jodit
But we are consulting on the product. And in this case you did not
correctly configure the configuration of the connector. Do not touch the
default.config.php file
We could say more if we looked at the file on your server. As an option,
you can send me a zip archive with a copy of your server-side. folder
www.intelivisto.com/jodit/ jodit
And the best way to put a php connector with a composer, so you'll easily
get updates and improvements.
If you download via the archive, then download the latest version please
https://xdsoft.net/jodit/store/connector.zip
05.12.2017, 10:32, "Team Intelivisto" ***@***.***>:
Hi
As per earlier conversation we don't get support form your side, Therefore
we have decide to drop the idea of your service. We need our money back.
We will appreciate you return back the payment made by us.
Thanks
Team Inteli
On Fri, Dec 1, 2017 at 10:51 AM, Team Intelivisto ***@***.***>
wrote:
HI
I don't received any response from your side, we are facing error in
installing it, you can check this error on our domain
www.intelivisto.com/jodit/
Check the error JSON.parse: unexpected character at line 1 column 1 of
the JSON data
In Response : <b>Fatal error</b>: Uncaught ErrorException: Option root
not set in /var/www..............
*If you unable to solve this error kindly return our money as mentioned by
you in previous mail.*
Thanks
Team Inteli
On Fri, Nov 24, 2017 at 11:09 AM, Team Intelivisto ***@***.***>
wrote:
Hi
We are waiting for your reply, if this error will not removed, we have to
look for another options. we have to complete our project on time so
respond ASAP.
Thanks
Team Inteli
On Thu, Nov 23, 2017 at 12:18 PM, Team Intelivisto ***@***.***>
wrote:
Hi
We have done (replace .in your config file <? to <?php). But result is
same so may we know about ssh access to this directory, in details.
Thanks
On Thu, Nov 23, 2017 at 11:48 AM, Чупурнов Валерий ***@***.***>
wrote:
First of all - And you need enable https://stackoverflow.com/ques
tions/2185320/how-to-enable-php-short-tags or replace in your config file
<? to <?php
Can you get me or ssh access to this directory?
23.11.2017, 10:48, "Team Intelivisto" ***@***.***>:
Hi,
Thanks for your quick reply. we have updated new version of connector on
server but getting error.
As we are not expert in PHP so unable to understand. We are sharing demo
URL with you. Please check this and suggest what to do.
http://www.intelivisto.com/jodit/
*Thanks *
On Wed, Nov 22, 2017 at 8:02 PM, Чупурнов Валерий ***@***.***>
wrote:
Thank you! I understood what's the matter. I have long used to work with
php using a composer and just forgot to update the zip archive with the new
version
https://xdsoft.net/jodit/store/connector.zip
please upload it
22.11.2017, 17:38, "Team Intelivisto" ***@***.***>:
Hi
After run on code in updated php(7.0) getting following response and error
:
*RESPONSE*
'm/d/Y g:i A', 'quality' => 90, 'defaultPermission' => 0775, 'sources' =>
[ 'default' => [], ], 'createThumb' => true, 'thumbFolderName' =>
'_thumbs', 'excludeDirectoryNames' => ['.tmb', '.quarantine'],
'maxFileSize' => '8mb', 'allowCrossOrigin' => true, 'baseurl' =>
($_SERVER['HTTPS'] ? 'https://' : 'http://') . $_SERVER['HTTP_HOST'] .
'/', //'root' => __DIR__, 'root' => __DIR__ . '/ins', // 'baseurl' =>
'http://*DOMAIN NAME*/ins', 'extensions' => ['jpg', 'png', 'gif',
'jpeg'], ]; { "success": false, "data": { "code": 8, "messages": [
"Undefined property: stdClass::$allowCrossOrigin - file:/*DOMAIN NAME*
/jodit/connector/connector/JoditApplication.php line:147" ] } }
*ERROR*
*.JSON.parse: unexpected character at line 1 column 1 of the JSON data*
Thanks
team Inteli
On Wed, Nov 22, 2017 at 5:45 PM, Team Intelivisto ***@***.***>
wrote:
Hi
If same code is run on another server where latest php (7.0) , we are
getting this error...JSON.parse: unexpected character at line 1 column 1
of the JSON data
According to my understanding this error comes from default.config.php
file where some settings may be missing or something i do not get.
I created new folder to upload images and changed baseurl path and root
path in default.config.php,
like 'baseuri'=>complete path of folder
'root'=>--Dir--,complete path of folder
pls suggest where I am wrong.
Do the need full ASAP.
May I know where we can you product key and what is its utilities?
Thanks
team Inteli
On Wed, Nov 22, 2017 at 5:14 PM, Team Intelivisto ***@***.***>
wrote:
Hi
There is PHP 5.3 is installed on our server.
On Wed, Nov 22, 2017 at 4:40 PM, Чупурнов Валерий ***@***.***>
wrote:
What version of php is installed on your server?
22.11.2017, 15:32, "Team Intelivisto" ***@***.***>:
Hi
I have done what you suggest but getting same error (internal server
error). Please find the full code in following link to know how I am using
it. tell us where I am doing wrong.
http://www.inteliclass.com/jodit/jodit.zip
<http://www.inteliclass.com/jodit/>
This is demo URL which is used by me. http://www.inteliclass.com/jodit/
Please do the needful ASAP.
thanks
Team Inteli
On Wed, Nov 22, 2017 at 2:10 PM, Чупурнов Валерий ***@***.***>
wrote:
Hi, in connector's index.php
https://github.com/xdan/jodit-connectors/blob/master/index.php
set define('JODIT_DEBUG', true);
and you will see real error in your php code
22.11.2017, 11:51, "Team Intelivisto" ***@***.***>:
Pls check
*inteliclass <https://github.com/inteliclass> * commented just now
<#6 (comment)>
we have download the project from url provided by you in email
https://xdsoft.net/jodit . At same time got PHP connector from GitHub.com
. I have changed the uploaded path in index.html from download php
connector. After changing the path of index.php we are getting internal
server error. How to use purchased License key on project. I am sharing
link to check the error http://www.inteliclass.com/jodit/
On Tue, Nov 21, 2017 at 7:57 PM, Чупурнов Валерий ***@***.***>
wrote:
Hi, can you explain your issue and create it here
https://github.com/xdan/jodit/issues
If you do not want to do this, I can refund your money
16.11.2017, 11:29, "Team Intelivisto" ***@***.***>:
Hi
We have purchase editor on November 2 from website. We have purchase this
to get complete code where we could use according to our choice on own
server, like image upload. We are try to contact you regarding failures of
your product, but don't get any response from your side. Now we can not use
it because it can not fulfill our requirement so please return my money.
Thanks
Team Inteli
On Thu, Nov 2, 2017 at 9:03 PM, XDSoft.net ***@***.***> wrote:
[image: MyCommerce Banner]
Dear Akshay Singh,
Thank you for placing an order with MyCommerce!You can find the invoice
for your order under the following link: http://admin.mycommerce.com/ap
p/cs/invoice/RWIN9917IRL29004OSEIN2017000000001138/3EZQGPY-A5YE8E
Order ID: 3EZPKBX-AB253V
Product Name:
Jodit Editor Proffessional Version
Sincerely,
The MyCommerce Team
DR MyCommerce, Inc. | 10380 Bren Road West | Minnetonka, Minnesota 55343
| United States of America
<https://maps.google.com/?q=10380+Bren+Road+West+%7C+Minnetonka,+Minnesota+55343+%7C+United+States+of+America&entry=gmail&source=g>
| US Federal Tax ID: 35-2308811
Digital River GmbH | Vogelsanger Str. 78
<https://maps.google.com/?q=Vogelsanger+Str.+78&entry=gmail&source=g> |
D-50823 Cologne | Germany
© MyCommerce - All rights reserved Privacy Statement
<http://cs.mycommerce.com/privacy-policy/regnow>
It is hereby certified that this invoice shows the actual price of the
goods described, and that all particulars are true and correct to the best
of our knowledge. These goods, technology or software were exported from
the United States in accordance with all applicable U.S. laws and
regulations. Diversion contrary to U.S. law is prohibited. No exports or
re-exports of these items, or related services and technologies, will be
made to individuals, entities, or countries prohibited by U.S. laws and
regulations.
This email is confirmation that you and MyCommerce, Inc. (MyCommerce)
have a business relationship existing as of July 1, 2014, in which you may
have consented to and may have received marketing emails from MyCommerce.
We trust that you have enjoyed receiving those emails from MyCommerce, and
we will continue to send the emails to you until you unsubscribe. You may
unsubscribe from future marketing emails from Digital River via the
mechanisms contained below, or by sending an email with “unsubscribe” in
the subject to ***@***.***
--
C уважением,
Чупурнов Валерий
http://xdan.ru
--
C уважением,
Чупурнов Валерий
http://xdan.ru
--
C уважением,
Чупурнов Валерий
http://xdan.ru
--
C уважением,
Чупурнов Валерий
http://xdan.ru
--
C уважением,
Чупурнов Валерий
http://xdan.ru
--
C уважением,
Чупурнов Валерий
http://xdan.ru
|
Hi, first of all download latest connector https://xdsoft.net/jodit/store/connector.zip |
Hi
As per earlier mail we have downloaded latest connector from link and done
what you have told us to do. we are unable to remove that difficulties.
*We do not find config.php in connector folder. where we will find this ? *
Thanks
Team Inteli
…On Tue, Dec 5, 2017 at 7:04 PM, Valeriy ***@***.***> wrote:
Hi, first of all download latest connector https://xdsoft.net/jodit/
store/connector.zip
next, please don't remove file config.php
if you need customize config, do it in config.php, not in
default.config.php
read more:
https://github.com/xdan/jodit-connectors#configuration
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AgUehykR_G6q89CCPtIb67_Ys2lREIN0ks5s9UZogaJpZM4Qm7zj>
.
|
Do it again please, last connector release was yesterday |
Hi
Now we have downloaded latest connector and made the changes in config.php
and changes in application.php and getting error. we are sending you
changes which has done along with error in response section of the mail.
you look into this error and respond us.
changes in config.php
public $baseurl = 'http://intelivisto.com/files';
public $root = '/var/www/intelivisto.com/files';
Overwrite in Application.php
function checkPermissions () {
if (empty($_SESSION['filebrowser'])) {
throw new \ErrorException('You do not have permission to view this
directory', 403);
}
}
Response : {"success":false,"time":"2017-12-07
07:15:57","data":{"messages":["You do not have permission to view this
directory"],"code":403}}
…On Wed, Dec 6, 2017 at 5:49 PM, Valeriy ***@***.***> wrote:
Do it again please, last connector release was yesterday
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AgUeh1U0srInWWKB6TcQV_9YaH0ML_O-ks5s9oZcgaJpZM4Qm7zj>
.
|
All right, how do you plan to verify the authenticity of the user? function checkPermissions () {
if (Yii::$app->user->isGuest) {
throw new \ErrorException('You do not have permission to view this
directory', 403);
}
} it is only example. In you site you can comment this lines function checkPermissions () {
//if (empty($_SESSION['filebrowser'])) {
// throw new \ErrorException('You do not have permission to view this directory', 403);
//}
} But then anyone can change your photos |
HI
We understood what you said. we want to explain my requirement and want
solution for that.
We want to give access of uploading and view the image at our website, at
the same time want to deny the access for either deleting or editing image
and folder for the user.
PLS suggest how to do that.
Thanks
Team Inteli
…On Thu, Dec 7, 2017 at 7:42 PM, Valeriy ***@***.***> wrote:
All right, how do you plan to verify the authenticity of the user?
For example in Yii2 it might be so:
function checkPermissions () { if (Yii::$app->user->isGuest) { throw new \ErrorException('You do not have permission to view thisdirectory', 403); }}
it is only example. In you site you can comment this lines
function checkPermissions () { //if (empty($_SESSION['filebrowser'])) { // throw new \ErrorException('You do not have permission to view thisdirectory', 403); //}}
But then anyone can change your photos
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AgUeh0LvvS1gIwnKPYVZ8ErvMsnnWsxSks5s9_JggaJpZM4Qm7zj>
.
|
Hi
We have mailed you six days ago with our concern with what you required
from us for solving problem. We have not received any further response from
your side. We will appreciate a timely response.
Thanks
Team Inteli
On Tue, Dec 5, 2017 at 5:26 PM, Team Intelivisto <info@intelivisto.com>
wrote:
… Hi
We have send you a zip archive earlier also.now sending again latest file.
As that type of file is blocked by gmail, so We have send you link
http://www.intelivisto.com/jodit/jodit.zip
Thanks
Team Inteli
On Tue, Dec 5, 2017 at 5:05 PM, Чупурнов Валерий ***@***.***>
wrote:
> Hello. We have been waiting for you from SSH or FTP access. The project
> https://github.com/xdan/jodit-connectors is not part of the license
> https://github.com/xdan/jodit
> But we are consulting on the product. And in this case you did not
> correctly configure the configuration of the connector. Do not touch the
> default.config.php file
> We could say more if we looked at the file on your server. As an option,
> you can send me a zip archive with a copy of your server-side. folder
> www.intelivisto.com/jodit/ jodit
> And the best way to put a php connector with a composer, so you'll easily
> get updates and improvements.
> If you download via the archive, then download the latest version please
> https://xdsoft.net/jodit/store/connector.zip
>
>
> 05.12.2017, 10:32, "Team Intelivisto" ***@***.***>:
>
> Hi
>
> As per earlier conversation we don't get support form your side,
> Therefore we have decide to drop the idea of your service. We need our
> money back.
>
> We will appreciate you return back the payment made by us.
>
> Thanks
>
> Team Inteli
>
> On Fri, Dec 1, 2017 at 10:51 AM, Team Intelivisto ***@***.***>
> wrote:
>
> HI
>
> I don't received any response from your side, we are facing error in
> installing it, you can check this error on our domain
> www.intelivisto.com/jodit/
>
> Check the error JSON.parse: unexpected character at line 1 column 1 of
> the JSON data
>
> In Response : <b>Fatal error</b>: Uncaught ErrorException: Option root
> not set in /var/www..............
>
> *If you unable to solve this error kindly return our money as mentioned
> by you in previous mail.*
>
>
> Thanks
> Team Inteli
>
> On Fri, Nov 24, 2017 at 11:09 AM, Team Intelivisto ***@***.***>
> wrote:
>
> Hi
>
> We are waiting for your reply, if this error will not removed, we have to
> look for another options. we have to complete our project on time so
> respond ASAP.
>
>
> Thanks
> Team Inteli
>
> On Thu, Nov 23, 2017 at 12:18 PM, Team Intelivisto ***@***.***>
> wrote:
>
> Hi
>
> We have done (replace .in your config file <? to <?php). But result is
> same so may we know about ssh access to this directory, in details.
>
> Thanks
>
> On Thu, Nov 23, 2017 at 11:48 AM, Чупурнов Валерий ***@***.***>
> wrote:
>
> First of all - And you need enable https://stackoverflow.com/ques
> tions/2185320/how-to-enable-php-short-tags or replace in your config
> file <? to <?php
> Can you get me or ssh access to this directory?
>
>
>
> 23.11.2017, 10:48, "Team Intelivisto" ***@***.***>:
>
> Hi,
>
> Thanks for your quick reply. we have updated new version of connector on
> server but getting error.
> As we are not expert in PHP so unable to understand. We are sharing demo
> URL with you. Please check this and suggest what to do.
>
> http://www.intelivisto.com/jodit/
>
> *Thanks *
>
>
> On Wed, Nov 22, 2017 at 8:02 PM, Чупурнов Валерий ***@***.***>
> wrote:
>
> Thank you! I understood what's the matter. I have long used to work with
> php using a composer and just forgot to update the zip archive with the new
> version
> https://xdsoft.net/jodit/store/connector.zip
> please upload it
>
> 22.11.2017, 17:38, "Team Intelivisto" ***@***.***>:
>
> Hi
>
> After run on code in updated php(7.0) getting following response and
> error :
>
> *RESPONSE*
> 'm/d/Y g:i A', 'quality' => 90, 'defaultPermission' => 0775, 'sources' =>
> [ 'default' => [], ], 'createThumb' => true, 'thumbFolderName' =>
> '_thumbs', 'excludeDirectoryNames' => ['.tmb', '.quarantine'],
> 'maxFileSize' => '8mb', 'allowCrossOrigin' => true, 'baseurl' =>
> ($_SERVER['HTTPS'] ? 'https://' : 'http://') . $_SERVER['HTTP_HOST'] .
> '/', //'root' => __DIR__, 'root' => __DIR__ . '/ins', // 'baseurl' =>
> 'http://*DOMAIN NAME*/ins', 'extensions' => ['jpg', 'png', 'gif',
> 'jpeg'], ]; { "success": false, "data": { "code": 8, "messages": [
> "Undefined property: stdClass::$allowCrossOrigin - file:/*DOMAIN NAME*
> /jodit/connector/connector/JoditApplication.php line:147" ] } }
>
> *ERROR*
> *.JSON.parse: unexpected character at line 1 column 1 of the JSON data*
>
>
> Thanks
>
> team Inteli
>
>
> On Wed, Nov 22, 2017 at 5:45 PM, Team Intelivisto ***@***.***>
> wrote:
>
> Hi
>
> If same code is run on another server where latest php (7.0) , we are
> getting this error...JSON.parse: unexpected character at line 1 column 1
> of the JSON data
> According to my understanding this error comes from default.config.php
> file where some settings may be missing or something i do not get.
> I created new folder to upload images and changed baseurl path and root
> path in default.config.php,
> like 'baseuri'=>complete path of folder
> 'root'=>--Dir--,complete path of folder
> pls suggest where I am wrong.
>
> Do the need full ASAP.
> May I know where we can you product key and what is its utilities?
>
> Thanks
>
> team Inteli
>
> On Wed, Nov 22, 2017 at 5:14 PM, Team Intelivisto ***@***.***>
> wrote:
>
> Hi
> There is PHP 5.3 is installed on our server.
>
> On Wed, Nov 22, 2017 at 4:40 PM, Чупурнов Валерий ***@***.***>
> wrote:
>
> What version of php is installed on your server?
>
> 22.11.2017, 15:32, "Team Intelivisto" ***@***.***>:
>
> Hi
>
> I have done what you suggest but getting same error (internal server
> error). Please find the full code in following link to know how I am using
> it. tell us where I am doing wrong.
>
> http://www.inteliclass.com/jodit/jodit.zip
> <http://www.inteliclass.com/jodit/>
>
> This is demo URL which is used by me. http://www.inteliclass.com/jodit/
> Please do the needful ASAP.
>
> thanks
>
> Team Inteli
>
> On Wed, Nov 22, 2017 at 2:10 PM, Чупурнов Валерий ***@***.***>
> wrote:
>
> Hi, in connector's index.php
> https://github.com/xdan/jodit-connectors/blob/master/index.php
> set define('JODIT_DEBUG', true);
> and you will see real error in your php code
>
> 22.11.2017, 11:51, "Team Intelivisto" ***@***.***>:
>
> Pls check
> *inteliclass <https://github.com/inteliclass> * commented just now
> <#6 (comment)>
>
> we have download the project from url provided by you in email
> https://xdsoft.net/jodit . At same time got PHP connector from
> GitHub.com . I have changed the uploaded path in index.html from download
> php connector. After changing the path of index.php we are getting internal
> server error. How to use purchased License key on project. I am sharing
> link to check the error http://www.inteliclass.com/jodit/
>
> On Tue, Nov 21, 2017 at 7:57 PM, Чупурнов Валерий ***@***.***>
> wrote:
>
> Hi, can you explain your issue and create it here
> https://github.com/xdan/jodit/issues
> If you do not want to do this, I can refund your money
>
> 16.11.2017, 11:29, "Team Intelivisto" ***@***.***>:
>
> Hi
>
> We have purchase editor on November 2 from website. We have purchase this
> to get complete code where we could use according to our choice on own
> server, like image upload. We are try to contact you regarding failures of
> your product, but don't get any response from your side. Now we can not use
> it because it can not fulfill our requirement so please return my money.
>
> Thanks
>
> Team Inteli
>
>
>
>
> On Thu, Nov 2, 2017 at 9:03 PM, XDSoft.net ***@***.***> wrote:
>
> [image: MyCommerce Banner]
>
> Dear Akshay Singh,
>
> Thank you for placing an order with MyCommerce!You can find the invoice
> for your order under the following link: http://admin.mycommerce.com/ap
> p/cs/invoice/RWIN9917IRL29004OSEIN2017000000001138/3EZQGPY-A5YE8E
>
> Order ID: 3EZPKBX-AB253V
>
> Product Name:
> Jodit Editor Proffessional Version
>
>
> Sincerely,
>
> The MyCommerce Team
> DR MyCommerce, Inc. | 10380 Bren Road West | Minnetonka, Minnesota 55343
> | United States of America
> <https://maps.google.com/?q=10380+Bren+Road+West+%7C+Minnetonka,+Minnesota+55343+%7C+United+States+of+America&entry=gmail&source=g>
> | US Federal Tax ID: 35-2308811
> Digital River GmbH | Vogelsanger Str. 78
> <https://maps.google.com/?q=Vogelsanger+Str.+78&entry=gmail&source=g> |
> D-50823 Cologne | Germany
> © MyCommerce - All rights reserved Privacy Statement
> <http://cs.mycommerce.com/privacy-policy/regnow>
>
> It is hereby certified that this invoice shows the actual price of the
> goods described, and that all particulars are true and correct to the best
> of our knowledge. These goods, technology or software were exported from
> the United States in accordance with all applicable U.S. laws and
> regulations. Diversion contrary to U.S. law is prohibited. No exports or
> re-exports of these items, or related services and technologies, will be
> made to individuals, entities, or countries prohibited by U.S. laws and
> regulations.
> This email is confirmation that you and MyCommerce, Inc. (MyCommerce)
> have a business relationship existing as of July 1, 2014, in which you may
> have consented to and may have received marketing emails from MyCommerce.
> We trust that you have enjoyed receiving those emails from MyCommerce, and
> we will continue to send the emails to you until you unsubscribe. You may
> unsubscribe from future marketing emails from Digital River via the
> mechanisms contained below, or by sending an email with “unsubscribe” in
> the subject to ***@***.***
>
>
>
> --
> C уважением,
> Чупурнов Валерий
> http://xdan.ru
>
>
>
>
> --
> C уважением,
> Чупурнов Валерий
> http://xdan.ru
>
>
>
>
> --
> C уважением,
> Чупурнов Валерий
> http://xdan.ru
>
>
>
>
> --
> C уважением,
> Чупурнов Валерий
> http://xdan.ru
>
>
>
>
> --
> C уважением,
> Чупурнов Валерий
> http://xdan.ru
>
>
>
>
> --
> C уважением,
> Чупурнов Валерий
> http://xdan.ru
>
>
|
HI
This mail is remind you about last conversation. We have replied 4 days ago
but do not get any response. We appreciate your prompted response as the
project is very close to delivery time.
Thanks
Team Inteli
On Fri, Dec 8, 2017 at 11:05 AM, Team Intelivisto <info@intelivisto.com>
wrote:
… HI
We understood what you said. we want to explain my requirement and want
solution for that.
We want to give access of uploading and view the image at our website, at
the same time want to deny the access for either deleting or editing image
and folder for the user.
PLS suggest how to do that.
Thanks
Team Inteli
On Thu, Dec 7, 2017 at 7:42 PM, Valeriy ***@***.***> wrote:
> All right, how do you plan to verify the authenticity of the user?
> For example in Yii2 it might be so:
>
> function checkPermissions () { if (Yii::$app->user->isGuest) { throw new \ErrorException('You do not have permission to view thisdirectory', 403); }}
>
> it is only example. In you site you can comment this lines
>
> function checkPermissions () { //if (empty($_SESSION['filebrowser'])) { // throw new \ErrorException('You do not have permission to view thisdirectory', 403); //}}
>
> But then anyone can change your photos
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#6 (comment)>, or mute
> the thread
> <https://github.com/notifications/unsubscribe-auth/AgUeh0LvvS1gIwnKPYVZ8ErvMsnnWsxSks5s9_JggaJpZM4Qm7zj>
> .
>
|
Hi, download latest version. And you can use this code https://github.com/xdan/jodit-connectors#configuration function checkPermissions () {
/********************************************************************************/
if (empty($_SESSION['filebrowser'])) {
switch ($this->action) {
case "resize":
case "move":
case "create":
case "remove":
case "uploadremote":
case "upload":
throw new \ErrorException('You do not have permission to view this directory', 403);
}
}
/********************************************************************************/
} |
Please, install composer https://getcomposer.org/
|
If JavaScript also hide FileBrowser buttons var editor = new Jodit({
filebrowser: {
buttons: [
// 'upload',
// 'remove',
'update',
'select',
// 'edit',
'tiles',
'list',
'filter',
'sort'
],
url: ...
}
}) |
Hi
We have download latest version of connector once again, and change code
according to you in application.php file. Now we can view images but unable
to upload image. How images has been uploaded in particular folder.
our quarry are listed below;-
1 We have changed base url and root path in config.php but still connector
is using default path like , tests/files/folder1
2 we want to give full access to viewers like upload, edit, create folder ,
resize images etc
after doing suggested change we have uploaded in following URL
http://www.intelivisto.com/jodit/
*Note*:
* We were using ckeditor previously that is very simple to use and there we
have to change only folder path for images uploading. We have bought Jodit
license version thinking that it is similarly simple and better. But more
than 25 days has been gone and we are unable to do upload or view images.
If you can not solve this issue Please refund our license fee we will look
for another option.*
Thanks
Team Inteli
…On Mon, Dec 11, 2017 at 11:24 AM, Valeriy ***@***.***> wrote:
Hi, download latest version. And you can use this code
https://github.com/xdan/jodit-connectors#configuration
function checkPermissions () { /********************************************************************************/ if (empty($_SESSION['filebrowser'])) { switch ($this->action) { case "resize": case "move": case "create": case "remove": case "uploadremote": case "upload": throw new \ErrorException('You do not have permission to view this directory', 403); } } /********************************************************************************/}
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AgUeh2d1X2n8ebSpHCBD4eQGYL3nNbkIks5s_MOggaJpZM4Qm7zj>
.
|
I would like to clarify one thing, we are now talking about You can implement the functions that you need in it yourself by sending me a pull of request. https://github.com/xdan/jodit-connectors is an open product, and I welcome any of its improvements. Send me the code that you set up your CKFinder, and I'll see how to do the same in Jodit-connector |
Hi
Thank. We have sending you configuration of
ckfinder. Please do the same for jodit connector
```
<config>
<enabled>true</enabled>
<baseDir>/var/www/intelivisto.com/files/</baseDir>
<baseURL>http://intelivisto.com/files/</baseURL>
<imgWidth>1600</imgWidth>
<imgHeight>1200</imgHeight>
<imgQuality>80</imgQuality>
<uriEncoding>UTF-8</uriEncoding>
<forceASCII>false</forceASCII>
<userRoleSessionVar>CKFinder_UserRole</userRoleSessionVar>
<checkDoubleExtension>true</checkDoubleExtension>
<checkSizeAfterScaling>true</checkSizeAfterScaling>
<secureImageUploads>true</secureImageUploads>
<htmlExtensions>html,htm,xml,js</htmlExtensions>
<hideFolders>
<folder>.svn</folder>
<folder>CVS</folder>
</hideFolders>
<hideFiles>
<file>.*</file>
</hideFiles>
<defaultResourceTypes/>
<types>
<type name="Files">
<url>%BASE_URL%files/</url>
<directory>%BASE_DIR%files</directory>
<maxSize>0</maxSize>
<allowedExtensions>7z,aiff,asf,avi,bmp,csv,doc,docx,fla,flv,gif,gz,gzip,jpeg,jpg,mid,mov,mp3,mp4,mpc,mpeg,mpg,ods,odt,pdf,png,ppt,pptx,pxd,qt,ram,rar,rm,rmi,rmvb,rtf,sdc,sitd,swf,sxc,sxw,tar,tgz,tif,tiff,txt,vsd,wav,wma,wmv,xls,xlsx,zip
</allowedExtensions>
<deniedExtensions/>
</type>
<type name="Images">
<url>%BASE_URL%images/</url>
<directory>%BASE_DIR%images</directory>
<maxSize>0</maxSize>
<allowedExtensions>bmp,gif,jpeg,jpg,png</allowedExtensions>
<deniedExtensions/>
</type>
<type name="Flash">
<url>%BASE_URL%flash/</url>
<directory>%BASE_DIR%flash</directory>
<maxSize>0</maxSize>
<allowedExtensions>swf,flv</allowedExtensions>
<deniedExtensions/>
</type>
</types>
<accessControls>
<accessControl>
<role>*</role>
<resourceType>*</resourceType>
<folder>/</folder>
<folderView>true</folderView>
<folderCreate>true</folderCreate>
<folderRename>true</folderRename>
<folderDelete>true</folderDelete>
<fileView>true</fileView>
<fileUpload>true</fileUpload>
<fileRename>true</fileRename>
<fileDelete>true</fileDelete>
</accessControl>
</accessControls>
<thumbs>
<enabled>true</enabled>
<url>%BASE_URL%_thumbs/</url>
<directory>%BASE_DIR%_thumbs</directory>
<directAccess>false</directAccess>
<maxHeight>100</maxHeight>
<maxWidth>100</maxWidth>
<quality>80</quality>
</thumbs>
<plugins>
<plugin>
<name>imageresize</name>
<class>com.ckfinder.connector.plugins.ImageResize</class>
<params>
<param name="smallThumb" value="90x90"/>
<param name="mediumThumb" value="120x120"/>
<param name="largeThumb" value="180x180"/>
</params>
</plugin>
<plugin>
<name>fileeditor</name>
<class>com.ckfinder.connector.plugins.FileEditor</class>
<params/>
</plugin>
</plugins>
<basePathBuilderImpl>com.ckfinder.connector.configuration.ConfigurationPathBuilder</basePathBuilderImpl>
</config>
```
*Thanks*
*Team Inteli*
…On Mon, Dec 11, 2017 at 3:44 PM, Valeriy ***@***.***> wrote:
I would like to clarify one thing, we are now talking about Jodit that
you bought https://xdsoft.net/jodit/ but about a separate php project
https://github.com/xdan/jodit-connectors it is free.
If we talk about CKEditor then you probably used CKfinder(Not CKEditor)
You can implement the functions that you need in it yourself by sending me
a pull of request.
https://github.com/xdan/jodit-connectors is an open product, and I
welcome any of its improvements. Send me the code that you set up your
CKFinder, and I'll see how to do the same in Jodit-connector
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AgUehyLW4KY_Uk69UmIOBc8VwRJ1sPXXks5s_QCBgaJpZM4Qm7zj>
.
|
Hi
We have send you mail two days ago but no answer from your side. please
update us on this.
On Mon, Dec 11, 2017 at 4:58 PM, Team Intelivisto <info@intelivisto.com>
wrote:
… Hi
Thank. We have sending you configuration of
*ckfinder. Please do the same for jodit connector*
*<config> <enabled>true</enabled>
<baseDir>/var/www/intelivisto.com/files/
<http://intelivisto.com/files/></baseDir>
<baseURL>http://intelivisto.com/files/
<http://intelivisto.com/files/></baseURL> <imgWidth>1600</imgWidth>
<imgHeight>1200</imgHeight> <imgQuality>80</imgQuality>
<uriEncoding>UTF-8</uriEncoding> <forceASCII>false</forceASCII>
<userRoleSessionVar>CKFinder_UserRole</userRoleSessionVar>
<checkDoubleExtension>true</checkDoubleExtension>
<checkSizeAfterScaling>true</checkSizeAfterScaling>
<secureImageUploads>true</secureImageUploads>
<htmlExtensions>html,htm,xml,js</htmlExtensions> <hideFolders>
<folder>.svn</folder> <folder>CVS</folder> </hideFolders>
<hideFiles> <file>.*</file> </hideFiles>
<defaultResourceTypes></defaultResourceTypes> <types> <type
name="Files"> <url>%BASE_URL%files/</url>
<directory>%BASE_DIR%files</directory> <maxSize>0</maxSize>
<allowedExtensions>7z,aiff,asf,avi,bmp,csv,doc,docx,fla,flv,gif,gz,gzip,jpeg,jpg,mid,mov,mp3,mp4,mpc,mpeg,mpg,ods,odt,pdf,png,ppt,pptx,pxd,qt,ram,rar,rm,rmi,rmvb,rtf,sdc,sitd,swf,sxc,sxw,tar,tgz,tif,tiff,txt,vsd,wav,wma,wmv,xls,xlsx,zip
</allowedExtensions>
<deniedExtensions></deniedExtensions> </type> <type
name="Images"> <url>%BASE_URL%images/</url>
<directory>%BASE_DIR%images</directory> <maxSize>0</maxSize>
<allowedExtensions>bmp,gif,jpeg,jpg,png</allowedExtensions>
<deniedExtensions></deniedExtensions> </type> <type
name="Flash"> <url>%BASE_URL%flash/</url>
<directory>%BASE_DIR%flash</directory> <maxSize>0</maxSize>
<allowedExtensions>swf,flv</allowedExtensions>
<deniedExtensions></deniedExtensions> </type> </types>
<accessControls> <accessControl> <role>*</role>
<resourceType>*</resourceType> <folder>/</folder>
<folderView>true</folderView>
<folderCreate>true</folderCreate>
<folderRename>true</folderRename>
<folderDelete>true</folderDelete> <fileView>true</fileView>
<fileUpload>true</fileUpload>
<fileRename>true</fileRename> <fileDelete>true</fileDelete>
</accessControl> </accessControls> <thumbs>
<enabled>true</enabled> <url>%BASE_URL%_thumbs/</url>
<directory>%BASE_DIR%_thumbs</directory>
<directAccess>false</directAccess> <maxHeight>100</maxHeight>
<maxWidth>100</maxWidth> <quality>80</quality> </thumbs>
<plugins> <plugin> <name>imageresize</name>
<class>com.ckfinder.connector.plugins.ImageResize</class>
<params> <param name="smallThumb" value="90x90"></param>
<param name="mediumThumb" value="120x120"></param>
<param name="largeThumb" value="180x180"></param>
</params> </plugin> <plugin>
<name>fileeditor</name>
<class>com.ckfinder.connector.plugins.FileEditor</class>
<params></params> </plugin> </plugins>
<basePathBuilderImpl>com.ckfinder.connector.configuration.ConfigurationPathBuilder</basePathBuilderImpl></config>*
*Thanks*
*Team Inteli*
On Mon, Dec 11, 2017 at 3:44 PM, Valeriy ***@***.***> wrote:
> I would like to clarify one thing, we are now talking about Jodit that
> you bought https://xdsoft.net/jodit/ but about a separate php project
> https://github.com/xdan/jodit-connectors it is free.
> If we talk about CKEditor then you probably used CKfinder(Not CKEditor)
>
> You can implement the functions that you need in it yourself by sending
> me a pull of request.
>
> https://github.com/xdan/jodit-connectors is an open product, and I
> welcome any of its improvements. Send me the code that you set up your
> CKFinder, and I'll see how to do the same in Jodit-connector
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#6 (comment)>, or mute
> the thread
> <https://github.com/notifications/unsubscribe-auth/AgUehyLW4KY_Uk69UmIOBc8VwRJ1sPXXks5s_QCBgaJpZM4Qm7zj>
> .
>
|
ok, i wrote new version |
HI
Thanks for reply. we want to know from which link one can update jodit and
connector. either following link or other.
https://xdsoft.net/jodit/
https://github.com/xdan/jodit-connectors
If you have new link for the new update pls share that link with us.
NOTE: In which file we can set the image path.
Thank you
Team Inteli
…On Thu, Dec 14, 2017 at 8:41 PM, Valeriy ***@***.***> wrote:
ok, i wrote new version
Update jodit and connector
And you can use https://github.com/xdan/jodit-connectors#access-control
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AgUehzxbtq-LwbAQntgKm-YsnzfwwrLeks5tATq7gaJpZM4Qm7zj>
.
|
https://github.com/xdan/jodit/releases/tag/3.1.3 latest version Jodit |
Hi
We have update latest version Jodit and latest connector from your previous
mail. we are facing problem in image uploading. These are the errors s -
while uploading image it shows the error message (destination directory is
not writable)
when we create image folder it shows error message (directory was not
created)
this is path for finding config.php
Connector-->vendor-->jodit-->application-->src-->Config.php
We have made following change in Config.php
public $baseurl = 'http://inteliclass.com/files';
public $root = '/var/www/inteliclass.com/files';
Please check following url and suggest us
http://www.inteliclass.com/jodit/
Thanks
Team Inteli
…On Fri, Dec 15, 2017 at 5:24 PM, Valeriy ***@***.***> wrote:
https://github.com/xdan/jodit/releases/tag/3.1.3 latest version Jodit
https://xdsoft.net/jodit/store/connector.zip latest connector
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AgUeh2kkLdvelamiDiIIvEU1u76AYOIZks5tAl3pgaJpZM4Qm7zj>
.
|
Hi
We have shown our concern in earlier mail and want to resolve it ASAP, we
are unable to complete this project due to connector used.
Thanks
Team Inteli
On Mon, Dec 18, 2017 at 12:02 PM, Team Intelivisto <info@intelivisto.com>
wrote:
… Hi
We have update latest version Jodit and latest connector from your
previous mail. we are facing problem in image uploading. These are the
errors s -
while uploading image it shows the error message (destination directory is
not writable)
when we create image folder it shows error message (directory was not
created)
this is path for finding config.php
Connector-->vendor-->jodit-->application-->src-->Config.php
We have made following change in Config.php
public $baseurl = 'http://inteliclass.com/files';
public $root = '/var/www/inteliclass.com/files';
Please check following url and suggest us
http://www.inteliclass.com/jodit/
Thanks
Team Inteli
On Fri, Dec 15, 2017 at 5:24 PM, Valeriy ***@***.***> wrote:
> https://github.com/xdan/jodit/releases/tag/3.1.3 latest version Jodit
> https://xdsoft.net/jodit/store/connector.zip latest connector
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#6 (comment)>, or mute
> the thread
> <https://github.com/notifications/unsubscribe-auth/AgUeh2kkLdvelamiDiIIvEU1u76AYOIZks5tAl3pgaJpZM4Qm7zj>
> .
>
|
Give rights to the directory so that you can write to it |
Hi
*We want to change browse path and upload path for the images.* We have
written it clearly in earlier mail also.
We have change the path as told by you in Config.php but that is not
working.
When we permit files and its sub folders to writable then it shows same
error *(destination directory is not writable) *
…On Wed, Dec 20, 2017 at 12:13 PM, Valeriy ***@***.***> wrote:
Give rights to the directory so that you can write to it
chmod 0777 ./files
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AgUeh9m0MmarQ0dzkM1FsfU-g9beIJtKks5tCKyRgaJpZM4Qm7zj>
.
|
Wait please, today will be new version connector |
Hi
Still waiting for any reply.
…On Thu, Dec 21, 2017 at 11:05 AM, Valeriy ***@***.***> wrote:
Wait please, today will be new version connector
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AgUeh2lbri4DvLzVU-vl1NcvPkikSFU-ks5tCe4VgaJpZM4Qm7zj>
.
|
Hi
our concerns were not solved by you, there fore this mail is to reminding
our concern once again.
On Fri, Dec 22, 2017 at 4:48 PM, Team Intelivisto <info@intelivisto.com>
wrote:
… Hi
Still waiting for any reply.
On Thu, Dec 21, 2017 at 11:05 AM, Valeriy ***@***.***>
wrote:
> Wait please, today will be new version connector
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#6 (comment)>, or mute
> the thread
> <https://github.com/notifications/unsubscribe-auth/AgUeh2lbri4DvLzVU-vl1NcvPkikSFU-ks5tCe4VgaJpZM4Qm7zj>
> .
>
|
Happy New year to all the participant on this forum.We have not got any reply in this matter for last 15 days. we will appreciate all of your help in solving ongoing problem. we expecting solution from this group. thanks |
I will close this issue, because this about jodit-application product. Please create issue in right repository. |
we have download the project from url provided by you in email https://xdsoft.net/jodit . At same time got PHP connector from GitHub.com . I have changed the uploaded path in index.html from download php connector. After changing the path of index.php we are getting internal server error. How to use purchased License key on project. I am sharing link to check the error http://www.inteliclass.com/jodit/
The text was updated successfully, but these errors were encountered: