[Plugin: Register Plus] adding Custom Field
-
Hi. Just tried your plugin. Everything seems to work fine exept the adding custom fields feature. WP: 2.5
I’m using MAMP (apache 1.3, mysql5, php5) as the webserver under Mac.
Once the + button is pressed the url is changed to */wp-admin/options-general.php?page=register-plus# and nothing happens. the field I’ve specified is added the final registration form. So it does the trick but only for one available field.
javascript error console reports:
JavaScript – https://localhost:8888/*/wp-admin/options-general.php?page=register-plus
Event thread: click
Error:
name: ReferenceError
message: Statement on line 1: Reference to undefined variable: seladd
Backtrace:
Line 1 of script
return seladd(this);
At unknown location
[statement source code not available]Any ideas?
Thanks
- The topic ‘[Plugin: Register Plus] adding Custom Field’ is closed to new replies.