#1
|
|||
|
|||
![]()
When an enquiry is sent the programme returns with the thank you screen, where can i change the wording on this screen?
second question, not all of the registered users of my site have listed property... how can i filter the listed users and the non-listed users so i can email the separately? |
#2
|
|||
|
|||
![]()
1. line 126 in controllers/agents.php (HP1.0.1)
$this->setMessage(JText::_('Thank you for your enquiry. Our agent will contact you as soon as possible.')); 2. the question is not clear for me... |
#3
|
|||
|
|||
![]()
where is the file? i have done a search but negative result!
question 2, the user manager lists everybody whom has registered with the website, is there a way of finding out who registered and listed a property and also who regestered but did not list a property |
#4
|
|||
|
|||
![]()
1. /components/com_hotproperty/controllers/agents.php (for HP 1.0.x)
2. it could be accomplished by a custom query in phpMyAdmin (joining jos_users and jos_hp_agents table on user id). in Joomla's back-end it could not be accomplished without addtionla hacks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|