Moderator: Integra Moderator
I don't know how to install it.<img> I looked in for how to install and it really confuses me, and I don't even know which right file to download for it."Frost";p="24465" wrote:You can pick a mod that does this from [url=http]HERE[/url]
Then you would just follow the mod installation instructions.
If you need further help, post here and I will try and help you.
$template->pparse("body");
$template->pparse
ALTER TABLE phpbb_users ADD `user_avatar_img` LONGBLOB AFTER `user_avatar` [Error]Duplicate column name 'user_avatar_img'ALTER TABLE phpbb_users ADD `user_avatar_mime` VARCHAR( 25 ) NOT NULL AFTER `user_avatar_img` [Error]Duplicate column name 'user_avatar_mime'INSERT INTO phpbb_config ( `config_name` , `config_value` ) VALUES ('nivisec_auto_resize_remote_avatar', '1') [Error]Duplicate entry 'nivisec_auto_resize_remote_avatar' for key 1INSERT INTO phpbb_config ( `config_name` , `config_value` ) VALUES ('nivisec_blank_avatar_image', 'nivisec/spacer.gif') [Error]Duplicate entry 'nivisec_blank_avatar_image' for key 1INSERT INTO phpbb_config ( `config_name` , `config_value` ) VALUES ('nivisec_too_big_avatar_image', 'nivisec/toobig.png') [Error]Duplicate entry 'nivisec_too_big_avatar_image' for key 1
Hey."Frost";p="24476" wrote:Ok, apparently it took me so long to write that, you had time to post more lol
And what file is that?!
Who is the author?
The sql file is not even correct
- Code: Select all
ALTER TABLE phpbb_users ADD `user_avatar_img` LONGBLOB AFTER `user_avatar` [Error]Duplicate column name 'user_avatar_img'ALTER TABLE phpbb_users ADD `user_avatar_mime` VARCHAR( 25 ) NOT NULL AFTER `user_avatar_img` [Error]Duplicate column name 'user_avatar_mime'INSERT INTO phpbb_config ( `config_name` , `config_value` ) VALUES ('nivisec_auto_resize_remote_avatar', '1') [Error]Duplicate entry 'nivisec_auto_resize_remote_avatar' for key 1INSERT INTO phpbb_config ( `config_name` , `config_value` ) VALUES ('nivisec_blank_avatar_image', 'nivisec/spacer.gif') [Error]Duplicate entry 'nivisec_blank_avatar_image' for key 1INSERT INTO phpbb_config ( `config_name` , `config_value` ) VALUES ('nivisec_too_big_avatar_image', 'nivisec/toobig.png') [Error]Duplicate entry 'nivisec_too_big_avatar_image' for key 1
1INSERT INTO` should be `INSERT INTO`
"Joshie";p="24495" wrote:Hey."Frost";p="24476" wrote:Ok, apparently it took me so long to write that, you had time to post more lol
And what file is that?!
Who is the author?
The sql file is not even correct
- Code: Select all
ALTER TABLE phpbb_users ADD `user_avatar_img` LONGBLOB AFTER `user_avatar` [Error]Duplicate column name 'user_avatar_img'ALTER TABLE phpbb_users ADD `user_avatar_mime` VARCHAR( 25 ) NOT NULL AFTER `user_avatar_img` [Error]Duplicate column name 'user_avatar_mime'INSERT INTO phpbb_config ( `config_name` , `config_value` ) VALUES ('nivisec_auto_resize_remote_avatar', '1') [Error]Duplicate entry 'nivisec_auto_resize_remote_avatar' for key 1INSERT INTO phpbb_config ( `config_name` , `config_value` ) VALUES ('nivisec_blank_avatar_image', 'nivisec/spacer.gif') [Error]Duplicate entry 'nivisec_blank_avatar_image' for key 1INSERT INTO phpbb_config ( `config_name` , `config_value` ) VALUES ('nivisec_too_big_avatar_image', 'nivisec/toobig.png') [Error]Duplicate entry 'nivisec_too_big_avatar_image' for key 1
1INSERT INTO` should be `INSERT INTO`
Author]http://phpbbhacks.com/download/3306[/url]
Thats what I tried to use, but appearently. It don't work.<img>
And how can I do that? In the file of profile, and the code, etc."Frost";p="24993" wrote:You could do a sticky or announcement, or even a Force To Read topic explaining how to resize the image.
If it were me, and I had that many users who didn't know how to do it, I would put a link right there in the profile area that said "Need help resizing Images?" and apon clicking, it would open a small pop-up box similar to the smileys, that explained how to do it
Registered users: App360MonitorBot, Bing [Bot], Google [Bot]