7 years ago
2
Topic

Hello guys,

I don't know if this problem is caused by updates or something else...

Customer contacted me because of a search list he made years ago. No filter and no search query has any effect, if we click the button search I can see the variables in the url, but the search form is always resetted. After changing the link or something else and coming back to the page, the search worked for this one time.
So at first we thought it was because of too many data in the database but before I tested smaller lists. And then I realized that none of the built search lists is working any more.
The reset button in form has also no effect.

Do you know this problem or how to locate the error??

Thank you in advance.

Kiki

Get a Book for SEBLOD
4229 Posts
Kadministrator
7 years ago
1
Level 1

Hi,

first step would be to update everything to the latest versions. Then you need to enable error reporting in Joomla to see erorrs that are otherwise hidden.

It is possible this is an issue with your server configuration, try asking your hosting provide what have they changed. Also check php.ini values (you can see those in System information menu in Joomla) for

max_file_uploads = 50
max_input_vars = 3000

On the right are values as they should be for Seblod to work correctly.

7 years ago
0
Level 2

Hello Klas,

everything is completely up to date. Seblod and Joomla also.Also the error reporting is set to maximum, but I get no errors.....even with firebug I don't get a JS or jQuery Error.
The File Uploads and Input Vars are set to 50/5000.

When I click the button submit the form resets and after that I get ALL Items shown, nothing filtered.

In the URL I see the correct values but I didn't get the correct information:

mywebsite.de/datenansicht?cck=kundendatenbank&kunden_id=&verantwortlich=847&kunde=&plz=4912&telefon_anlage_verkauft=&kunden_status=&termin_qualifizierung=&termine_vom_hidden=&termine_vom=&termine_bis_hidden=&termine_bis=&nachfassdatum_vom_hidden=&nachfassdatum_vom=&nachfassdatum_bis_hidden=&nachfassdatum_bis=&boxchecked=0&search=gesamtberischt&task=search

Get a VIP membership