*

BabyDunk

  • ****
  • 161 posts
Re: Unregistered users
« Reply #15 on: August 22, 2016, 02:16:18 PM »
sorry one sec

going register with an email address i have already used in one of the messages
I Am A Noob But I Am Here To Learn.
Please be patient ;) ;D

*

BabyDunk

  • ****
  • 161 posts
Re: Unregistered users
« Reply #16 on: August 22, 2016, 02:24:46 PM »
can you remove the messages now please :D
I Am A Noob But I Am Here To Learn.
Please be patient ;) ;D

*

BabyDunk

  • ****
  • 161 posts
Re: Unregistered users
« Reply #17 on: August 22, 2016, 05:03:23 PM »
hi frosticek

i dont know if you have removed the messages yet . i was using -1 in the maintenance tab . maybe that is what is  causing my problem, although it did remove all messages from the conversations tab
« Last Edit: August 22, 2016, 05:05:30 PM by BabyDunk »
I Am A Noob But I Am Here To Learn.
Please be patient ;) ;D

*

MB Themes

Re: Unregistered users
« Reply #18 on: August 23, 2016, 10:20:51 AM »
@BabyDunk
I did not remove anything, were you able to get the issue?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

BabyDunk

  • ****
  • 161 posts
Re: Unregistered users
« Reply #19 on: August 23, 2016, 11:10:34 AM »
Good morning Frosticek :D

no i didn't get the issue. i only seen the problem on my system after i removed the threads but i don't know if removing the threads with -1 days caused the problem. as i see in the plugin help notes,that only inactive threads are removed.

how long does a thread need to be inactive for before its considered for removal?

I cant test any further without the threads being removed :-\

time for coffee ;-)
I Am A Noob But I Am Here To Learn.
Please be patient ;) ;D

*

MB Themes

Re: Unregistered users
« Reply #20 on: August 23, 2016, 11:28:25 AM »
@BabyDunk
You can set this in Maintenance menu of plugin.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

BabyDunk

  • ****
  • 161 posts
Re: Unregistered users
« Reply #21 on: August 23, 2016, 12:41:47 PM »
sorry i didnt realise i could change that myself.

i cant get the same effect as what i was having. i have since removed and reinstall the plugin on my server and made only that one change on the line185 in index.php.

i could have possibly made more changed when i first looked for what i need to change for to display username when i first installed the plugin.

i will just have to wait and see what happens from here on out :)

just to clarify, it is safe to remove threads by using -1 days ??

Many thanks
Chris
I Am A Noob But I Am Here To Learn.
Please be patient ;) ;D

*

MB Themes

Re: Unregistered users
« Reply #22 on: August 23, 2016, 01:34:07 PM »
@BabyDunk
It is better to set it to i.e. 9999 days.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Bokas

  • *
  • 2 posts
  • The Computer Man
Re: Unregistered users
« Reply #23 on: November 06, 2016, 07:57:33 PM »
Hello,can anyone tell me how to turn off unregistered users to send messages and this blue button to be shown only when someone is loged in.Tnx

*

MB Themes

Re: Unregistered users
« Reply #24 on: November 06, 2016, 08:04:01 PM »
@Bokas
Place code for button into:
Code: [Select]
<?php if(osc_is_web_user_logged_in()) { ?>
   ... code for button ...
<?php ?>
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Bokas

  • *
  • 2 posts
  • The Computer Man
Re: Unregistered users
« Reply #25 on: November 06, 2016, 08:12:52 PM »
Thanks for quick reply!

*

bimbo

  • ***
  • 31 posts
Re: Unregistered users
« Reply #26 on: December 17, 2016, 02:42:50 PM »
Hello guys,
Today there has been update to 1.0.3 version that allows messaging to unregistered users as well without need to register.
Check and leave feedback ;)

// Note that you need to uninstall and install plugin again.

Really not a good idea unregistered users should not be able to contact registered users as tons of spam will be in your message box

*

bimbo

  • ***
  • 31 posts
Re: Unregistered users
« Reply #27 on: December 17, 2016, 02:44:25 PM »
@Bokas
Place code for button into:
Code: [Select]
<?php if(osc_is_web_user_logged_in()) { ?>
   ... code for button ...
<?php ?>

How to do please and where?

*

MB Themes

Re: Unregistered users
« Reply #28 on: December 17, 2016, 05:57:49 PM »
@bimbo
How to? Copy & paste
Where? Anywhere you want to have buttons.


Simply using this code you can show send message button just to users that are currently logged in.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

bimbo

  • ***
  • 31 posts
Re: Unregistered users
« Reply #29 on: December 17, 2016, 07:32:36 PM »
@bimbo
How to? Copy & paste
Where? Anywhere you want to have buttons.


Simply using this code you can show send message button just to users that are currently logged in.

Just look at these pics,i have plugin installed ok i can see the button and so can unregistered users

http://imgur.com/CYqHTfx

http://imgur.com/iK4mvfc