( ! ) Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/mybb-es.com/inc/plugins/google_seo/redirect.php on line 298
Call Stack
#TimeMemoryFunctionLocation
10.0001388640{main}( ).../showthread.php:0
20.0001413568require_once( '/var/www/mybb-es.com/global.php ).../showthread.php:28
30.00511741736pluginSystem->run_hooks( $hook = 'global_start', $arguments = ??? ).../global.php:100
40.00511741768google_seo_redirect_hook( '' ).../class_plugins.php:142
50.00531742448preg_replace( $pattern = '/\\?([^&?=]+)([=&])/u', $replacement = '&$1$2', $subject = NULL ).../redirect.php:298

( ! ) Deprecated: parse_str(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/mybb-es.com/inc/plugins/google_seo/redirect.php on line 315
Call Stack
#TimeMemoryFunctionLocation
10.0001388640{main}( ).../showthread.php:0
20.0001413568require_once( '/var/www/mybb-es.com/global.php ).../showthread.php:28
30.00511741736pluginSystem->run_hooks( $hook = 'global_start', $arguments = ??? ).../global.php:100
40.00511741768google_seo_redirect_hook( '' ).../class_plugins.php:142
50.00561743328parse_str( $string = NULL, $result = NULL ).../redirect.php:315
post
url : localhost for test
version : 1.6.5
---------------------
pon:
Código:
<div id="1" style="float:left; z-index: 1; position: Absolute;">
<br><img src="images/globito01.png">
</div>
<div id="2" style="z-index: 0; padding: 5px;">
<fieldset style="background: #ffffff;
border:2px solid #bde1fd;
-moz-border-radius:8px;
-webkit-border-radius:8px;
position: relative;">
y despues:
Código:
<div id="1" style="float:left; z-index: 1; position: Absolute;">
<br><img src="images/globito02.png">
</div>
<div id="2" style="z-index: 0; padding: 5px;">
<fieldset style="background: #ffffff;
border:2px solid #f4c98c;
-moz-border-radius:8px;
box-shadow: 0 0 1em #b6b6b6;
-webkit-border-radius:8px;
position: relative;">

Me comentas si funciona

PD: pon otro globito pero de otro color claro esta XD
----------------------------------------------------
el globito 1 lo pongo en el {$post['message']}
pero el globito 2?
Código PHP:
<if $thread['uid'] == $post['uid'then>
                <
div>
<
div id="1" style="float:left; z-index: 1; position: Absolute;">
<
br><img src="images/globito02.png">
</
div>
<
div id="2" style="z-index: 0; padding: 5px;">
<
fieldset style="background: #ffffff;
border:2px solid #f4c98c;
-moz-border-radius:8px;
box-shadow: 0 0 1em #b6b6b6;
-webkit-border-radius:8px;
position: relative;"
>
{
$post['message']}
</
fieldset>
</
div>
</
div
            </
div>
<else>
                <
div>
<
div id="1" style="float:left; z-index: 1; position: Absolute;">
<
br><img src="images/globito01.png">
</
div>
<
div id="2" style="z-index: 0; padding: 5px;">
<
fieldset style="background: #ffffff;
border:2px solid #bde1fd;
-moz-border-radius:8px;
-webkit-border-radius:8px;
position: relative;"
>
{
$post['message']}
</
fieldset>
</
div>
</
div
            </
div>
</if> 

Smile firs install the plugin "PHP in templates"
:)
thank. This plugin gets me so :" php in templates" !!!! Huh
thank for all !!!!!!!! :thumbsup: :thumbsup:
Wink closed
Tema cerrado