Hello, I recently purchased a template with Skadate and they've have already completed the installation of software.
Now, I am looking for a specialist to modify and customize the existing site wich uses PHP and MYSQL.
Please get in touch by skype or email:
Janainausa2010
Kindly,
I have error function membership icon script. i use skadate 8. below is the error code i have. could you provide me with the correct function membership icon code.
{
function smarty_function_$membership_icon( array $params, SK_$Layout $Layout );{
The Wall
We have purchased skadate software and we need some template modifications and suggestions.
Our website is :
dating.cweb.com
Please get back to me as soon as possible
jacque@cweb.com
I need help on a custom code modification, can you help me with that?
Need urgently
BR,
annina009@hotmail.com
I have a special offer for you, if someone interested in the integration of "Deals and Coupon codes" feature on the site, don't hesitate to contact me
Thanks
Now, I am looking for a specialist to modify and customize the existing site wich uses PHP and MYSQL.
Please get in touch by skype or email:
Janainausa2010
Kindly,
{
function smarty_function_$membership_icon( array $params, SK_$Layout $Layout );{
if(!(profile_id =inteval ($params['profile_id'])){
trigger error_( __CLASS__.'::'.__FUNCTION__.'() undefined $profile id',E_USER_WARNING);{
return '';
}
$membership_id = app_Profile::getFieldValues(profile_id,'membership_type_id');{
$src = URL_$USERFILES.'membership_type_icon_'.membership_id.'.png';{
if(!file_exists( DIR_USERFILES.'membership_type_icon_'.membership_id.'.png' )) return '';{
$label = SK_Language::section('membership.types')->text(membership_id);{
$out = "
Return out;
}
Thanks