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

how to put picture in the new page ive created | Forum

Topic location: Forum home » Support » General Questions
Mohammad
Mohammad Aug 29 '13
hi guys,


i have a bit problem here. i wanted to create a new page with pictures inside but it give me an error. i tried it using page content by entering the html 

code


<img src="http://xxx/xxx/xx" alt="xxx" height="xx" width="xx">


and come error 


Not Acceptable

An appropriate representation of the requested resource /v1/admin/pages/edit-local/id/477 could not be found on this server.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.


what i do wrong here

Kieron H Leader
Kieron H Aug 29 '13
at the end of the code just before the > you need a /so <img src="image" alt"" height"" width"" />
dave Leader
dave Aug 30 '13
Mohammad has this been resolved?
Kieron H Leader
Kieron H Aug 30 '13
did this solve it Mohammed