Upload image error

More
14 years 1 week ago #6065 by TheSoMeEx
Replied by TheSoMeEx on topic Upload image error
Any ideas? I have someone waiting on porting content from K2 to Flexi until this is figured out.

Thank you!

*smiles*

--
Heather M. Claus
910-538-8901
I'm Building a Network of Niche Sites with a Shared Community - in BETA now!
www.365DaysofStyle.com
www.twitter.com/365DaysofStyle

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

More
14 years 1 week ago #6203 by nniiccoollee
Replied by nniiccoollee on topic Upload image error
Hi ~

I'm having the same problem; I've tried editing the two FC files, but still getting the same error.

Any further suggestions for resolving this issue?

UPDATE: This did turn out to be a path issue, but with a variable edit, it's working fine now. (I'm using a Multisites component which was at the root of the issue.)


Thanks!
Nicole

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

More
14 years 3 days ago #6372 by KingoftheRoad
Replied by KingoftheRoad on topic Upload image error
Hi nniiccoollee,

How did you solve the problem? Imeet the same issues. I'm also using JMS Multisite.

Many thanks.

Seth

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

More
14 years 3 days ago #6373 by KingoftheRoad
Replied by KingoftheRoad on topic Upload image error
Oh. I also solved it.

For those using Joomla Multisite, go to Flexicontent Configuration: Change to following file setting:

Path to secure files folder:
Path to media files folder:

To paths at Slave Sites. Says create two folders at directory Media.

Regards.

Seth

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

More
13 years 6 months ago #11286 by piotr_cz
Replied by piotr_cz on topic Upload image error
Hi everybody.
Those changes of phpthumb.class.php worked for me:

Define path to Joomla installation
line 18 - add:
Code:
if (!defined('JPATH_SITE')) define( 'JPATH_SITE', realpath(dirname(__FILE__).'/../../../..' ));

Set document root as Joomla installation
line 77 - change to
Code:
var $config_document_root = JPATH_SITE;

Prioritize custom document root over server configuration
line 221 - change to:
Code:
$this->config_document_root = (@$this->config_document_root ? $this->config_document_root : $_SERVER['DOCUMENT_ROOT']);

The thing is that phpthumb is not returning correct path when installed on a subdomain. $_SERVER is not pointing to subdomain, rather to /www. Strange thing is that I have it installed as a helper in PDW File Browser where it works fine without hacks (same phpthumb files), no idea why.

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

More
13 years 5 months ago #11324 by micker
Replied by micker on topic Upload image error
interesting return !
do an mp on kemcd or yopyop to have more information
regards

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.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.311 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