I didn’t want to add another topic, but I just couldn’t find a solution for this that doesn’t involve digging into the core.
I am using 1.9.0 RC2 with jquery and ajax search mode, pagingType 1 with default template.
The problem: Pagination shows up where it should, but the blue prev and next arrows are missing. The link shows as well, but with space (nbsp), without the images and the links are dead.
They are pointing to
javascript:void(0); , but nothing happens when clicking them.
Any idea? Has something similar happened before?