Jordi
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Incorrect charset after WordPress.com migrationOuch…
latin1_swedish_ciWTF?
How I can change this?
Thanks a lot!!!
Forum: Fixing WordPress
In reply to: Create a archive with past websites?We will proceed with subdomains. Yes, probably is the best solution!
Thanks a lot!
Forum: Plugins
In reply to: [Contact Form 7] Default value on shortcode?I try with something like this:
[cf7form cf7key=”landing_copy” menu-provincia=”ALICANTE “]
“menu-provincia” is a select* type:
[select* menu-provincia default:get “ÁLAVA” “ALBACETE” “ALICANTE” “ALMERÍA” “ASTURIAS” “BARCELONA” “BURGOS” “CÁCERES” “CÁDIZ” “CANARIAS” “CASTELLÓN” “CIUDAD REAL” “CÓRDOBA” “GIRONA” “GRANADA” “GUIPÚZCOA” “HUELVA” “JAEN” “LAS PALMAS” “LEÓN” “LÉRIDA” “LUGO” “MADRID” “MÁLAGA” “MALLORCA” “MELILLA” “MURCIA” “NAVARRA” “OURENSE” “PALENCIA” “PONTEVEDRA” “SEVILLA” “SORIA” “TARRAGONA” “TOLEDO” “VALENCIA” “VALLADOLID” “VIZCAYA” “ZAMORA” “ZARAGOZA”]
- This reply was modified 6 years, 5 months ago by Jordi.
For what reason this happens now?
Thank you so much!
Forum: Fixing WordPress
In reply to: Extract a field from an array on MySQL DB on WordPressOh yes!!!
Thank you very very much!!!
Now i have all the videos enabled on the site!
Have a nice friday and a great weekend!Forum: Fixing WordPress
In reply to: Extract a field from an array on MySQL DB on WordPressmmm…it’s very strange.
In some videos, there are 2 fields:Array
(
[td_video] => https://youtu.be/jaJ89fnaktM
[td_last_video] => https://youtu.be/jaJ89fnaktM
)I think is a bad implementation of the theme xD
Forum: Fixing WordPress
In reply to: Extract a field from an array on MySQL DB on WordPressI get this:
Array
(
[td_video] => https://vimeo.com/145711577
)Forum: Fixing WordPress
In reply to: Extract a field from an array on MySQL DB on WordPressOn the admin side I get this error :
” Warning: htmlspecialchars() expects parameter 1 to be string, array given in /usr/home/diania.tv/web/wp-content/themes/mts_newspaper/functions.php on line 2525 Vídeo ”Forum: Fixing WordPress
In reply to: Extract a field from an array on MySQL DB on WordPressForum: Fixing WordPress
In reply to: Extract a field from an array on MySQL DB on WordPress@valentinbora Thanks! I try.
Forum: Fixing WordPress
In reply to: Extract a field from an array on MySQL DB on WordPress@sterndata I see that if I put again this post with “not resolved”, it does not appear on the forum again.
Forum: Fixing WordPress
In reply to: Extract a field from an array on MySQL DB on WordPressOuch! This topic was marked “Resolved”, but I have a little problem yet.
Forum: Fixing WordPress
In reply to: Extract a field from an array on MySQL DB on WordPressHello again and thanks a lot for your help,
I put this on single.php:
$video= my_get_video_embed($id); ?> <?php echo $embed_code = wp_oembed_get( $video ); ?>But i get a lot of warnings about arrays and strings:
"Warning: parse_url() expects parameter 1 to be string, array given in /usr/home/diania.tv/web/wp-includes/rewrite.php on line 480 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/rewrite.php on line 489 Warning: explode() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/rewrite.php on line 497 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_match() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/class-wp-oembed.php on line 271 Warning: preg_split() expects parameter 2 to be string, array given in /usr/home/diania.tv/web/wp-includes/kses.php on line 1668 Warning: strtolower() expects parameter 1 to be string, array given in /usr/home/diania.tv/web/wp-includes/http.php on line 521 Warning: strtolower() expects parameter 1 to be string, array given in /usr/home/diania.tv/web/wp-includes/http.php on line 521Forum: Fixing WordPress
In reply to: Extract a field from an array on MySQL DB on WordPressOMG!
Thanks!
Can these fields disappear with a database cleanup or something similar?
Or will WordPress store them associated with the post forever?Forum: Fixing WordPress
In reply to: Extract a field from an array on MySQL DB on WordPressI’m trying to solve this, but it’s too hard. I want to unserialize first, because my new custom field isn’t an array.
How I Can Unserialize this:Without losing the POst ID associated?