Skip Navigation

[Resolved] Views filtering results in /wp-admin/admin-ajax URL

This support ticket is created 4 years, 10 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 5 replies, has 2 voices.

Last updated by Luo Yang 4 years, 10 months ago.

Assisted by: Luo Yang.

Author
Posts
#1515653

Hi,

The following production URL is re-writting the URL as /wp-admin/admin-ajax.php for non admin users:-
hidden link

I noticed this other post https://toolset.com/forums/topic/wp-admin-url-shown-at-source-code/ which looks to be the same issue, is there any update on this?

Cheers

#1515897

Hello,

And in the thread:
https://toolset.com/forums/topic/wp-admin-url-shown-at-source-code/
That client is asking for hiding the wp-admin URLs in HTML source codes.

And I have tried it in the URL you mentioned above, open URL:
hidden link
after few seconds, my Chrome browser shows URL:
hidden link

So I don't think it is same problem, and your case is abnormal, do you have any clue to duplicate the same problem?

I suggest you try to locate the problem source first:
1) Make sure you are using the latest version of Toolset plugins, you can download them here:
https://toolset.com/account/downloads/

2) In case it is a compatibility problem, please deactivate all other plugins, and switch to wordpress default theme 2020, deactivate all custom PHP/JS code snippets, and test again

3) Also check if there is any PHP/JS error in your website:
https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/

4) If the problem still persists, please provide database dump file(ZIP file) of your website, also point out the problem page URL and view URL, I need to test and debug it in my localhost, thanks
https://toolset.com/faq/provide-supporters-copy-site/

#1528497

Thanks, I've conducted tasks 1 & 2 and can't see to find the issue.
I've enabled logging and I am getting a lot of errors with the following which looks to be part of toolset...

I'm also not able to use duplicator as our website is over 500mb. Our test environment fgtest10.tecks.com.au is working fine but this environment is a little out of date.

[26-Feb-2020 12:48:36 UTC] PHP Warning:  Creating default object from empty value in /home/futuregolfcom/public_html/wp-content/plugins/cred-frontend-editor/application/controllers/field_translation/command/CRED_Translate_Image_Command.php on line 49
[26-Feb-2020 12:48:37 UTC] PHP Warning:  Creating default object from empty value in /home/futuregolfcom/public_html/wp-content/plugins/cred-frontend-editor/application/controllers/field_translation/command/CRED_Translate_Image_Command.php on line 49
[26-Feb-2020 12:48:43 UTC] PHP Warning:  Creating default object from empty value in /home/futuregolfcom/public_html/wp-content/plugins/cred-frontend-editor/application/controllers/field_translation/command/CRED_Translate_Image_Command.php on line 49
#1529715

You can put the duplictor package in your own googel drive disk, and share the link in below private message box, thanks

#1529933

Thanks for the details, I am downloading the files, will update here if there is anything found.

#1530067
Partners.JPG

Here are what I found:

I can find the database dump file "futurego_wp9214498.sql.gz" in ZIP file your provided above.

I can import the database dump file, and install it in a fresh WordPress installation + the latest version of Toolset plugins.
It works fine, there isn't the same problem as your website, see screenshot: Partners.JPG

The URL does not change, and stays in correct URL.

So this issue should be a compatibility/server issue of your website, if you need assistance to locate the problem, please provide a test site with the same problem, fill below private message box with website credentials and FTP access.