I can, but when I click on the Plugin Management link it goes to this page where the left column disappears:
1625
Type: Posts; User: atddoug
I can, but when I click on the Plugin Management link it goes to this page where the left column disappears:
1625
I meant to turn off the User Signin plugin to disable registration (per a forum post) and I mistakenly clicked the uninstall button. Now I can't return to any of the Admin links. It only shows me the...
This plugin shows stats for 30 days beginning today (the day I added the plugin) but displays the label "from last 30 days". Can I hack it so it literally shows "from last 30 days", meaning the...
I'm currently using this code in the categories_widget.php file to display a categories drop-down (in lieu of a list) in my new microblog.
Note: I'm using single-level categories ... you'll need to...
Tried this tonight - it works correctly on the individual posts, but not on the home page (mine defaults to Latest posts) where every share button on every post points to the home url, not the post...
fyi:
I added these additional instructions for my users to bookmark in Chrome:
frytec,
Thanks for the info.
Funny - one respondent in that page link says it can't be done, but I have several bookmarklets in my bookmark toolbar that include an icon (Including Hotaru's...
This may be old news but using the bookmarklet in IE 8, it treats the new window as a pop-up that I need to temporarily allow. Then it completes the script and the page works correctly, but generates...
Is there a way to include my 16x16 share icon with the link dragged to the Firefox Bookmarks toolbar?
I tried inserting the image tag with the absolute path like so but the image is left behind:
...
I had a page failure when a user apparently typed a duplicate tag that resulted in a white screen with two error lines and this email sent to the admin:
SQL query:
INSERT INTO hotaru_tags SET...
Quick question on the Gravatar plugin; I'm wondering about how may external calls are made and when. If I have 10 posts from 10 different users displayed on the home page, and each user has a...
I guess that must be it.
Thanks for your help tonight!
I saw that. The values were in double quotes so it seemed simple enough but when I tried changing the minutes from "10" to "0", then refreshed the hotaru submit settings page, all three values were...
Ah, interesting ... I can set the max links, max posts and minutes to any value except zero and it saves the settings. Zero just reverts to the previous number setting. Now the max posts and minutes...
Any idea where the value is stored in the database, which table? I could just change it manually.
You mean for the empty error_log.php file? I don't think so. It doesn't seem related.
I don't get errors when I try to change the submission setting minutes, it just comes back as "10" no matter...
How embarrassing! :-p Yes, clearing cookies in Firefox did the trick.
Thanks PuckRobin!
http://rsnews.allthingsdemocrat.com :-)
Yikes! Now I can't login with my admin id. When I enter my id and password and click the Login button it redirects to the main page without being logged-in. I also tried another user account I...
I figured it out after a few trials: Updated the base url in hotaru_settings.php and changed the .htaccess statement back to "RewriteBase /". The issues are resolved.
Thanks!
Okay, I setup the subdomain as you suggested.
Do I change the "RewriteBase /rsnews" statement in the .htaccess file or leave it as-is?
And thanks for the reply, btw. :-)
I have debug mode on but the error_log.php file is empty. Is there another error log?
New to Hotaru, latest version downloaded last week with default them, hosted by Godaddy.
I'm having trouble changing the submission setting for "Minutes before a user can submit another post". It...
Hmmm... I see now the problem only happens when I use the www in front of my url address. www.example.com/rsnews (rsnews is my hotaru main page subdirectory) redirects the browser to my wordpress...
I have a related question ... I have Hotaru in a sub-directory and I modified the .htaccess file for friendly urls like this, which works fine:
However, there have been several times when I've...