CMS MADE SIMPLE FORGE

CGUserDirectory

 

[#7262] Search parameters visible in summary templates

avatar
Created By: Chris Dobson (tde)
Date Submitted: 2011-11-28 00:11

Assigned To: Robert Campbell (calguy1000)
Resolution: None
State: Open
Summary:
Search parameters visible in summary templates
Detailed Description:
Add code ($smarty->assign('address',$address);
$smarty->assign('radius',$radius); etc.) to the "give everything to smarty"
section (approximately line 600) in the action.do_search.php file so that the
inital search parameters can use recalled on the summary template of results.

Very useful when running CGGoogleMaps to allow plotting of user search location

History