I would definately see value in this plugin as it's something we wouldn't mind implementing on our Hotaru site. Much like Digg allows you to see the activity of people you follow in a sidebar widget,...
Type: Posts; User: wtfnews
I would definately see value in this plugin as it's something we wouldn't mind implementing on our Hotaru site. Much like Digg allows you to see the activity of people you follow in a sidebar widget,...
how many posts have you guys both got stored in your db's?
hey, thanks for the reply.. yeah thats a little high too..
our sites been growing a lot and we're now in the process of trying to optimize the servers a little, and that is one thing that has...
Hi all,
Wondering if anyone else has a sluggish time to first byte? I get really crappy times.
If you dont know how to check it, go here -> http://www.webpagetest.org/
I'm running hotaru...
I'll be looking into this eventually.
I'm developing another hotaru site as we speak, totally hacking it up so I'm going to fix up the search eventually.. I dont know when I'll get to it, but...
Anyone come across this before and fixed the issue?
http://secunia.com/advisories/46842/
ok so its not just me then.. well there has to be a way to fix it.. anyone got any ideas where I can start looking to fix this?
Hi all,
not sure if anyone else can replicate this problem, but when we have user accounts registered with a number (123user), once they login they get a blank screen.
Cheers
Rob
always thought about this, as above can you please share the query?
Hi there
I have hotaru cms installed with the bookmarking plugins.
Up until yesterday, we had no issues, but for some random reason, the commenting aspect of things have gone haywire.
Once a...
Has anyone done the above mod maxmk is asking for? i'm also looking at using this plugin but want the same as above.
Just like to thank this place for all the great support on here and of course a good system
my siteis pretty much all done and live.. great CMS that works well.
Couldn't have done it with out...
ignore the top question Nick, to anyone interested in doing this mod, just change the plugin hook to be "pre_show_post"
hello,
i've installed this plugin, and it works fine, however I am wondering if there is a way to have the inserted DIV code:
<div class='video_inc_list'>
..etc, etc, etc
moved to the...
please ignore this.. found it in the settings
/face slap
Just wondering if anyone can tell me where to adjust the post summary/excerpt length?
At the moment its limiting the text to 200 chars, and i'd like to reduce it further.
Any ideas/feedback?
thanks Nick, the quick fix worked... :)
g'day nick -
wtfnews.org
css/js cache cleared... still the same error..
i've reverted it back to standard, it got rid of the error, then put your code back in just to make sure I have...
g'day Nick, thanks for the reply..
Ok, i've tried to do as you've suggested (I cut and paste your code in the index where it was) and still no luck..
Hi there,
I’ve tried to remove the categories from the index by removing the following out of index.php:
<!-- CATEGORIES, ETC -->
<?php $h->pluginHook('header_end'); ...