sebastiaan Posted July 31, 2019 Posted July 31, 2019 upgraded processwire from version: 3.0.42 to version: ProcessWire 3.0.123 now listerPro actions execute function wont trigger anymore. ___executeActions() listerPro version: 1.1.0
sebastiaan Posted August 19, 2019 Author Posted August 19, 2019 expected result(on old server still works with old processwire version: what happens with the latest processwire version with processlisterpro version 1.1.3: ___executeActions() seems to not be activated?
adrian Posted August 19, 2019 Posted August 19, 2019 Make sure sure you get your PW and LP versions compatible with each other: ListerPro v1.1.3 for PW 3.0.137+ (August 2019) - Newest DEV version:ProcessPageListerPro113.zipProcessWire 3.0.137 or newer is required for this version! ListerPro v1.1.2 for PW 3.x (January 2019) - Newest MASTER version:ProcessPageListerPro112.zipProcessWire 3.0.98 or newer recommended.
sebastiaan Posted August 19, 2019 Author Posted August 19, 2019 Hi Adrian, thanks for the advice, unfortunately that didnt fixed it since that is what i had to do to get 1.1.3 listerpro working i downloaded the latest dev processwire version and still didnt fixed it:(
adrian Posted August 19, 2019 Posted August 19, 2019 I see you are using what looks to be custom action. Do any actions work? Have you put a bd() call inside the exexute function to see if it's called at all? Have you done a hard reload in your browser to make sure you are getting the latest js files?
sebastiaan Posted August 19, 2019 Author Posted August 19, 2019 22 minutes ago, adrian said: I see you are using what looks to be custom action. Do any actions work? Have you put a bd() call inside the exexute function to see if it's called at all? Have you done a hard reload in your browser to make sure you are getting the latest js files? no none of the other actions work either, made a hard reload, also refreshed all modules to try to fix it that way but nope.. made a bd("test") but none of the logs seem to do anything
sebastiaan Posted August 19, 2019 Author Posted August 19, 2019 3 hours ago, dragan said: What about JS errors in the browser console? YES, thanks for the suggestion:)
dragan Posted August 19, 2019 Posted August 19, 2019 Well, at this point, I think it would be time to move this forum thread to the Lister Pro support thread. Maybe a forum-admin can move it there? @sebastiaan (to me at least) it's hard to pin down the error source. But maybe @ryan has a clue about what's going on here, and can help you isolate the two JS errors. All I know is that there were major changes with the bookmarking feature recently. And I guess you should take a look at the form control mentioned in the second JS error. Does it appear everywhere, or just in your custom actions?
gmclelland Posted August 19, 2019 Posted August 19, 2019 In the main navigation, can you do a modules > Refresh from the admin and then test again?
sebastiaan Posted August 20, 2019 Author Posted August 20, 2019 9 hours ago, gmclelland said: In the main navigation, can you do a modules > Refresh from the admin and then test again? i have tried that but will try again, still max call stack..
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now