Thread Starter
scarty
(@scarty)
no need to answer this topic i fix it already 🙂
Can you tell us how you fixed it so that anyone else who has this problem will know what to do? Was it extra whitespace near the <?php and ?> tags? Please let us know.
Yeah god damn it! Were all dying to know….! LOL! Naa, I think it was cause of the white space between or around the tags… who knows though… I’m not drinking tonight so my thinking powers are not performing like they supposed to… lmao!!
spencerp
P.S. On a serious note, it is alot nicer when ppl post their fixes to their own problems. Makes is alot easier for others if they run into the same problems sometime. =)
Thread Starter
scarty
(@scarty)
no its just a simple error my mistakes… because i overwrite the admin-functions.php ver2.0 into the old one so the error comes out hehehe. my files mix up.
my very concern that time was my wp-grins.php i just follow this steps from lesbessant:
Change
$grins .= ‘<img src=”‘.get_settings(‘siteurl’).’/wp-images/smilies/’.$grin.'” alt=”‘.$tag.'”
to
$grins .= ‘<img src=”‘.get_settings(‘siteurl’).’/wp-includes/images/smilies/’.$grin.'” alt=”‘.$tag.'”
Then you’ll need to edit wp-admin\admin-functions.php. Find <div id=”quicktags”> and edit so it looks like this:
<div id=”quicktags”>
<script src=”../wp-includes/js/quicktags.js” type=”text/javascript”></script>
<script type=”text/javascript”>if ( typeof tinyMCE == “undefined” || tinyMCE.configs.length < 1 ) edToolbar();</script>
</div>
‘;
if (function_exists(“wp_grins”)) { echo “
“; wp_grins(); }
….. and then my files mix up. Actually theres nothing to change at all regarding smilies. just copy all your smilies files to wp-includes/images/smilies folders from wp-images/smilies
thats it and it works to me….
hope you understand my statement 🙂 not good in english.
Lmao! I told ya I could have been wrong, and my thinking powers weren’t performing right tonight..lol!! =) Thanks for posting that scarty. =)
spencerp
Dang, I wish I was drinking tonight though…[sigh]. I mean after all, it’s New Years lol! And oddly enough, you can find me drinking more on a Sunday then any other days lmao!… Oh well..