Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
-3 votes
0 answers
26 views

Installing Staging on my domain and database prefix issue

I’m encountering a problem while installing Staging on the site web. The error message is as follows: "Could not determine the database prefix for my domain" This indicates that the database ...
Mariana Lopez's user avatar
-1 votes
0 answers
25 views

Website User Management for a python flask application hosted on a VPS [closed]

I'm building my first website, but I just encountered a problem that I have not been able to solve: I have a python flask app as well as several HTML files that make up my website, hosted on a VPS The ...
Adrien Reiser's user avatar
0 votes
1 answer
37 views

How to query revisions of learndash courses, lessons and chapters in SQL

I have a database backup from where I would like to get all revision for a course, then for its lessons and for each lessons the chapters. The revision of a course was easy enough: SELECT * FROM ...
Claire's user avatar
  • 853
-1 votes
0 answers
11 views

Switch from Woocommerce High-performance order storage to Legacy Order storage [duplicate]

One of my plugin is Incompatible with HPOS. After last update, I can't switch to legacy mode. I have downloaded The legacy REST API but it still does not work, I cant switch to legacy mode (the button ...
Tcha's user avatar
  • 34
0 votes
0 answers
15 views

How to Replace Search Result Titles with Employer Categories in WordPress?

I have a WordPress site with a custom search bar on my homepage, provided by the Apus service search bar plugin. When users search for services, the results currently display the titles of the ...
Anas Mourabi's user avatar
0 votes
0 answers
23 views

WordPress Civicrm Contributions Database Error: DB Error: syntax error

I have a WordPress instance with the CiviCRM extension which has recently had a multi-version upgrade (it has not been managed in over 10 years). I am aware of the issues this creates as I have been ...
btsa's user avatar
  • 1
2 votes
1 answer
86 views

How to run WooCommerce HPOS sync again for previously synced orders?

I synced my orders with HPOS Sync via Woocommerce Settings > Advanced > Features page but didn’t switch to HPOS and did not check – Enable compatibility mode (synchronizes orders to the posts ...
dc09's user avatar
  • 456
0 votes
0 answers
23 views

WordPress Reinstallation Prompt After Updating XAMPP

I have installed WordPress and was in the process of setting up my site on XAMPP. I had completed about 90% of my site customization. However, after updating XAMPP and reopening my project, I am now ...
Jagani Chirag's user avatar
1 vote
0 answers
42 views

is there anything i can do to resolve mysql database problem in xampp

how do I fix this My MySQL server unexpectedly crashed, resulting in my WordPress website losing connection and the database shutting down. I'm using a Windows laptop and need assistance resolving ...
Goransh Dua's user avatar
0 votes
0 answers
30 views

How do I search through a specific table in phpmyadmin with the elementor(wordpress) search bar?

So I am pretty new to Wordpress and am trying to build a website. The thing I want to do is to add some tables with people's names and some info about them. Then in the website's page containing a ...
Marita's user avatar
  • 1
0 votes
1 answer
29 views

import DB: ERROR 1435 (HY000) at line 166292: Trigger in wrong schema

I am working on Hostinger with Woocommerce, then I "Create a new staging environment" on hPanel. I got failed status after few minutes. After contacting to the Hostinger Customer Support. ...
TBNPL IT Programmer's user avatar
0 votes
1 answer
42 views

How can I do indirect database calls in a custom Wordpress plugin?

I am using Plugin Check(PCP) from the WordPress Performance Team and Plugin Review Team to check my custom plugin. I get the following warning message: "Use of a direct database call is ...
Randy32's user avatar
-1 votes
1 answer
17 views

each loop button worpress

<?php function custom_dbnew_link() { global $wpdb; $table_name = $wpdb->prefix . 'personeellijst'; // this will get the data from your table $retrieve_data = $wpdb->get_results( "SELECT ...
Frank Stolp's user avatar
1 vote
1 answer
42 views

How to add the dynamic new rows from my registration form in my database?

My issue is that I want to create a registration form where the registrant can add as many delegates as he wants by clicking on "Add delegate". The problem is that the form works perfectly ...
Parn's user avatar
  • 13
0 votes
0 answers
16 views

Deleted tables is show

I used a plugin to transfer a wordpress site from one hosting to another, to the place of an existing site… when migrating, the prefix of the database tables of the old site was ap_ and the new site ...
Лео's user avatar
  • 167

15 30 50 per page
1
2 3 4 5
119