-
Recent Posts
Recent Comments
Archives
Categories
Meta
Protected: T-Shirt
Posted in Uncategorized
Enter your password to view comments.
Protected: U.S POLO Shirt
Posted in Uncategorized
Enter your password to view comments.
Protected: stock lot – ladies t-shirt
Posted in Uncategorized
Enter your password to view comments.
Protected: Stock of Sweater
Posted in Uncategorized
Enter your password to view comments.
0 picture(s) successfully added – wordpress – http 500 error with nextgen gallery
are you facing problem with uploaidng images in nextgen gallery in your wordpress site?
this problem is not common. but sometimes you may get it.
solutions.
On my website I had to add the following to .htaccess
#BEGIN NextGen Gallery Image Upload HTTP Error Fix
<IfModule mod_security.c>
<Files upload.php>
SecFilterEngine Off
SecFilterScanPOST Off
</Files>
</IfModule>
<IfModule security_module>
<Files upload.php>
SecFilterEngine Off
SecFilterScanPOST Off
</Files>
</IfModule>
<IfModule security2_module>
<Files upload.php>
SecFilterEngine Off
SecFilterScanPOST Off
</Files>
</IfModule>
#END NextGen Gallery Image Upload HTTP Error Fix
Posted in Uncategorized
Leave a comment
opencart admin problem – netfirms hosting
opencart admin problem – netfirms hosting - this is common problem in netfirms hosting — when you login opencart admin with correct user name and password. but you cant see the admin panel dashboard – its bcoz of the session problem.
Try changing the session path to a folder on your server instead using a php.ini file.
go to system – library – session.php
and use this code
$garbage_timeout = 3600;
ini_set(‘session.gc_maxlifetime’, $garbage_timeout);
ini_set(‘session.save_path’,'ur server path/sessions’);
session_set_cookie_params(0, ‘/’);
session_start();
use your server path
need more help?
Posted in Uncategorized
Leave a comment
bundle products opencart
we can build your ecommerce webshop in opecart with bundle products features, bundle products discounts.
Contact us for this service
Posted in Uncategorized
Leave a comment
firstdata api opencart
if you face problem integrating firstdata api in opencart.. contact LoooGo , we can help you on this.
Posted in Uncategorized
Leave a comment
wordpress error – 406 Not Acceptable This request is not acceptable Powered By LiteSpeed Web Server LiteSpeed Technologies
if your server run on LiteSpeed Web Server . and if you running wordpress .. you may see this error message while inserting images into port/pages. and in that case
If you have ftp access, edit your .htaccess file to turn Mod Sec off:
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
If you don’t, contact your webhost and ask them to do it for the folder containing your blog.
Posted in Uncategorized
Leave a comment
NUB website redesign
Northern University Bangladesh (NUB) has contacted LoooGo to redesign their university website, and Looogo team has designed as their new look and feel.

NUB New look and feel

NUB - Before