I need to see the form. Also please read very carefully the first post and make sure you do everything it says.
I've sorted it, my settings.php wasn't writeable, it's working fine now, thank you.
not sure if I'm overlooking something or not, but where do I go to edit what it says when someone clicks on the subscribe button?
instead of it saying this:
Benefits of becoming a subscriber includes:
* Reason 1
* Reason 2
* Reason 3
* Reason 4
* Reason 5
change it to say something else...
also, why does my subscribe page show this at the bottom (see attachment)
Read the instructions in the first post. I even edited step 5 into big, bold, red letters as so many people were asking how to do it...
It shows that because you have the Google SEO plugin, it adds that box to certain pages.
(Aug 21, 2009 04:54 PM)MattR Wrote: [ -> ]Read the instructions in the first post. I even edited step 5 into big, bold, red letters as so many people were asking how to do it...
It shows that because you have the Google SEO plugin, it adds that box to certain pages.
thanks.
anyway to make it so it doesn't show that google search on the subscribe page?
When I try to enable the IPN, I get the following message:
You must enter a properly formatted URL into the Notification URL field in order to activate Instant Payment Notification.
What do I fill in?
Can you post the html of your form? Do you have all the url settings correct for mybb? Particularly the board url.
(Aug 21, 2009 05:00 PM)shemo Wrote: [ -> ] (Aug 21, 2009 04:54 PM)MattR Wrote: [ -> ]Read the instructions in the first post. I even edited step 5 into big, bold, red letters as so many people were asking how to do it...
It shows that because you have the Google SEO plugin, it adds that box to certain pages.
thanks.
anyway to make it so it doesn't show that google search on the subscribe page?
You are using the google seo plugin for 404 results so open the googleseo.lang.php file and delete on $l['googleseo_404_widget'] =
PHP Code:
<script type="text/javascript\">
var GOOG_FIXURL_LANG = 'en';
var GOOG_FIXURL_SITE = '{1}';
</script>
<script type=\"text/javascript\"
src=\"http://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js\"></script>
Or deactivate the google seo 404 widget.
I don't see how that would matter.
(Aug 22, 2009 05:07 PM)labrocca Wrote: [ -> ]I don't see how that would matter.
Me too, but there is a way to remove it
