Really cool!
Type: Posts; User: carlo75
Really cool!
Sure, completely agree.
Mediawiki is pretty cool for codex sections, but a little graphical re-organization of the contents can help people to understand better them.
I think wordpress codex is the best,
I'll try to find some valid alternative software open source, that fits our needs.
Can be useful to make a plugin for database backup and restore?
So... seems HotaruCMS is still alive and I'm very exciting for that!
Btw for theming development, I think that improve and increase docs are a really a must. Something like codex on Wordpress will...
Sure for a punch of bucks!
Really, I think my site can be sold in about 3.500 euro ~ 5.000 $
Hi all,
if you are on a local site Windows based, you have to install some software for sending email.
Hi all guys,
I'll try to update a local backup of my production site that now count 90.000 users and 30.000 posts, to help beta testing.
Hi narc, thanks for your idea.
I've decided to modify the submit plugin to fit my needs. Is the best way I think...
A little leak of submit plugin is the management of title length.
Anyone has some ideas on how to develop this?
I've tried to reproduce the attack, with the injection of zeroscience.mk, but I can't.
I've also read of the release 1.4.2 but I think that more informations are required to better understand the...
I've told with PuckRobin, and him consider old this vulnerability, which affect the 1.3 and older release of HotaruCMS
Mmm there's really a problem with this advice.
I hope Nick or someone else, will fix the problem asap
Sure I've read so quickly.
I'll try to find it: I've already find $id but I receive an error for undeclared variable... really strange
But $h->currentUser retrieve your profile informations (?)
Hi hotaruuser thnaks for your reply,
I'll try to manage your information, but seems doesn't work for my new theme.
My goal is to show a custom extra profile field, website, near the name of...
Hi to all,
I would like to do a new page with a list of some users and their BIO information and a couple of new custom extra fields by the profile, like name and website.
According to the...
Hi maxmk,
I'm glad that your solution has sorted some positive effects, but please consider to share with the community your optmized query ;-)
Maybe with this snippet:
$post = $h->getPost($postid);
Hi nickpeak,
under Control Panel -> Plugin Settings -> Bookmarking, you can choose what see on the default index page.
Ok no problem, you're welcome ;-)
Nope at the moment, but if you want, try to use default theme
Vishal have u solved your problems?
Anyone has experienced this problem?
In admin settings:
Warning: Invalid argument supplied for foreach() in --->/content/plugins/recaptcha/recaptcha_settings.php on line 142
and in use...
This is the function categoryPicker that I've modified:
/**
* Build code for category picker in submit step 2 and edit post
*/
public function categoryPicker($h)
{
...