·
Added a discussion

In the past I used to know how to change block data via database, i.e., changing the title of the block or the data submitted using the "raw" block adding to a page.

Thanks for your time reading my post.

  • 116

Ahadoor là cửa hàng chuyên cung cấp sản phẩm cửa nhôm kính, kính cường lực, lan can kính, tủ nhôm, cổng cửa inox. Với sự đa dạng trong mẫu mã và chất lượng vượt trội, Ahadoor cam kết mang đến giải pháp tối ưu cho mọi không gian sống, từ hiện đại đến cổ điển.

image_transcoder.php?o=sys_images_editor&h=2241&dpx=1&t=1726670610

  • 148
·
Added a discussion

I went to open the site today after not doing much with the project for a while and got a 500 error.

I checked incognito and the site works without existing cookies. However, I couldn't sign in. I assumed I got my password wrong but the password change form gives a 500 error when submitting. So there is a database issue.

I have a couple sys emails

The following errors appeared during modules upgrade:

Ads module: Cannot update module from "boonex/events/updates/update_14.0.3_14.0.4/" directory
Accounts Manager module: Cannot update module from "boonex/persons/updates/update_14.0.0_14.0.1/" directory
Organizations module: Cannot update module from "boonex/timeline/updates/update_14.0.1_14.0.2/" directory

Appreciate any and all ideas on where to start tackling this.

Edit: I added this to .httaccess on a different folder. Unsure if it effects this folder (shared host)

Header set Content-Security-Policy "upgrade-insecure-requests" env=HTTPS
  • 390
·
Added a discussion
Situation: User A has permission to a secret group. User B does not have permission to a secret group. User B is friends with User A.Is there a reason why User B will get a notification that User A voted on a discussion in a secret...
  • 520
  • 1

Does anyone create custom addons or modules?

  • 513
·
Added a discussion

_bx_ntfs_alert_action_accepted_personal

Can someone please tell me what this should be? Thank you

  • 545
·
Added a discussion

I just upgraded to RC1 and get these error messages when logged on. PHP version is 8.1

The error massages only come for the admin user (fortunately)

site: https://educatedsingles.com

Please help

Kind regards

Finn

  • 659
·
Added a discussion

I thought this update brought the ability to unlike something once you liked it?

Am I missing something?

  • 727
·
Added a discussion
--- NEO UPLODAERS
DELETE FROM `sys_objects_uploader` WHERE `object` = 'bx_messenger_html5';

MySQL said: Documentation

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '--- NEO UPLODAERS

DELETE FROM `sys_objects_uploader` WHERE `object` = 'bx_me...' at line 1

--- NEO UPLODAERS

net to be

-- NEO UPLODAERS

there is an additional minus here, so the module cannot be disabled, it generates an error in the database https://github.com/unacms/jot-client-una/blob/master/install/sql/disable.sql

  • 739