Keyword

[Solved] Permission problem perhaps?

  • Remus Ionita
  • Remus Ionita's Avatar Topic Author
  • Offline
  • Junior Member
More
12 years 1 month ago - 12 years 1 month ago #101948 by Remus Ionita
[Solved] Permission problem perhaps? was created by Remus Ionita
Hi,
I'm using the Restaurant template from Gavick Pro which uses k2 component and k2 store. I can't upload images using image tab from k2 neither select an image from server (I select it, click save and the image doesn't apear).
What should I do?
Thanks!

Regards.

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

  • Remus Ionita
  • Remus Ionita's Avatar Topic Author
  • Offline
  • Junior Member
More
12 years 1 month ago #101949 by Remus Ionita
Replied by Remus Ionita on topic Re: Permission problem perhaps?
I'm using Joomla 2.5.6 and K2 v2.5.7

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

More
12 years 1 month ago #101950 by Lefteris
Replied by Lefteris on topic Re: Permission problem perhaps?
Hi. Are you getting any error messages? When you select an image from the server, the corresponding input field should be filled in with the image path. Check that this does happen in your case. If not check your page for javascript errors.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

More
12 years 1 month ago #101951 by Fabou
Replied by Fabou on topic Re: Permission problem perhaps?
Hey :)

I had the same problem

administrator/components/com_k2/lib/class.upload.php

Change this line:

Code: Select all
$this->mime_file = true; // MIME detection with UNIX file() command


to

Code: Select all
$this->mime_file = false; // MIME detection with UNIX file() command

Normally it should works

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

  • Remus Ionita
  • Remus Ionita's Avatar Topic Author
  • Offline
  • Junior Member
More
12 years 1 month ago #101952 by Remus Ionita
Replied by Remus Ionita on topic Re: Permission problem perhaps?
Hi and thanks for answering,

@Lefteris Kavadas - No, I'm not getting any error messages. Yes, the corresponding input field is filled with the image path but when I click the Save button the image doesn't save.

@GALLEGO - I've tried what you suggested and it didn't work...

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

More
12 years 1 month ago #101953 by Lefteris
Replied by Lefteris on topic Re: Permission problem perhaps?
Check that your server meets the system requirements. Go to K2 information page and look out for permission or other kind of problems. Finally there is a known issue with Suhosin extension. If it is enabled on your server try to disable it.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

  • Remus Ionita
  • Remus Ionita's Avatar Topic Author
  • Offline
  • Junior Member
More
12 years 1 month ago #101954 by Remus Ionita
Replied by Remus Ionita on topic Re: Permission problem perhaps?
The permissions are all writable. I'll talk to the hosting provider and tell you what are they saying.
Thanks again.

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

  • Remus Ionita
  • Remus Ionita's Avatar Topic Author
  • Offline
  • Junior Member
More
12 years 1 month ago - 12 years 1 month ago #101955 by Remus Ionita
Replied by Remus Ionita on topic Re: Permission problem perhaps?
They've said that they will install suPHP instead of DSO. Hopefully this will solve the problem.
I'll keep you posted.

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

  • Remus Ionita
  • Remus Ionita's Avatar Topic Author
  • Offline
  • Junior Member
More
12 years 1 month ago #101956 by Remus Ionita
Replied by Remus Ionita on topic Re: Permission problem perhaps?
Hi again,
It appears that what they've done solved the problem. Thanks for pointing in the right direction.

Regards.

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


Powered by Kunena Forum