Confirmation code/Signature and posts can't be edited
4 posters
Page 1 of 1
Confirmation code/Signature and posts can't be edited
First, excuse me if I posted this in wrong place. I'm still getting used to this forum. Now let me explain what are the problems.
1) Problem with confirmation code
- Confirmation code is not showing up when registering. Screenshot: http://prnt.sc/dzramk
I tried to turn it off and back on but it didn't worked.
2) Mods cannot edit posts for some reason
- For some reason, only I can edit posts on my forum. There's other two admins and a couple of mods but for some reason they can't edit any posts, not even their own. Here's evidence about that: http://vvcap.com/xTMQpRCeuTN
3) Signatures cannot be edited
- Same problem like the one by 2) There's no space to add anything. Nothing shows up.
I've had this problem with confirmation code for maybe 1-2 weeks. Didn't know what else could I do so I turned it off. Problem by 2) was noticed today by a mod and the one by 3) was noticed 2 days ago by another admin. I really don't know what is the problem, I appreciate all the help I get from you guys. Hope this gets fixed soon^
1) Problem with confirmation code
- Confirmation code is not showing up when registering. Screenshot: http://prnt.sc/dzramk
I tried to turn it off and back on but it didn't worked.
2) Mods cannot edit posts for some reason
- For some reason, only I can edit posts on my forum. There's other two admins and a couple of mods but for some reason they can't edit any posts, not even their own. Here's evidence about that: http://vvcap.com/xTMQpRCeuTN
3) Signatures cannot be edited
- Same problem like the one by 2) There's no space to add anything. Nothing shows up.
I've had this problem with confirmation code for maybe 1-2 weeks. Didn't know what else could I do so I turned it off. Problem by 2) was noticed today by a mod and the one by 3) was noticed 2 days ago by another admin. I really don't know what is the problem, I appreciate all the help I get from you guys. Hope this gets fixed soon^
Last edited by Rennenenennen on February 13th 2017, 9:40 pm; edited 1 time in total
Re: Confirmation code/Signature and posts can't be edited
1. Link to forum.
2. Does they have permission to moderate the sections? AP > General > Forum > Categories & Forums
3. Only members (profiles) and the group that has access to the administration panel can edit signatures.
2. Does they have permission to moderate the sections? AP > General > Forum > Categories & Forums
3. Only members (profiles) and the group that has access to the administration panel can edit signatures.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Confirmation code/Signature and posts can't be edited
http://xeros.forumotion.pro
Moderators don't have permission to view/post/moderate on just one forum (forum for admins only). All other forums they are able to moderate.
Moderators don't have permission to view/post/moderate on just one forum (forum for admins only). All other forums they are able to moderate.
Re: Confirmation code/Signature and posts can't be edited
Edit:
this is to get your Registration system working
looking at your forum it looks like you may have made a change to your templates is that right ?
if yes turn off the changed templates and see if the problem is fixed.
don't worry you will not loose nothing it's a easy step
APC >> Display tab >> Templates >> General >> Force the default templates : YES
Save then take a look at your forum and see if the problems go away.
this is to get your Registration system working
looking at your forum it looks like you may have made a change to your templates is that right ?
if yes turn off the changed templates and see if the problem is fixed.
don't worry you will not loose nothing it's a easy step
APC >> Display tab >> Templates >> General >> Force the default templates : YES
Save then take a look at your forum and see if the problems go away.
Re: Confirmation code/Signature and posts can't be edited
Actually I didn't make any changes on templates. I've changed forum theme 2-3 months ago and after that I only got changed some stuff in CSS. Got a help about that from one member of this forum. And that's pretty much it. I never changed anything else on the forum. Until few days ago, everything was completely normal with the forum
Edit: About templates. It says they're turned off and I cannot click "yes". I'm like.. tapping "yes" but the dot still stays "no". Is that maybe because I'm using tablet or? I tried to change browser but it didn't work either. Maybe I should try to that tomorrow on PC?
SS: http://vvcap.com/m0cKOi9UECN
Edit: About templates. It says they're turned off and I cannot click "yes". I'm like.. tapping "yes" but the dot still stays "no". Is that maybe because I'm using tablet or? I tried to change browser but it didn't work either. Maybe I should try to that tomorrow on PC?
SS: http://vvcap.com/m0cKOi9UECN
Re: Confirmation code/Signature and posts can't be edited
It means that you have not modified any templates.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Confirmation code/Signature and posts can't be edited
can you please turn on your Confirmation code please so i can take a look
Re: Confirmation code/Signature and posts can't be edited
ok do you have any JavaScript's running on your forum ?
Re: Confirmation code/Signature and posts can't be edited
I do have one. For mod sign. I didn't like the "@" so I putted another symbol instead of it, and that's the only javascript I have
Re: Confirmation code/Signature and posts can't be edited
If you have any CSS in your CSS stylesheet, please post it here in the code tags.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Confirmation code/Signature and posts can't be edited
- Code:
#search-box {
display: none !important;
}
/*#page-footer, div.icon-home, div.navbar, div.navbar ul.linklist, div.navbar ul.linklist li.rightside {
display: none !important;
visibility: none !important;
}*/
/*$(function() {
if(window._userdata && _userdata.page_desktop) window.location = _userdata.page_desktop;
});*/
.module-advert, #main-content iframe{
display:none !important;
}
input[value="Send"]{
color:black!important;
}
input[value="Save"]{
color:black!important;
}
input[value="Reset"]{
color:black!important;
}
input[value="Find a username"]{
color:black!important;
}
input[value="Go"]{
color:black!important;
}
input[value="Add"]{
color:black!important;
}
div#main div#main-content iframe[src*=adstune],
div#main div#main-content iframe[src*=criteo],
div#main div#main-content iframe[src*=ad6b],
div#main div#main-content iframe[src*=z5x],
div#main div#main-content iframe[src*=doubleclick] {
display: none !important;
visibility: hidden !important;
}
#main {
overflow:hidden;
}
/*#main-content {
margin-top: -90px;
}*/
#text_editor_iframe, input, textarea {
color: #FFFFFF !important;
}
body.chatbox {
}#divcolor, #divsmilies, #help-button, #submit_button, .format-message + label { display: none !important; }
a.button1, a.button2, button.button2, input.button1, input.button2 {
color: #000 !important;
padding: 5px;
}
dl.codebox {
background-color: #010104;
color: #fff;
}
#message.post {
color: #000 !important;
}
input {
color: #000 !important;
}
Re: Confirmation code/Signature and posts can't be edited
- Code:
$(function() {
if(window._userdata && _userdata.page_desktop) window.location = _userdata.page_desktop;
});
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Confirmation code/Signature and posts can't be edited
The code you just posted? What should I do with it and what is it for?
Re: Confirmation code/Signature and posts can't be edited
It is in your CSS stylesheet, but it is a JavaScript.
It should be removed from the stylesheet and add to your JavaScript Management.
P.S. Did you get this theme from Hitskins? If no, did someone create it for you. If yes, you should contact them.
It should be removed from the stylesheet and add to your JavaScript Management.
P.S. Did you get this theme from Hitskins? If no, did someone create it for you. If yes, you should contact them.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Confirmation code/Signature and posts can't be edited
I removed it from CSS and I added it to JavaScript now, but how should I name it? I don't know what code is it, what is it for..
I took the theme from hitskins. I worked on it a bit (one member of this forum helped me) and everything was running pretty much good until few days ago when confirmation code stopped showing up. About problems by 2), 3)
I just discovered what is it. If you're in WYSIWYG mode (I got there by clicking the last button.. you see display of these buttons "italic, bold, underline and etc.. take look at the last one, that's the one i am pointing at) the post you want to edit or create any post, the post will not show up and there will not be any space to add any text in it. However, if you are in this "normal mode" then you can add text to post, edit it and etc. These mods/admins who showed me this problem were using mode where codes aren't visible (WYSIWYG mode)
Edit: One moderator during a test said he could edit posts and stuff when he switched to normal mode from WYSIWYG mode (when using phone). However, when he got on his PC he said he went to normal mode from WYSIWYG mode but the problem didn't go and there was no space to add anything or edit anything like on the screenshot above (on my 1st post)
I took the theme from hitskins. I worked on it a bit (one member of this forum helped me) and everything was running pretty much good until few days ago when confirmation code stopped showing up. About problems by 2), 3)
I just discovered what is it. If you're in WYSIWYG mode (I got there by clicking the last button.. you see display of these buttons "italic, bold, underline and etc.. take look at the last one, that's the one i am pointing at) the post you want to edit or create any post, the post will not show up and there will not be any space to add any text in it. However, if you are in this "normal mode" then you can add text to post, edit it and etc. These mods/admins who showed me this problem were using mode where codes aren't visible (WYSIWYG mode)
Edit: One moderator during a test said he could edit posts and stuff when he switched to normal mode from WYSIWYG mode (when using phone). However, when he got on his PC he said he went to normal mode from WYSIWYG mode but the problem didn't go and there was no space to add anything or edit anything like on the screenshot above (on my 1st post)
Re: Confirmation code/Signature and posts can't be edited
It should not matter which mode you are in if you have moderation permissions.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Confirmation code/Signature and posts can't be edited
Even I, as forum founder and admin have that issue. I'll post screens in 5mins
Edit:
When I am in normal mode (visible codes)
http://vvcap.com/uq6QDq2u0Ie
The other mode (WYSIWYG mode)
http://vvcap.com/BRpyEQ02PRn
Edit:
When I am in normal mode (visible codes)
http://vvcap.com/uq6QDq2u0Ie
The other mode (WYSIWYG mode)
http://vvcap.com/BRpyEQ02PRn
Re: Confirmation code/Signature and posts can't be edited
Who ever helped you on this forum must have gave you a bad code as the forum is now showing problems.
You need to know what codes was added and then remove them and save them on your computer.
You need to know what codes was added and then remove them and save them on your computer.
Re: Confirmation code/Signature and posts can't be edited
Remove all of this
- Code:
/*#page-footer, div.icon-home, div.navbar, div.navbar ul.linklist, div.navbar ul.linklist li.rightside {
display: none !important;
visibility: none !important;
}*/
/*$(function() {
if(window._userdata && _userdata.page_desktop) window.location = _userdata.page_desktop;
});*/
.module-advert, #main-content iframe{
display:none !important;
}
input[value="Send"]{
color:black!important;
}
input[value="Save"]{
color:black!important;
}
input[value="Reset"]{
color:black!important;
}
input[value="Find a username"]{
color:black!important;
}
input[value="Go"]{
color:black!important;
}
input[value="Add"]{
color:black!important;
}
div#main div#main-content iframe[src*=adstune],
div#main div#main-content iframe[src*=criteo],
div#main div#main-content iframe[src*=ad6b],
div#main div#main-content iframe[src*=z5x],
div#main div#main-content iframe[src*=doubleclick] {
display: none !important;
visibility: hidden !important;
}
Re: Confirmation code/Signature and posts can't be edited
Hi there,
Just remove this and that should solve it all.
Have a good day!
Just remove this and that should solve it all.
- Code:
.module-advert, #main-content iframe{
display:none !important;
}
Have a good day!
Re: Confirmation code/Signature and posts can't be edited
Problem solved & topic archived.
|
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» When I edited a message with a code "code" it adds a space
» Confirmation Code
» Confirmation code?
» Confirmation code
» Confirmation Code
» Confirmation Code
» Confirmation code?
» Confirmation code
» Confirmation Code
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum