webchiase.vn
Forum Replies Created
Viewing 8 replies - 1 through 8 (of 8 total)
-
Forum: Plugins
In reply to: [Facebook All] my widget has problem when login by facebookallHi,
other widget: fanbox, Facepile is ok, but login is not…
i dont know where i have to fix html/cssForum: Plugins
In reply to: [Facebook All] my widget has problem when login by facebookallnothing has changed when i do follow u, and the error just happens to facebook login box
plz check it again bro,
tks,Forum: Plugins
In reply to: [Facebook All] my widget has problem when login by facebookallany error here?
/* * Add login button to widget. */ function facebookall_render_widget_button() { $fball_settings = get_option('fball_settings'); if (is_user_logged_in()) { global $user_ID; $size ='60'; $user = get_userdata($user_ID); echo "<div><div style='float:left;'>"; if(($fbavatar = get_user_meta($user_ID, 'facebookall_user_thumbnail', true)) !== false && strlen(trim($fbavatar)) > 0){ echo '<img alt="user facebook avatar" src="'.$fbavatar.'" height = "'.$size.'" width = "'.$size.'" title="'.$user->user_login.'" style="background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #CCCCCC; display: block; margin: 2px 4px 4px 0; padding: 2px;"/>'; }else{ echo @get_avatar($user_ID, $size, $default, $alt); } echo "</div><div style='float:left; margin-left:10px;padding:1px;'>"; echo $user->user_login; echo '<a href="'.wp_logout_url().'">'; _e('Log Out', 'facebookall');'</a></div></div>'; } else { facebookall_render_facebook_button(); } }[please use the code buttons – as is your code may have been corrupted]
Forum: Plugins
In reply to: Help abou "WPtouch 1.9.6"help me plz!!!
Forum: Themes and Templates
In reply to: Help me this errori used other host, it works well –> http://webchiase.vn
Forum: Themes and Templates
In reply to: Help me this errorthis is a free theme, i dont know why that error appears!!
Forum: Themes and Templates
In reply to: Help me this errorthe theme Im using is quite nice and agree with the content of site, I cant replace it. any way to fix it?
Forum: Themes and Templates
In reply to: Help me this errorline 5 here: ‘before_widget’ => ‘<li id=”%1$s” class=”widget %2$s”>’,
but i think error from here:
eval(base64_decode('[ redacted ]')); (272)
Viewing 8 replies - 1 through 8 (of 8 total)