Friday, December 21, 2012
Magento Disable Guests from writing Product Reviews
go the Catalog section in Magento System Tab and
under "Product Reviews"
set the "Allow Guests to Write Reviews" to No
and save the config
Display Products that are Out of Stock in Magento 1.7
by default Magento (Community 1.7.0.2) out of stock display option is not
example
[General]
my product name : test item
status: enabled
visible: catalog and search
[Inventory]
quantity: 5
but the stock availability: Out of Stock
in the admin panel go to the [System] tab
< Catalog > section
click the ( Inventory )
make the Display Out of Stock Products option to Yes
thats it done..
ou also need run the index management and cache management
Wednesday, December 12, 2012
remote desktop from fedora to windows 7 using rdesktop
i wanted to remote desktop from Fedora to Windows
Machine A - Fedora 16
Machine B - Windows 7 Ultimate
step 1: make sure users can remotely access the pc
step 2: add the standard user to the remote desktop user group in
now go to the linux pc
make sure you have rdesktop install else
yum install rdesktop
rdesktop-1.7.0.fc16.i686 153kb size
after you successfully install it
run this command in the terminal
rdesktop 192.168.1.7 -u userone -p mypassword -f
-f to run in full screen
to switch back to linux
pres Ctrl + Alt + Return
Machine A - Fedora 16
Machine B - Windows 7 Ultimate
step 1: make sure users can remotely access the pc
step 2: add the standard user to the remote desktop user group in
now go to the linux pc
make sure you have rdesktop install else
yum install rdesktop
rdesktop-1.7.0.fc16.i686 153kb size
after you successfully install it
run this command in the terminal
rdesktop 192.168.1.7 -u userone -p mypassword -f
-f to run in full screen
to switch back to linux
pres Ctrl + Alt + Return
Friday, November 2, 2012
Pregnant Woman Pops Out Baby!
The pregnant lady needs help and comforting, so the strangers hold her hand as she gets on the stretcher. A few seconds later, a baby POPS out of her, flying across the sidewalk, to the horror of the innocent victim!
A presentation of JustForLaughsTV, the official Just For Laughs Gags YouTube channel. Home of the funniest, greatest, most amazing, most hilarious, win filled, comedy galore, hidden camera pranks in the world!
Monday, October 15, 2012
The Cranberries - Dreams
All my life
Is changing every day
In every possible way
In all my dreams
It's never quite as it seems
Never quite as it seems
I know I've felt like this before
But now I'm feeling it even more
Because it came from you
Then I open up and see
The person falling here is me
A different way to be
I warn more
Impossible to ignore
Impossible to ignore
They'll come true
Impossible not to do
Impossible not to do
Now I tell you openly
You have my heart so don't hurt me
You're what I couldn't find
Totally amazing mind
So understanding and so kind
You're everything to me
All my life
Is changing every day
In every possible way
And oh my dreams
It's never quite as it seems
Cause you're a dream to me
Dream to me
Friday, October 12, 2012
Magento Show Products in Home Page
{{block type="catalog/product_list" template="catalog/product/home.phtml" category_id="61"}}
//random products from category 3
{{block type="catalog/product_list_random" template="catalog/product/list.phtml" category_id="3"}}
//new products
{{block type="catalog/product_new" template="catalog/product/new.phtml"}}
Thursday, October 11, 2012
Subscribe to:
Posts (Atom)

