Bootstrap, from Twitter
March 5, 2012
Leave a comment
Bootstrap, from Twitter
Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.
Built for and by nerds Read more…
Categories: Uncategorized
Import Contacts – Openinviter issue
November 17, 2010
Leave a comment
For fopen issue in openinviter. Kindly check it below for the fix
Issue: Warning: file_put_contents(/tmp/oi_plugins.php) [function.file-put-contents]: failed to open stream: Operation not permitted in [path]/OpenInviter/openinviter.php on line 330
In the config.php file, the tmp folder (on a windows enviroment) you must add double slashes to the cookie path instead of a single slash:
‘cookie_path’=>”C:\\xampp\\tmp\\”,
Categories: Uncategorized
Hello world!
May 22, 2010
1 comment
Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!
Categories: Uncategorized