We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

I cant upload images either - Group Cover | Forum

Fernando Blanco
Fernando Blanco Feb 1 '14
please help me, let me send you the url and logiin info,
Sergey Kambalin
Sergey Kambalin Feb 2 '14

Hello,


Could you enable DEBUG_MODE on your site or PM me your FTP access details. I will check the issue on your site and let you know the reason of the problem

Ketil Ervik
Ketil Ervik Mar 18 '14
Have same problems here. I cant upload images.

Hvat its happening?
Sergey Kambalin
Sergey Kambalin Mar 19 '14
I found the reason of the problem. It will be fixed in the upcoming update.


Sergey

Sergey Kambalin
Sergey Kambalin Mar 19 '14

The error could be easily fixed if you have access to the code. There is a simple instruction of how to fix the issue:

1) Open this file:

ow_plugins/gheader/controllers/header.php


2) Find this string

$pluginfilesDir = OW::getPluginManager()->getPlugin('uheader')->getPluginFilesDir();


3) Replace it with this string:

$pluginfilesDir = OW::getPluginManager()->getPlugin('gheader')->getPluginFilesDir();


Or just replace "uheader" with "gheader" in the whole file with "Find and Replace" operation.


The error is fixed in my developer version of the plugin, but I did some extra changes ( which are not finished yet ) so I can not release an update with this fix only.


Sergey

Fernando Blanco
Fernando Blanco Mar 20 '14
its workign now when i updated, thanks man
Katie
Katie Mar 28 '14
I made that code change but I still cant upload a cover image
Sergey Kambalin
Sergey Kambalin Mar 30 '14
Katie,


Could you PM me your site url and FTP access, I will fix the issue on your site. Or you can wait for about 2 weeks until I release an update with the fix.

You do not have permission to reply this topic