Something went wrong accessing gallery

I received the following message when I opened a gallery: https://fastcarphotos.com/galleries/2023-events/2023-wrl-barber-test-and-enduros/

Something went wrong

Unexpected error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 20480 bytes) in PdoExtended.php on line 161

Please report error at https://discourse.theturninggate.net

Any ideas.

Sounds like a php memory limit.

You can increase memory limits in the php.ini file, usually found in the root of your site. Otherwise, you can try contacting your host and ask them to increase

I saw your response, clicked on it and it disappeared…

I found another similar post but then I wasn’t sure it applied. You can try searching the forum for “php memory” and see what else pops up.

Thanks… it’s an extremely large gallery, so I think there’s too many photos. I’ll try splitting it into 2 separate one’s and see if that’s the problem. It has more photos than any other, and they’re working fine.

Kurt

I split the gallery into 2 separate ones, and the problem stopped.

Kurt