How can I remove remove powered by EasySocial
Also The Facbook plugin is not working also....
How can I correct these problems...
Also The Facbook plugin is not working also....
How can I correct these problems...
Thomas Mason wrote:
How can I remove remove powered by EasySocial
Also The Facbook plugin is not working also....
How can I correct these problems...
For example:
My current folder is com_easysocial/imagefolder
I then update my own path to the following: images/gallery/
The old image folder com_easysocial/imagefolder would hold the already uploaded images and then the new folder would just take over so when a user adds a photo it would be placed into images/gallery/ so that would leave two folders on the server.
Regards
Alex
Josh Lewis wrote:
ES in my opinion needs to cut down on folder use for the gallery. Right now a folder is being created for each image uploaded.So I have two theories of how to store them:
1. Folders are created on a per user basis. The url could be mysite.com/original/mark/5394.jpg
Basically allowing you to choose what you want as the root directory for the originals, then the username, followed by the image id with a .jpg ending. This would allow others to have more "organized" methods such as mysite.com/photo/original/mark/5394.jpg which would allow other ones like mysite.com/photo/thumbnail/mark/5394.jpg
2. Folders are created on a per album basis, as in a folder is only created as an album is created. The url path could be mysite.com/original/361/3912.jpg (361 is the ID of the album, 3912 is the image id).
Jozsef Simony wrote:
User name changes are frequent. I wouldn't go in that direction.
At the end: to have many folders and less files per folder is almost always better than have a few folders but huge amount of files in their root.
Chris Mathis wrote:
"Right now the "root folder" is media/com_easysocial. So changing the root will have no effect on how the gallery is structured"
I agree with this. I do not think "com_easysocial" should be in the URL. It looks "tacky", and as mentioned "I prefer not to have another brand in my URL".
Perhaps I am incorrect here, but is having such a "unique string" a concern for security? If there was a vulnerability, all someone would have to do it search for "com_easysocial" in any search engine and find many of the easysocial sites?
PS: please take no offence, I love the software!
Chris Mathis wrote:
"Right now the "root folder" is media/com_easysocial. So changing the root will have no effect on how the gallery is structured"
I agree with this. I do not think "com_easysocial" should be in the URL. It looks "tacky", and as mentioned "I prefer not to have another brand in my URL".
Perhaps I am incorrect here, but is having such a "unique string" a concern for security? If there was a vulnerability, all someone would have to do it search for "com_easysocial" in any search engine and find many of the easysocial sites?
PS: please take no offence, I love the software!
LAC Infosys wrote:
Mark, you guys have done this in EasyBlog if I'm not mistaken where you provided an option to change image locations like what Josh Lewis suggested. Would it be hard to implement the same in EasySocial?
Thanks,
Jackson
Josh Lewis wrote:
1. Folders are created on a per user basis. The url could be mysite.com/original/mark/5394.jpg
Basically allowing you to choose what you want as the root directory for the originals, then the username, followed by the image id with a .jpg ending.
Mark H wrote:
Hi Mark (or anyone else),
I have found the settings for changing the paths of photos and avatars, but where do I set the path for files?
Mark.
Mark wrote:
Chris,
I am not too sure if I understand your issue here but can you please start a new thread and provide us with the steps to reproduce this issue?