Grupo Pro - Chat Room Scripts

Grupo Pro - Chat Room Scripts v3.10

No permission to download

pcintav

Active member
Oct 8, 2018
214
102
43
Covid-19-🦠-ZeeChat.png

@pcintav bro have you found a solution to that? I have had to add 3 ... dots to separate lines, but I would like to separate lines by just pressing "enter" but it only separates lines when still typing. Once you send the message the linebreak disappears.

in my dell laptop, I hit Fn + shift + enter, maybe a different laptop is a different situation.
 

pcintav

Active member
Oct 8, 2018
214
102
43
Is it a new install or Upgrade ?
Check User Roles

Click on Menu
Find User Roles
Click on Admin Options
Click Edit
Select all Permissions
Click on Update

it is an upgrade, already did that but the problem persists, even after I cleared the cache.
 

codebugger

Member
Sep 16, 2020
34
32
18
Covid-19-🦠-ZeeChat.png

@pcintav bro have you found a solution to that? I have had to add 3 ... dots to separate lines, but I would like to separate lines by just pressing "enter" but it only separates lines when still typing. Once you send the message the linebreak disappears.


Try this - Go to "door" & open "Grupo" folder. Open load.php file & find

Code:
$arg[1]["msg"] = preg_replace("/[\r\n]+/", "\n", $arg[1]["msg"]);
& replace with
Code:
$arg[1]["msg"] = $arg[1]["msg"];
 

pcintav

Active member
Oct 8, 2018
214
102
43

I already did that many times, after I checked and click the update button the features still not showed up. If I checked again in the edit role, those features go back unchecked, try to recheck those features but the problem persists, over and over again.
 

Attachments

  • Screenshot.png
    Screenshot.png
    46.5 KB · Views: 7

codebugger

Member
Sep 16, 2020
34
32
18
I already did that many times, after I checked and click the update button the features still not showed up. If I checked again in the edit role, those features go back unchecked, try to recheck those features but the problem persists, over and over again.
can you send me your cPanel login details ? i will check & reply.
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu