diff --git a/app/Config/Email.php b/app/Config/Email.php index 8ddd8df1..34f443b1 100755 --- a/app/Config/Email.php +++ b/app/Config/Email.php @@ -28,21 +28,19 @@ class Email extends BaseConfig /** * SMTP Server Address */ - public string $SMTPHost = 'smtp.zoho.in'; - // public string $SMTPHost = 'smtp.gmail.com'; + // public string $SMTPHost = 'smtp.zoho.in'; + public string $SMTPHost = 'smtp.gmail.com'; /** * SMTP Username */ - public string $SMTPUser = 'web@vijayabharathambooks.com'; - // public string $SMTPUser = 'venbalap08@gmail.com'; - - + // public string $SMTPUser = 'web@vijayabharathambooks.com'; + public string $SMTPUser = 'venbalap@gmail.com'; /** * SMTP Password */ - public string $SMTPPass = 'Sz9VueQ2iLgH'; - // public string $SMTPPass = 'bqhvujeauokgcdxt'; + // public string $SMTPPass = 'Sz9VueQ2iLgH'; + public string $SMTPPass = 'xmxwgnccaekefasa'; /** * SMTP Port diff --git a/app/Views/invoice_form.php b/app/Views/invoice_form.php index 168a8fd1..d9a7725b 100755 --- a/app/Views/invoice_form.php +++ b/app/Views/invoice_form.php @@ -1638,10 +1638,8 @@ if (isset($invoice_item_details[0]['to_subscription']) && !empty($invoice_item_d for(i=0;i0){ + console.log(cm[i]); $('#membership_id').append(''); - } } }else{ $('#membership_id_div').hide(); diff --git a/app/Views/subscription_renewal.php b/app/Views/subscription_renewal.php index 1058b3c0..da0b9aaf 100644 --- a/app/Views/subscription_renewal.php +++ b/app/Views/subscription_renewal.php @@ -94,7 +94,7 @@
- +