Unfortunately repair did not work ;( that is why I did a restore.
Type: Posts; User: adriansonline
Unfortunately repair did not work ;( that is why I did a restore.
Okay here is what I discovered. For some reason hotaru_tokens table became corrupted. I did a database restore and it worked.
I am suddenly getting this error as well
glad you figured it out. HTACCESS can be a PITA sometimes if configured wrong.
This is what I use, and I have no issue with my blog:
Options +Indexes +FollowSymlinks
RewriteEngine on
RewriteBase /blog/
RewriteCond %{HTTP_HOST} ^blog\.(.*)$ [NC]
RewriteRule ^(.*)$...
its been moved to sourceforge
http://sourceforge.net/projects/vogoo/
Does not make sense if your blog is in a separate folder then the Hotaru it should not matter. Can you post your current htaccess from Wordpress? I run both without issue, so maybe I can help.
Hi Nick,
I had set the default as "all" in bookmarks plugin. I have a site where people will vote on something. Not much will be added beyond what me as admin has added. So upcoming and latest...
Hi Nick,
This plugin is not working for me. Is it broken in 1.4.1? I am using the normal vote plugin. I cleared the cache, but a post with Zero votes is still above one with 2. Any ideas?
Okay I did more reading at http://vanillaforums.org/wiki/page/SingleSignOn
The main issue is creating the Authenticate URL
I just need to pull out USER ID, USERNAME and EMAIL into a PHP page
Has...
Never mind, found the issue was an errant ampersand in a category name, not being "escaped"
I am getting this error
"error on line 1 at column 14441: xmlParseEntityRef: no name" any ideas?
Anyone found a fix for this...really stumped. I would also suggest a way for only editor to add submissions from the backend. Is there maybe an easy way to remove submit from the menu bar?
Just wondering has anyone successfully connected to HotaruCMS to Vanilla 2 using new Proxy Connect?
http://vanillaforums.org/page/ProxyConnect_SSO
Yes Nick you are right, it is late here. I meant to say it worked :)
Hi Nick,
This does not work. Just get a blank page. Solution was to comment out 402-412-- now I can use duplicate urls.
thanks for giving me the right file to play with
Perfect. I can live with duplicate Urls. I will try it out tonight;)
Hi Nick
My PHP skills are ok. But it depends on how complex is " complex". I don't have an issue to load things manually to other categories, but I get an error about title/URL already used. Would...
I am building a closed community where submissions will be controlled by admins only. One of the issues we face is we need items in multiple categories. How can we do this? If we cannot use multiple...
Noticed an issue. If you disable "post submission" checkbox in Submit Plugin admin cannot edit posts.