simpsn
Member
Posted 4 months ago #
One of my sites: http://naturalcompanies.com was on server that was recently updated to PHP 5.3 and it broke the gallery.
This is because the functions ereg() and eregi() are deprecated. I updated phpThumbs to the newest version but still no luck. Any help is appreciated!
http://wordpress.org/extend/plugins/nextgen-gallery/
jumbo1
Member
Posted 4 months ago #
hi simpsn
I'm having the same problem. Were you able to solve it?
simpsn
Member
Posted 4 months ago #
I looked everywhere and couldn't find a version that worked right, so I did it myself. I'm writing up some docs and i'll be pushing it to Github soon.
I'll post it when its ready.
@Simpson
jumbo1
Member
Posted 4 months ago #
cool
it turned out for me it was an htaccess problem :)
anyway i'll be looking for ur docs as a future reference