Quantcast
Channel: forum.coppermine-gallery.net
Viewing all articles
Browse latest Browse all 9518

Re: How to integrate custom registration form with Coppermine's functionality

$
0
0
Actually I've solved it completely (I think).

By removing this line from register.php

Code: [Select]
array('input', 'username', $icon_array['username'] . $lang_register_php['username'], 25),
and changing $user_name = trim(get_post_var('user_name')...

Viewing all articles
Browse latest Browse all 9518

Trending Articles