7 years ago
Topic

Hi,

Since 2 months All my new form or list menu are not functioning well.

After I created a new form, I go to joomla menu and create a new menu to load my form. The form load well but data doesn’t get saved.

For the list, I do the same but it doesn’t populate any data.

The work around I have been using is to duplicate any menu older than 2 month and change the setting and it will work. But the problem is I have to keep the original alias name-1 2 3 and so on so my menu links are not showing proper text.

Secondly, I just created an edit button on my content to edit the content. It will take me to the content but all changes doesn’t save. I think this is related to the first issue. since the Edit link is automatically generated with the article ID.

Help Please Please Please.

Get a VIP membership
4229 Posts
Kadministrator
7 years ago
3
Level 1

Hi,

this is a weird problem - menus don't just get "broken" by themselves. What kind of errors do you get if you enable joomla error reporting? Also which version of joomla and seblod do you use?

7 years ago
2
Level 2

Thank you for your answer Klas. There is no error anywhere. It act like it is saving data but it doesn't save. I am pretty sure it is a jquery related issue. I just don't know how to fix it.

here is what I get when I inspect my console:

list-check-list-2:151 Uncaught TypeError: jQuery(...).FancyMaxiMenu is not a function

4229 Posts
Kadministrator
7 years ago
1
Level 3

Hi,

yes, this must be coming form an extension you have installed on your site that ads this fancy maxy menu script which is not working and since javascript gets broken and functions like buttons that rely on javascript get broken too. I suggest your turn of system plugins one by one to see which one is adding this script. If this is frontend also template might be the cause.

7 years ago
0
Level 4

Yes it was jquery. i managed to fix the issue using Srizon-Modifier plugging. It remove all jquery library you don't really need.

Get a VIP membership