Joomla 3.2 Registered Date and Last Visited Date - joomla

Quick question..does any know how to remove the "Registered Date" and "Last Visited Date" from the User Profile once they have logged in? I was able to remove the basic settings, but can't figure out how to remove those 2? Any help would be really appreciated.
Thank you :)

Related

Magento 1.9.3.2 - Edit Order - Uncheck "Email Order Confirmation" checkbox by default

I am quite new to Magento, and have a store with Magento 1.9.3.2.
I have a requirement to Uncheck "Email Order Confirmation" checkbox by default which appears when I try to Edit an order - as shown in the screen shot below:
Can someone share if this is possible to do and what is the best way to achieve this.
I have seen System->Configuration->Sales->Sales Email and an option to disable the order emails - however, I doubt that this will disable the order emails in general instead of just unchecking it optionally only for Edit Order scenario.
Any help is highly appreciated.
Go to this file path :- \app\design\adminhtml\default\default\template\sales\order\create\totals.phtml
and open that file and over there you can see below code
<input type="checkbox" id="send_confirmation" name="order[send_confirmation]" value="1" checked="checked"/>
and remove checked html attribute and you are done it. hope it helps :)

magento google calendar integration

I am new to magento, and working on already installed magento system. The thing is, we have integrated google calendar with our magento booking system. But, nowdays, the bookings are not getting pushed into the calendar.I also checked the configuration settings, and the username password for Google calendar are correct. So, when I go to any product, then the dropdownlist for google calendar doesnt pop up anything. Please I need some help in bringing this calendar back.
I think you could open Firebug and try to click in the calender, then select the element which stands in your way. It could be something wrong with the HTML or CSS.
Besides that, keep in mind don't overwrite the original file as it will be overwritten again on next update. Create a new file and include this instead via layout xml.
Hopes that can help.

How to display old articles?

I wanted to set created date of the articles, so I set the date of the articles to 2012-2-1 but after the setting the date of the articles it's not displaying in the front-end anymore now.
After doing a deep dive into this I saw the article in the back-end it isn't being published. It's saying published, but has expired.
So, can I not publish the old-dated articles?
Please, help me on this topic. Thank you.
Published but has expired means that you have set a Finish Publishing date and that date is in the past. It sounds like you changed that date instead of the create date.
for created date You should change Created Date field you may accidentally changed Start Publishing or Finish Publishing

How to add extra field in my account page in magento?

I want to add some extra fields including textfield,dropdown box in customer/account/create/ page in magento.By default we have only login information and personal information with 2 to 3 textbox only.But I have to add billing details,destination type,billing address and so on.
Please refer this link below,it will help you to understand
https://www.webstaurantstore.com/myaccount.html?goto=register
I tried to solve this problem but unable to do that.If anyone knows this,please help me out.
Thanks!
You'll need to add customer attributes to your database first.
Then you have to add them to your registration-template.
At last the attributes have be added to the customer fieldset in the config.xml
Here is a detailed step-by-step tutorial that may help you :-)
http://www.fontis.com.au/blog/magento/custom-customer-signup-attributes

how to publish my extension on joomla extension directory?

I wrote a component for Joomla!.I Read http://docs.joomla.org/Publishing_to_JED .
but i can't find submit button or link on http://extensions.joomla.org for submit the extension.
please help me.
First you must create an account on the Joomla Extensions Directory (and log in).
Then, find the category that you think the extension should belong to (for example "Fake Registered Users" would belong to the "Fake Data" category)
On this page you will see a button saying "submit extension" (as long as you are logged in)
Follow the instructions and once submitted, it will usually take about 3 weeks, depending on the amount of other extensions submitted, to be approved.
I only found tow URLs about your questions!
http://docs.joomla.org/Publishing_to_JED
and
http://extensions.joomla.org/component/content/article/15

Resources