| Author |
Message |
jaredg16
Wizard


Joined: Feb 22, 2006 Posts: 76 Location: Baton Rouge, LA
|
Posted: Fri Jun 23, 2006 9:52 am Post subject: Use of ONLY Avatar Control Panel? |
|
|
I am using php-Nuke7.6 with the phpBB 2.0.20 installation. I am using the php-Nuke profile page but still need to use the phpBB forum's Avatar Control Panel. I tried modifying the profile_add_body.tpl page by deleting all of the code EXCEPT for the Avatar Control Panel however this results in errors. For instance. When a user is editing his/her profile in php-Nuke and wants to change/add/delete the avatar, the user clicks a link which brings him to the profile_add_body page. On this page there is only the code for the Avatar Control Panel. The user uploads an avatar, and clicks submit, then gets errors such as:
You must fill in the required fields.
You must fill in the required fields.
You must fill in the required fields.
You must fill in the required fields.
You must fill in the required fields.
You must fill in the required fields.
Sorry, but this email address is invalid.
The current password you supplied does
not match that stored in the database.
I am fairly certain that this has to do with all of the other fields still being passed on, however I just don't know how to resolve this.
Any ideas/suggestions? I could supply a demo account username/password for you to see what I am talking about in action if that would help assess the problem.
Feel free to IM me if you want!!!
Jared |
|
| Back to top |
|
|
AdBot
|
| Post subject: Use of ONLY Avatar Control Panel? |
|
|
|
|
|
| Back to top |
|
 |
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6274 Location: Washington Township, NJ, USA
|
Posted: Sat Jun 24, 2006 8:39 am Post subject: Re: Use of ONLY Avatar Control Panel? |
|
|
what might be easier is to duplicate the avatar stuff from the phpbb profile page into the phpnuke profile page. _________________
 |
|
| Back to top |
|
|
jaredg16
Wizard


Joined: Feb 22, 2006 Posts: 76 Location: Baton Rouge, LA
|
Posted: Mon Jun 26, 2006 1:29 pm Post subject: Re: Use of ONLY Avatar Control Panel? |
|
|
hmmm... I'll try that out and see how it works.
J |
|
| Back to top |
|
|
jaredg16
Wizard


Joined: Feb 22, 2006 Posts: 76 Location: Baton Rouge, LA
|
Posted: Wed Jun 28, 2006 7:47 pm Post subject: Re: Use of ONLY Avatar Control Panel? |
|
|
| okay... here's a question I will hate to ask. What exactly do I do to duplicate the avatar stuff from the phpBB profile pafe to the nuke profile page? |
|
| Back to top |
|
|
|
|
|
|
|