Truth
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Tables code not workingright.. thanks.. *opps* =P
Forum: Plugins
In reply to: WP-Stats For WP 2.0right.. thanks. erm.. attached to?
OH ya.. I wanted to ask something. I have a wordpress page and I use this code
<tr><td>1</td><td>2</td></tr>
<tr><td>1</td><td>2</td></tr>
<tr><td>1</td><td>2</td></tr>the output on the page is still not in a table format, it’s in a straight row although the
</tr>
is there. Any idea why?Forum: Plugins
In reply to: Smart Archives 1.01 and WP 2.0–problem?I’m having the same problem with the plugin too, that’s why I switched back to SRG archive and it worked..
Forum: Plugins
In reply to: WP-Stats For WP 2.0Can anyone help me here?
I’m editing the wp-stats.php for some to appear in tables just like the old version of wp-stats.php. I use the same code but it’s not working in the new versioon of wp-stats.php
for the recent comments.. i change it to this
echo "<tr><td>$comment_date</td><td>$comment_author</td><td>$post_title</td></tr>";
but when it outputs, the
</tr>
is missing for all of them. any idea why? or is my code wrong?Thanks ??
Forum: Plugins
In reply to: Plugin to make a post “sticky”?Forum: Plugins
In reply to: WP-Grins in WP 2.0?Forum: Installing WordPress
In reply to: API KeyDoes the API KEY don’t work on certain servers? I can’t get mine to activate. it always say that the key is invalid. Someone has the same problem recently but after changing servers, his is working. so any idea? I’ve contacted the developers of it too, but they hadn’t got back to me yet =(
Forum: Plugins
In reply to: Error with Akismet – Invalid KeyI’m not changing servers so if it doesn’t work, I cant use it ?? anyway, I’ve contacted the developers of Akismet. Hope they reply soon. Meanwhile, if anyone has any solution to this, please do help. Thanks ??
Forum: Plugins
In reply to: Error with Akismet – Invalid KeyI’m having the same problem too.. I got the API key 5 hours ago but it’s still not working for me =( I always got the “invalid key” message
Forum: Alpha/Beta/RC
In reply to: Smilies in the Admin screensThanks, it’s working now.. ??
Forum: Plugins
In reply to: Plugin: Collapsible More Link – Not Workinghow do u do that? I’ve the same problem too =(
Forum: Alpha/Beta/RC
In reply to: Smilies in the Admin screensquestion.. my wp grins used to work in 1.5 using this
https://www.ads-software.com/support/topic/24409
but in 2.0 the code is different.. any idea where do I add the code to make it work in the admin panel? ?_?
thanks ??
Forum: Fixing WordPress
In reply to: RunPHP not working for me…I run PHP EXEC but it doesn’t work on mine aft my upgrade..
I tried using
<phpcode>
<?php
echo “Current date and time: “;
echo date(“l dS of F Y h:i:s A”);
?>
</phpcode>but it doesn’t work on mine, any idea?
Forum: Plugins
In reply to: Image Headlines Plugin Help NeededOoooh.. it’s working now.. I chmod the image-headlines to 766.. it should be 777…. Thanks.. =)
Forum: Fixing WordPress
In reply to: Frequent commentorsHmm.. yep.. If not, you could try out this….