Hi @Alexey
I have the Jot Server installed and running fine on one domain name. I would like to move it to another domain on the same server. How to safely do that?
Should I just copy/download the Jot Server folder from that domain name and paste it/upload it to the new domain using ftp?
Or maybe, should I just install a fresh Jot Server on the new domain, then delete the Jot server folder from the old domain?
Please advise.
Thanks
- 499
Hello UNA Team,
I am unable to update the Mass Mailer App from version 13.0.5 to 13.0.6 on one of my UNA sites. I have managed to update it on my other dev sites without any issue at all. But on this specific one, I am getting this error when trying to update it from studio:
There are errors in the following MySQL queries:
Error: Duplicate entry 'bx_massmailer_campaign_send_all-controls' for key 'display_input'
UPDATE `sys_form_display_inputs` SET `input_name`='controls' WHERE `display_name` IN ('bx_massmailer_campaign_send_test', 'bx_massmailer_campaign_send_all') AND `input_name`='controls2';
How can I fix this problem and update the app?
Thanks
- 209
Dear UNA Team
@Alex T⚜️ @LeonidS @Anton L @Alexander
When investigating my server for the issue I am having here: https://una.io/d/many-pages-not-loading-anymore-when (My dedicated server crashing all the time when trying to visit some UNA pages like persons and organizations profiles as a Guest/Unauthenticated user resulting in a 500 internal server error or 504 gateway timeout error), I discovered these PHP deprecated and fatal errors in my PHP Errors log:
/home/username_here/logs/xxxxxxx_com.php.error.log
There are PHP 8.2 (the PHP version I am running) compatibility issues in modules like:
- Quote of day
- Charts
- Profiler
- Also in other functions of the Captcha.
Here is a part of the log:
[06-Nov-2023 12:51:24 UTC] PHP Deprecated: Creation of dynamic property BxTemplCaptchaHCaptcha::$_sKeyPublic is deprecated in /home/xxxxxxx/public_html/inc/classes/BxDolCaptcha.php on line 62
[06-Nov-2023 12:51:24 UTC] PHP Deprecated: Creation of dynamic property BxTemplCaptchaHCaptcha::$_sKeyPrivate is deprecated in /home/xxxxxxx/public_html/inc/classes/BxDolCaptcha.php on line 63
[06-Nov-2023 12:51:24 UTC] PHP Deprecated: Creation of dynamic property BxTemplCaptchaHCaptcha::$_oTemplate is deprecated in /home/xxxxxxx/public_html/inc/classes/BxDolCaptcha.php on line 68
[06-Nov-2023 12:51:24 UTC] PHP Deprecated: Creation of dynamic property BxTemplCaptchaHCaptcha::$_sSkin is deprecated in /home/xxxxxxx/public_html/template/scripts/BxBaseCaptchaHCaptcha.php on line 23
[06-Nov-2023 12:51:24 UTC] PHP Deprecated: Creation of dynamic property BxQuoteOfDayConfig::$CNF is deprecated in /home/xxxxxxx/public_html/modules/boonex/quoteofday/classes/BxQuoteOfDayConfig.php on line 19
[06-Nov-2023 12:51:24 UTC] PHP Deprecated: Creation of dynamic property BxQuoteOfDayConfig::$_aGridObjects is deprecated in /home/xxxxxxx/public_html/modules/boonex/quoteofday/classes/BxQuoteOfDayConfig.php on line 34
[06-Nov-2023 12:51:57 UTC] PHP Deprecated: Creation of dynamic property BxChartsDb::$_sTableMostFollowedProfiles is deprecated in /home/xxxxxxx/public_html/modules/boonex/charts/classes/BxChartsDb.php on line 24
[06-Nov-2023 12:53:54 UTC] PHP Fatal error: Allowed memory size of 4294967296 bytes exhausted (tried to allocate 118784 bytes) in /home/xxxxxxx/public_html/modules/boonex/profiler/classes/BxProfiler.php on line 200
[06-Nov-2023 12:54:36 UTC] PHP Fatal error: Allowed memory size of 4294967296 bytes exhausted (tried to allocate 65536 bytes) in /home/xxxxxxx/public_html/inc/utils.inc.php on line 824
[06-Nov-2023 12:59:17 UTC] PHP Fatal error: Allowed memory size of 4294967296 bytes exhausted (tried to allocate 32768 bytes) in /home/xxxxxxx/public_html/inc/classes/BxDolLogs.php on line 1
Please help!
Thanks
- 296
Hello UNA Team,
@Alex T⚜️ @Leonid S
I have different sites running the latest UNA on a dedicated server with PHP 8.2 and everything was working fine till I have started getting the following errors when trying to visit some pages as a Guest (Unauthenticated user):
- This page can't be reached
- This page isn’t working... unable to handle this request.HTTP ERROR 500
- 504 Gateway Timeout error etc
I am having those errors on pages like:
www.site[dot]com/view-persons-profile/xxxxxx
www.site[dot]com/persons-home
I can't tell exactly when this problem started, whether it's before or after updating to UNA 13.1.0-RC1.
The cPanel error log doesn't show any anything but the UNA /logs/bx_profiler.log has the following message:
Oct 13 14:57:28 [0] /view-persons-profile/xxxxxx
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
2023-10-13 14:57:28 LONG PAGE OPEN: 667.4479 sec
User role: guest
Request method: GET
Query string: _q=view-persons-profile/xxxxxx
Request URI: /view-persons-profile/xxxxxx
Script name: /r.php
PHP self: /r.php
Please note that I'm having this problem with the Guest (Unauthenticated) Level only. When logged in as an Admin, those pages are loading and working just fine.
I have already contacted the Hosting Company, they have checked my server and they couldn't find anything from the server side. They said that the problem is in my script and I should contact the script vendor.
Please help!
Thanks.
- 381
Hello UNA Team,
When clicking on a notification, the 'See more' link doesn't show on the Forum Comments page for long comments. (UNA 13.1.0-B2)
Example:
https://una.io/cmts-view/14ur0d4?sys=bx_forum&cmt_id=46278
Thanks
- 404
Hello UNA Team.
Is the Decorous App discontinued?
In Studio > Launcher, I have the following message:
You have an unsupported UNA app installed. The "Decorous" app is no longer receiving updates and is not compatible with latest version of UNA CMS.
Should we just uninstall it?
Thanks
- 370
How were the top navigation bar/menu and the footer removed from the login and the create account pages here on UNA.io
Is there any special setting for that? I would like to removed mines on those pages as well.
Thanks
- 378
Hi @Alex T⚜️
The 'Attendant' module language file is not being copied into the /package/en/ folder when running the phing command. The /bx_attendant/ folder is missing. I have to create it manually and place the corresponding en.xml file into /package/en/. (UNA 13.0.0-Final).
Thanks
- 664