rameshkiran114 Publish time 2015-05-07 09:02

Mobile Avatar Uploader Script by Me

Edited by rameshkiran114 at 2015-5-12 09:07

Name :
Mobile Avatar Uploader

Supported in :
All Discuz Versions

Screenshots/Demo :




Procedure :
Download the below File and Extract it to your device memory.



Now Open FTP client Of Your site and Go to Path source / module / home /
Here Upload the home_avatarupload.php file, which are extracted before.


Now Go to Path template / default / mobile / home /
Here Replace the space_profile.htm file with Old File.

Now Open Root Folder Of FTP client.

Here Download the home.php file And Edit it Using Any Text Editor.
In That File Find :
if(!in_array($mod, array('space', 'spacecp', 'misc', 'magic', 'editor', 'invite', 'task', 'medal', 'rss', 'follow')))
Change It as :
if(!in_array($mod, array('space', 'spacecp', 'misc', 'magic', 'editor', 'invite', 'task', 'medal', 'rss', 'follow', 'avatarupload')))

That's it...
Now Go to Yoursite and Click On Username to Upload Avatar

Enjoy~ :)

updated :
1. Changed Resizing method. (crops image to perfect width and height.)
2. Uploaded original image saved as big avatar and resizes it as middle or small pics.

New Update :
Added File Checking - Which checks the uploaded file image or not.
Pages: [1]
View full version: Mobile Avatar Uploader Script by Me