statusnet
Discussions
Activity
Sign In
i can upload avatar,however attach file fails.
jhygnh
July 2010
in
General
in my site,i can upload avatar,however attach file fails.when it failed,the wrong message shows the StatusNetLicense.
i am very confused.is that the problem of server?
besides,i suggest that fix some bugs in chinese.
Comments
silversurfer
July 2010
add this line to your config.php:
$config['attachments']['uploads'] = true;
or:
add this line to your config.php:
$config['file']['server'] = 'example.net';
ash7aq
July 2010
which domain shall i wrote in example.net ?
my own domain ?>
silversurfer
July 2010
does it work with $config['attachments']['uploads'] = true; ?
aric
July 2010
@ash7aq
what host, operating system etc? pls read the sticky on debugging.
Sign In
or
Register
to comment.
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
All Categories
2.3K
General
1.5K
Plugins
283
Themes
57
Installation
282
status.net service
117
Hosting
15
StatusNet Desktop
24
Powered by Vanilla
Comments
$config['attachments']['uploads'] = true;
or:
add this line to your config.php:
$config['file']['server'] = 'example.net';
my own domain ?>