·
Added a discussion

When an admin removes a category from an module, let's say the Photos module, it should bring up a form to allow the admin to move all photos falling under this soon to be deleted category over to something more relevant.

Instead, what happens now, if an admin deletes a category, all photos are left with a blank category and in the database it's still using the CAT ID of a now deleted category.

So let's say I had 2 category that I recently found were redundant to keep them both.

Category one is: Animals

Category two is: Cats

I want to get rid of "Cats" and just have people use the general "Animals" category.

What I have to do is delete the category "Cats" and go into the database to mass edit every photo "cat" id to the desired one using a SQL command.

UPDATE `bx_photos_entries` SET `cat` = "10" WHERE `cat` = "12";

For me, this is easy, and it takes the burden off my userbase for having to do this. However, not everyone is a SQL wizard or knows how to work something akin to phpMyAdmin. So with that being said, is this possible that we can add this as a feature to the category deletion prompt for all UNA modules that use categories?

  • 44
·
Added a discussion

I followed UNA's Ubuntu installation tutorial on an Ubuntu DigitalOcean Droplet on version 14.0.0-RC2. Going to the website URL redirects me to /install/index.php and gives me a blank page with a 500 Internal Server Error on the browser's developer network tab and a 404 favicon.ico error.

I haven't put my website on a domain, which means I'm using the server's IP address to access the UNA Installation.

  • 751

How do I remove the top menu so the site is not accessible from other pages to visitors who have not signed up?

  • 748
·
Added a discussion

We prefer the snippet previews of Pictures in Albums when you initially go to Albums feeds. We noticed that this is done using the Media Cards. How do we use the same procedure for Posts so they do not require the user to add a header image? When no header image is added, the Posts show a red box.

  • 1247

@support @LeonidS hey there, is there a reason why unauthorized users would be seeing a "Database Query Error"?

I was trying to create a home page for these people, but it seems that when they view the page without an account that the page CSS and style doesn't load, and it throws it gives this error. However, anyone who does have an account does not see this error.

Is there a fix to this?

  • 1758

Good evening just to give an update about this software.

once you have a understanding and some great team members that post on here daily like LeondiS its amazing how your site comes together and work. I would like to give a big special thanks to AQB Soft who has guided helped and worked tirelessly with me. I am the owner of a brand from a industry that can not be posted on una so no links sorry but rules are rules I have been in the business for 10 years with lots of sites, I am changing another site over to una cms a site that has run for years it big it has lots of members from around the world but this software is so amazing it is more then worth paying another licence fee for..... So just to recap if your new to una cms The help is here for everyone , what a fantastic team & community to be surrounded by. Just ask in the feed if your starting out because the help is all around you.

Simon

  • 1935
  • 5
·
Added a discussion

Hi Everyone;

I've made some adjustments to the full-screen view, in particular, the left and right borders.

@media (min-width: 1024px) {

.lg\:px-6 {

  1. padding-left: 0.5rem; (This was 1.5 before)
  2. padding-right: 0.5rem; (This was 1.5 before)

}

}

___________________________________________________

The above is done only for 1024px view-port.

How do I do it for all the view-ports?

image_transcoder.php?o=sys_images_editor&h=2359&dpx=2&t=1732111951

  • 2024
·
Added a discussion

Hi Guys,

Please help me get this configured...

"Automatic System Updates" and "Force Automatic Updates" have been ticked in settings.

I've tried both "Beta" and "Stable" in the Update Channel from the Developer app.

1732093263 is my corn job reading at the time I log this feedback. Don't know how to convert it to reading and understandable mode.

How else can I make sure my system update to the latest version?

Kind Regards

Chris

  • 2076
·
Added a discussion

image_transcoder.php?o=sys_images_editor&h=2356&dpx=1&t=1732031822Hello house, I noticed i cant upload images on my website.

each time I tried to upload images, it's either it becomes a broken link or it disappeared.

attached is the sample of what I'm experiencing.

please can any one help please.

  • 2239