Frog users are in luck! Thanks to Dejac (jackie from the forum) we now have another two of BDesign's plugins available.
The first is a version of the Gallery plugin, this one with support for MOD_REWRITE apparently. The second is one I couldn't find myself: BD Play. This was a small SWF/Flash player plugin. Fortunately, we managed to save the documentation a long time ago, so that's also here.
Want the plugins? Go to the BDesign plugins page.
Thanks for sharing jackie!
Hello, my name is Walter from Italy, sorry for the bad English but use GNOME Translate for translation. I installed BDesign (download) Counter Plugin v1.0.0 Final on Wolf CMS 0.5.5 without problem...
Today I tried to install it on Wolf CMS 0.6.0 RC1b and gives me this error:Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/elettrop/public_html/wolf/plugins/counter/sub/preferences.php on line 4
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/elettrop/public_html/wolf/plugins/counter/sub/preferences.php on line 4
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)I think it is due to PDO Mysql, I'm not a programmer and I can not solve the problem, Can you help me somehow?
Thanks Walter
1Welcome. :-) Seems as though PHP is having trouble talking to your MySQL database server. I don't think this is a problem created by Wolf CMS 0.6.0 though...
Can you check with your hosting provider whether they've changed their PHP+MySQL setup? Seems a configuration issue on their side rather than a problem on Wolf side...?
2