General
Need help: Edit your Ad - delete default values
Started June 30, 2011 by Martin
Hi everyone,does anybody know how to delete the default values of the "Edit your Ad" form?I tried to change/delete the initial values ('ad text' & 'http.//') in the admin section (Configuration/Ad Form/Edit Fields) but it did not work.thank you in advance.
2 replies
This form editor is kind of not working properly it seems. I will see if I can replace that with something better.You can try searching these files:/includes/functions.php /users/publish.php (appears twice in here)for:[code]$_REQUEST[$ad_tag_to_field_id['ALT_TEXT']['field_id']] = 'ad text';[/code]
Hi Ryan,thank you for your message.I already tried to delete/change the values in these files.If I can fix it, I will post it.