(2020-04-22, 03:41 PM)noyle Wrote: [ -> ]Looks like some board settings are not correct.
First make sure which domain and path are you going to use for your forum.
If the URL to your forum is https://community.officialchillzone.com/
, you should check in AdminCP > Configurations > Board Settings for Site Details like Board URL, Cookie Domain and Cookie Path.
Board URL should be https://community.officialchillzone.com
;
Cookie Domain may be .community.officialchillzone.com
;
and leave Cookie Path as /
.
And the Rocket load from Cloudflare is still in effect? The templates look like being *damaged* to me..
both did man disabled rocket loader and added cookie domain but wont work
(2020-04-22, 04:29 PM)adarsh Wrote: [ -> ]both did man disabled rocket loader and added cookie domain but wont work
Do you have an account for test? Please PM me if you got one.
try this
GO
admin control panel >> template & style >> tempaltes >> your templates >> portal templates>>member_login
and add this code before
</form>
like this
<input name="my_post_key" type="hidden" value="{$mybb->post_code}">
</form>
you also do that step in
portal_welcome_guesttext
error_nopermission
header_welcomeblock_guest
^ looks like, now you are trying reinstall / upgrade MyBB ..
(2020-04-24, 07:40 AM).m. Wrote: [ -> ]^ looks like, now you are trying reinstall / upgrade MyBB ..
there is no other way
whenever i use deafult template then i will logged in
but when i use custom theme i get this authorisation error
so im trying to install the verion to which custom template is suitable
^ sorry, installing old version of MyBB cannot be the correct solution.
if login process is working fine on MyBB's Stock Theme & you have problem
with custom theme then obviously custom theme needs to be fixed by tracing
actual cause. have you provided a test user account to check (ref. post #22)
(2020-04-24, 09:00 AM).m. Wrote: [ -> ]^ sorry, installing old version of MyBB cannot be the correct solution.
if login process is working fine on MyBB's Stock Theme & you have problem
with custom theme then obviously custom theme needs to be fixed by tracing
actual cause. have you provided a test user account to check (ref. post #22)
actually i found the solution
what i did is
i copied default teamplate codes from
portal_welcome_guesttext
error_nopermission
header_welcomeblock_guest
member_login
then i pasted that default templates code to custom templates
this worked for me but it breaks up the design of the login box or form
i don't know what was the exact issue but it just helped me
if u can say what was the exact issue at a certain code then design will be ok and we will be logged in
i hope you understand sorry for poor english
Below i given all codes of custom theme of that particular templates that i changed exactly to deafult once
^ you are using a premium theme. we do not know its actual codes.
it would be better to contact the theme coder to fix the issues.
however, see if content of
this post helps
(2020-04-24, 09:41 AM).m. Wrote: [ -> ]^ you are using a premium theme. we do not know its actual codes.
it would be better to contact the theme coder to fix the issues.
however, see if content of this post helps
im done with this man
it worked for sometime after that same error