(2020-04-29, 12:27 AM)Laird Wrote: [ -> ]You need to edit the template via the Admin Control Panel (ACP) - it's already been installed from the PHP file, so changes to that file no longer take effect. Go to "Templates & Style" => "Templates" and find the template to edit from there.
ah! yes the template files, why didn't I consider this! Thank you very much Laird.
Hey Wildcard, I was only using "Welcome" module for users previously, and had "Ad" module for Guests instead. Now I wanted to use "Welcome" for guests aswell but for some reason people were unable to login via that module. I think I solved with adding this code to welcome_guest:
<input name="my_post_key" type="hidden" value="{$mybb->post_code}" />
After adding this, people can login. I just want to be sure if adding this code to there doesn't cause any issues? If not, maybe this should be added to default template.
(2020-05-22, 12:21 PM)Darkrad Wrote: [ -> ]Hey Wildcard, I was only using "Welcome" module for users previously, and had "Ad" module for Guests instead. Now I wanted to use "Welcome" for guests aswell but for some reason people were unable to login via that module. I think I solved with adding this code to welcome_guest:
<input name="my_post_key" type="hidden" value="{$mybb->post_code}" />
After adding this, people can login. I just want to be sure if adding this code to there doesn't cause any issues? If not, maybe this should be added to default template.
you probably have old versin of ASB
that was fixed in 3.1.14
https://github.com/WildcardSearch/Advanc...issues/325
Hmm, I think my templates were outdated. Thanks.
Thanks fore the help @8guawong
Hello Wildcard!
I'm using this beautiful plugin (3.1.19) since long and today i decided to activate the forum goals addon module.
I'm facing a problem with this as no matter what number i put into the goal field, it will show me forum goal reached on the index page.
After trying various amounts of posts, threads, it will not give me the expected result.
I'm sure that there have not been more than 100 posts on my forum,however, i tried with 200,300 ecc but it shows me forum goal reached.
Kindly check the screenshot.
[
attachment=42940]
I'm using the Dark 1.8 theme with the lastest version of MyBB.
Could you please help me?
It has been a long time since I looked at the code. Life is really busy for me right now with streaming and work, but I will try to take a look when I can.
(2020-07-20, 07:19 PM)Wildcard Wrote: [ -> ]It has been a long time since I looked at the code. Life is really busy for me right now with streaming and work, but I will try to take a look when I can.
I am a huge fan of your plugin. My request is please make it responsive.