Developing (v7+)

Site restored from backup now not loading

I asked my hosting company to restore a backup of a site I am working on as I made a mistake in some Single Page coding, and now the site won't load. I have attached a screen shot of the error that I get. Is anyone able to advise on what the problem is an…

8.4.2: Doctrine old values after persist and flush

I have a Business Listing: [code] @ORM\OneToMany(targetEntity="BusinessListing\Business\BusinessReview",mappedBy="business",cascade={"persist","remove"})) [/code] and I have Business Reviews: [code] @ORM\ManyToOne(targetEntity="BusinessListing\Busin…

8.4.2: Doctrine orderBy with NULL last

I have a table with items I have to sort, where some items have statuses. The items have a column 'status' (Status foreign key), the statuses have a column 'sort'. What I need is to: 1. Sort items by status' 'sort' values (ASC) 2. Sort items by timest…

Can't update v 5.7.5.13 to v8.5.4

hi. first: my english is not so good, but i will try my best. second: i have taken over (inherited) this projekt and i am not the creator of the site. third: the system has done an "automatic" update in february 2020 and the site was broken than. the …

Cookie sessions differ on root/home to the rest of the site

I have odd issues with a difference between the Home page of an HTTPS site and the rest of the pages. This is a C5 8.5.1 site. I have developed my own bootstrap 4 based theme; where the Home page uses a different template than the rest of the site, but …

Administration Function

On my site we have around 800 members. When logged in as Admin I can see and download all members. My helper who in a member of the Administrators Group can only see and download 155 member records. What is going on?

8.5.4: Why doesn't ElementController work in package?

I have a package called Reviews. It's got a block Reviews where you write and submit reviews. This package is working on its own - no problem. I'm also developing a package called Listing with a block where for each listing I want to be able to leave r…

Filter Posts