MyBB Community Forums

Full Version: Image in header and
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have two Qestions about my website named: www.rawalpindiforum.pk
1. I have set the Users Registration Method as Send Email Verification, but when a user get registered and verify himself through email, still I have to activate his account through Admin CP. Please let me know how do I set automatic activation after the verification of his email.
2. I am using the My Advertisement plugin on my website and I have inserted the Google Ads in the header and footer of the website. I want to add some images below the Google Ads of header. Please let me know how do I insert these images under the Google Ads.

I am waiting for your reply.
Regards
1. Is it set to "Send Email Verification" and not as "Email Verification & Administrator Activation" ???

2. You can either add those images from the corresponding templates like header and footer, or from the ad plugin just below the google ad codes like this...


<img src="IMAGE LINK" />
1. Registration method has been set as "Send Email Verification". What do I have to do then??
2. But how do I insert link on the image??
(2014-12-13, 09:24 AM)singleboy Wrote: [ -> ]1. Registration method has been set as "Send Email Verification". What do I have to do then??
2. But how do I insert link on the image??

1. Thats weird...  Sad

2. 
<a href="ENTER THE URL HERE"><img src="IMAGE LINK HERE" /></a>
Should I have to set the registration method as "Send Email Verification" or I have to change to "Email Verification and Administrator Activation" for Automatic activation after the verification of email by user.
(2014-12-13, 09:53 AM)singleboy Wrote: [ -> ]Should I have to set the registration method as "Send Email Verification" or I have to change to "Email Verification and Administrator Activation" for Automatic activation after the verification of email by user.

it should be set as, Send Email Verification for Automatic activation after the verification of email by user...
But Send Email Verification method does not activate the users automatically after verification of email by user, I have to activate the users manually from Admin CP. Why I am facing this issue?