Category: myblogplanner
Digital forums resgiter problem for last 10 week.
| June 16, 2009 | Posted by Subikar under forums, myblogplanner |
Last 2 month ago one of my office colleague signed up with digital forums and got error and even not received any email from digital point Fatal error: Existing data passed is not an array Called set_existing in /home/sites/forums.digitalpoint.com/web/register.php on line 385 in /includes/class_dm.php on line 235 I thought it may be they have updated …
Auto Login Joomla function
| May 27, 2009 | Posted by Subikar under cms, it professional, joomla, myblogplanner |
One of my client always like to sent mail to his members with updates of the website to make them participate. For long time he was demanded me a auto login system in joomla. Today at last we got the solution how we can do it. I am sharing this with you hope that may…
Create New joomla password function
| April 27, 2009 | Posted by Subikar under cms, joomla, myblogplanner, subikar |
Let me show you how you can create joomla password function Here is the exmaple how you can create joomla 1.5.x password function. function FnGenerateNewPassword($Password) { jimport(‘joomla.user.helper’); $salt = JUserHelper::genRandomPassword(32); $crypt = JUserHelper::getCryptedPassword($Password, $salt); $password = $crypt.’:’.$salt; return $password; } Hope this will help you in some program.
Justforjoomla review
| October 10, 2008 | Posted by Subikar under cms, it professional, joomla, just for joomla, myblogplanner, network, subikar |
Joomla1.5 is basically the higher version of joomla 1.0 and the open source content management system.It is one of the most successful cms system here internet world. If you want see my joomla1.5 cms website you can check it here in this url. http://subikar.justforjoomla.com You are thinking why I am writing all this stuff to…
At last MyBlogplanner is launced
| January 9, 2008 | Posted by Subikar under community, myblogplanner, network, orkut, social |
Hi guys today I got time to work on my own domain worked 4 hour today and installed the community for you all. Partcipate and enjoy your life this is for you all in this new year a gift for all. Love you all. MyBlogPlanner Team
Know your site’s external and internal links!
| November 22, 2007 | Posted by Subikar under link, myblogplanner, network, orkut, seo, subikar |
Let me share with you one of my small development demos. I have written a php code that checks in a web page, how many internal and external links it is holding. The code is really easy to install in your site or blog. I think the SEOs who have a lesser knowldge in php…
My Blog Planner story
| October 25, 2007 | Posted by Subikar under community, it professional, myblogplanner, network, orkut, social, subikar |
This is a short story a year back. I am designing a floating orkut system. Where user can scrap to other, can plan for there next blog post, can send private message to author of the blog and many more. At that time my boss Aji Issac Mathew plan to buy a domain for this…
My Blog planner first post.
| September 22, 2007 | Posted by Subikar under community, it professional, myblogplanner, network, orkut, social, subikar |
This is Subikar, an IT professional trying to run a website for the common net-savvy people . I have taken this decision only after being in the web-development industry for over 2 years. I have chosen the ‘myblogplanner’ domain as a platform, wherein I would be able to support the users with all the functionalities…