Originally Posted by
kmaisch
Hey,
Sorry running short for time at the moment, so not sure I can put together a detailed tutorial. However, I had noted down the changes that I hade made... (it's very rough, but you might be able to follow it). You'll need to know a little php to understand what i've done.
See:
http://www.kmaisch.com/temp/register...omisations.rtf
Excellent work and many thanks for sharing. I'm setting up a similar thing in the UK and hope to go live in the next few weeks once I have built up a base of a few ads to get the thing off the ground. I have used Register Plus Redux for my registration page and I have tweaked the coding to give the same spacing between Username and E-mail as with the additional fields - many thanks for your tip about moving <div id="checksave"> - that was causing me a few headaches.
I'd like to replicate my custom fields into the theme forms and maybe have them pre-populated with the registration data. So, I have one question. In your document you say "After line 982 in theme-functions, add the following:" - my theme-functions must be different to yours because line 982 drops me into function cp_single_ad_336x280 () which can't be right. I'm not a php expert but would guess that this should be in function cp_update_listing() just before the array is created. Is this correct?
Thanks
D.