Tried that but didn't worked.. nothing in error log :( any suggestions?
Type: Posts; User: maxmk
Tried that but didn't worked.. nothing in error log :( any suggestions?
Thanks for the reply PuckRobin I just noticed that in Category Manager -> Edit category keywords and descriptions when i try to click on any category nothing happen.. it doesn't show me text boxes....
Hello Everyone,
First of all Merry Christmas to all.
now my question: I have just noticed that Google is crawling my posts but the problem is in its description its shows vote/unvote also....
Can you please let me know how?? I am looking for the similar solution... if feedburner able to to do this... it will be great
Found the problem.. I was using 0.1 version of post_rss and it seems that have problem... upgraded it to 0.2 and everything seems to fixed now.
Hello all,
I have just noticed that the RSS feed of the categories I have added are showing the news or URL which are in moderation queue or having Pending status.. is there any way to stop it...
Hell guys.. Sharing is caring :P
I have checked and found that the problem is not with related post as it uses search plugin to fetch the results. So, I checked the search plugin and following...
Hello Puck,
Thanks for your reply. I have modified the search plugin and used Full text search method. Now load on CPU seems quite low.. fingers crossed :P
Hello,
I want to optimized the below SQL query which is most probably running due to related posts plugin.
SELECT * FROM hotaru_posts WHERE post_archived != 'Y' AND post_id != 48275 AND...
If you current Webhosting company have cPanel then you can directly restore the cpbackup of your account to HostGator. If not, as far as I know you can directly upload mySQL dump (if version of...
Hello all,
Do anyone know how this plugin will work with RSS AutoReader? will it fetch and post images automatically?
Thanks for the reply Puck and Vishal.
I have modified the bookmarking_list.php file and following is the new code
<div class="show_post_title">
<?php if ($h->vars['link_action']...
Hello,
Is it possible to modify hotoru so if anyone views any post in hotaru it will automatically add one vote for the post.. so as many as posts viewed will be the number of votes for the post?
ohh My site also fetch news from websites and shows.. this seems to be bad :( can you please let me know your website?
There seems to be some problem with submit plugin as i have upgraded it which fixed the issue. Also i have downgraded Tags plugin to 1.8 to fix the issue.
Anyone got solution or know how to fix this?
Just to add i get following error many time while accessing site
Fatal error: Cannot redeclare class TagFunctions in /home/sitemark/public_html/content/plugins/tags/libs/Tags.php on line 26
Hello,
I am getting following error while submitting news.
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in...
Ok I have setup http://blog.sitemarks.in and working on theme now :) thanks again jason and puck for your valuable comments and inputs
Thanks again for the reply.. so i think now i have to look for a three column theme for WordPress and make it look like my website :)
Just tried mass replace and it worked.. not i am facing different issue... its about wordpress headers.. you can check the error here: http://sitemarks.in/privacy/ if you have any clue can you please...
Thx puck for the reply. SO what I have to do a mass replace of timer_start function with timer_start1 (just an example)? and it won't affect hotaru?
anyone know how to fix "Fatal error: Cannot redeclare timer_start() (previously declared in /home/xxxxx/public_html/functions/funcs.times.php:37) in...
Thanks for the reply jason
I have tried that but then complete website started showing wordpress page :) so i removed them.
I just tried to integrate wordpress with hotaru as mentioned in the following URL:
But the problem is that Hotaru use timer_start and timer_stop functions of wordpress due to which I am getting...