Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   Having issue with private message limit (http://www.mysidiaadoptables.com/forum/showthread.php?t=5645)

Micolai 06-07-2020 09:38 AM

Having issue with private message limit
 
I have an automatic private message system that I got from a tutorial that messages new users. Problem is, I've been testing it because I have a tutorial written out in it and it acts like private messages have character limits...but it has no warning you're reaching character limit and doesn't reject the message being sent. Instead, it sends the messages and just cuts it where it wants to. I'm about to test and see if sending regular pms does this too, but I bet it does.

kristhasirah 06-07-2020 04:52 PM

the easy way is to increase the varchar limit/value(have no idea how is called in english mine is in spanish longitud/valores)
the adopt_messages database have a limit of 2500 characters.
the other way is to create your tutorial in another page and then display it using a iframe
sorry i can't be of more help

RestlessThoughts 06-07-2020 08:15 PM

Basically like kristhasirah said, increase the limits in the database. From cPanel go into phpMyAdmin, click your site database, click the adopts_messages table, then "Structure" from the tab beside "Browse" above your messages table.

https://i.ibb.co/p26zzhv/delete1.png

Then edit the messagetype to be a text column. That should let you type pretty much as much text into a PM as you want.

https://i.ibb.co/4j6Z6n1/delete2.png

Micolai 06-07-2020 11:13 PM

Thank you guys! :D


All times are GMT -5. The time now is 05:14 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.