Hey,
1. I duplicated the live site on a staging site (different server)
2. worked on staging, when ready I used the Module and Import/Export from toolset
3. on the live site, installed Toolset and imported modules/views etc.. same as the staging site
The only difference is that it is on a different server ?
Would you like access to the live site to see for yourself?
lmk
and thanks for your time
s
Nigel
Supporter
Languages:
English (English )
Spanish (Español )
Timezone:
Europe/London (GMT+00:00)
Could you just check the debug.log on the live server to see if it reports any errors?
There could be something related to different server configurations. I wouldn't say it is likely, but we should rule that out first.
Hi again,
The log doesn't seems to relate anythign to this:
[20-Dec-2019 10:42:01 UTC] PHP Notice: wpdb::prepare est appelée de la mauvaise manière. Type de valeur non supporté (object). Veuillez lire Débogage dans WordPress (en) pour plus d’informations. (Ce message a été ajouté à la version 4.8.2.) in /home/medinsofiz/www/wp-includes/functions.php on line 4986
[20-Dec-2019 10:42:01 UTC] PHP Warning: mysqli_real_escape_string() expects parameter 2 to be string, object given in /home/medinsofiz/www/wp-includes/wp-db.php on line 1165
[20-Dec-2019 10:42:01 UTC] Array
(
[wpcf-le-pitch] => gbchndsfndfghnsfghgfdh
[type-de-structure] => Array
(
[0] => 0
)
[type-de-structure_hierarchy] =>
[listing-category] => Array
(
[0] => 81
)
[listing-category_hierarchy] =>
[wpcf-annee-de-creation] => 3333
[wpcf-nombre-de-personnes] => 5
[wpcf-chiffre-d-affaires] => 5
[wpcf-site-internet] => hidden link
[wpcf-compte-twitter] =>
[wpcf-adresse-societe] => Humboldt 450, Buenos Aires, Argentina
[toolset-extended-form-wpcf-adresse-societe] => Array
(
[latitude] => -34.5945748
[longitude] => -58.447674500000005
)
[wpcf-listing-featured-image] => Simons-Boiler-Favicon-logo.png
[wpcf-galerie-photos] => Array
(
[0] =>
)
[wpcf-lien-video] =>
[wpcf-nom-et-prenom] => Stephane Lesca
[wpcf-fonction] => Company Name
[wpcf-identifiant] => stefanico
[wpcf-email] => stef.lapierre18@gmail.com
[wpcf-telephone] => 0555555555
[_cred_cred_prefix_post_id] => 3436
[_cred_cred_prefix_cred_container_id] => 3331
[_cred_cred_prefix_form_id] => 3319
[_cred_cred_prefix_form_count] => 1
[form_submit] => true
[action] => cred_submit_form
[wpnonce] => 95433f89e7
)
[20-Dec-2019 10:42:01 UTC] WP_Error Object
(
[errors] => Array
(
[existing_user_login] => Array
(
[0] => Désolé, cet identifiant existe déjà !
)
)
[error_data] => Array
(
)
)
Furthermore see the area where the button is supposed to sit the code above the iframe for the button doesn't even show? (ie. Edit) just nothing?
see screenshot attached.
thx
s
Nigel
Supporter
Languages:
English (English )
Spanish (Español )
Timezone:
Europe/London (GMT+00:00)
Could I take a look at the live site?
I'll set up a private reply for you.
Where is a page where I see the form?
Nigel
Supporter
Languages:
English (English )
Spanish (Español )
Timezone:
Europe/London (GMT+00:00)
Hi Stephane
When I went to check the unassigned Layout which holds the edit form ("edit-listing") look what I saw, in the screenshot.
Something is wrong with the inserted edit form.
I didn't check any further, that is what you need to fix. Try deleting the cell with the edit form and insert the edit form (using a form cell) again.
My issue is resolved now. Thank you!