Single Contact Problem

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Jun 05, 2014 6:56 am
Reply with quote
Report this post
when editing the single contact/ information i get this issue

Warning field required: name
and there is no field named : name
ive never had this problem before with other templates from gavick
User avatar
Fresh Boarder

teitbite
Thu Jun 05, 2014 9:24 am
Reply with quote
Report this post
Hi

Please tell me the exact link to this page.
User avatar
Moderator

GK User
Thu Jun 05, 2014 5:50 pm
Reply with quote
Report this post
i researched it and and i found this solution from another person

" When you go to administrator > components > com_contact > views > contact > tmpl > modal.php and copy and paste this code (within the .php file)
"
<div class="control-group">
<div class="control-label"><?php echo $this->form->getLabel('image'); ?></div>
<div class="controls"><?php echo $this->form->getInput('image'); ?></div>
</div>
"
And change "image" to "name", you get the Field "name" with an *.
Within Joomla it looks ugly but you can save it."

although i did not opted to this solution i opted to a contact form within the article and that solved my problem
the thing is i'm pressured in time for this project
User avatar
Fresh Boarder

teitbite
Fri Jun 06, 2014 5:59 pm
Reply with quote
Report this post
Hi

No problem. Thanks for shearing the solution here, I bet someone else will benefit from it.
User avatar
Moderator


cron