Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
ISSUE SUMMARY:
I'm testing the version 4.0.7 of Jomsocial in a separate installation. All is pretty fine, there is just one thing I can't configure: All uploaded images of a photo-album would be resized to 800px, but I would like to have a custom image-size e.g. 1280px.
In the configuration I can't find any place to change it. Is there any possibility to do that?
Hey Dimas!
I edit the file administrator/components/com_community/default.ini (the defines.ini wasn't in this directory) .
But there is no effect after uploading a new image in a photo-album. The size of the image is the thame as before: 800px :-(
Just have a look at my attachment: The User should use the hole monitor for the picture (all of the black background). So I want to change these the standard size (800px) up to 1280px or more.
Hey Dimas!
Phpmyadmin was the right keyword to solve the problem! :-)
I changed "photodisplaysize":800 to "photodisplaysize":1280 in the database table jos_community_config and everything is okay now.