News:

SMF 2.1.6 has been released! Take it for a spin! Read more.

Main Menu

Guests can post also if they have no permission

Started by Hunnenkoenig, October 01, 2008, 08:06:25 PM

Previous topic - Next topic

Hunnenkoenig

I checked everywhere. Guests have no permission to write, but they have an "answer" button after all and they can write as guests if they fill out the form for name and email.

Where can I disable this? I searched the forum, but I couldn't find anything.

SMF 1.1.6

Yigal

Permissions

Please check at the link provided.

Just go into your permissions list and check the guest, and see what is going on.
Yigal V.
Contact me by PM


do yourself a favour and not annoy support helpers by spamming or messaging for support
1.x Support | 2.x Support | 5Mods

Adish - (F.L.A.M.E.R)

Can you by any chance PM me a account with admin permissions and also a test account to have a look over both the sides ?

Hunnenkoenig

I have sent you an email, because there was no option for PM :-)

Thanks for help.

EDIT: I am stupid... I found the PM :-P

Anyways, tell me if I should resend the info by PM or is it cool with email too.

Adish - (F.L.A.M.E.R)

#4
eh, why didnt you tell me your website was non-english ? I understand 4 languages only. (English,Hindi,Marathi and Gujarati)

I have to now figure out there the options are..

EDIT:-
I cant login via admin !

Hunnenkoenig

I have set up your accounts so that you use english automatically, when you log in.

I think, you will find the log in button for sure  :P

Adish - (F.L.A.M.E.R)



Adish - (F.L.A.M.E.R)

I suspect it is due to the theme you are using..

Current Templates   1.0   1.1

It is out of date. Use the 1.1.x themes and it might solve it out.

DirtRider

Are member not deleting their accounts thus showing them up as guest posting     
http://www.triumphtalk.com

"The real question is not whether machines think but whether men do. "

Hunnenkoenig

#10
I think too that it's the theme. They simply let the answer button in or they don't take it out if member is guest, respectively.

I will look at the code. Thanks anyways.

@DirtRider: I don't exactly understand what you mean. I know, if a member deleted his/her account, it shows up as guest post, but it was a new post from one of the known members (posted as guest with the same name), which made me suspicious and then I tested it myself. I was not logged in and I could write everywhere, just by giving a name and an email adress.

Registered and logged in members can post normally.

DirtRider

Ok then it is not the members deleting the account so it must point towards the theme. Why don't you just try it on the default them. Just enable the user can change them option try it then you will know for sure     
http://www.triumphtalk.com

"The real question is not whether machines think but whether men do. "

Hunnenkoenig

#12
I tried with the default theme too... i think. I believe, something went wrong with the conversion from IPB 2.3 because my polls are also gone for ever, but it's not a big problem.

I made a workaround. In Display.theme.php where it manages to display "reply.gif" I edited the lines

if ($context['can_reply'])

to

if ($context['can_reply'] && $context['user']['is_logged'])

Now it works as intended.

It is strange that this bug appears only with the reply button, nothing else.

Advertisement: