Knowledge.ToString()

Category: Tricks n Techniques

  • php.ini Changes Have No Effect

    Today I tried to install PHP and MySQL on my local Windows XP Pro machine. Both were working fine individually but I could not connect to the MySQL from PHP code. I tried to change php.ini file but no matter what I do, changes were not reflected when I tried phpinfo() function. php.ini File Location…

    |

  • 4 ways to Enable Windows XP Language Toolbar

    I was completely frustrated with Languge toolbar as it was enabled in some computer and not enabled in other computer. I tried many methods and after some trial and error, I found few things which might help you get your Windows Language Toolbar back. This solution is given for Windows XP user. Method 1 Right…

    |

  • Where is “Security” Tab When I Check for Property of File/Folder in Windows XP Pro?

    Go to Windows Explorer. Go to Tools > Folder Options… Click on “View” tab. In “Advanced Settings” uncheck the option “Use simple file sharing(Recommended)” Now you will be able to see “Security” tab

    |

  • How to Export Thunderbird Contents and Settings?

    Go to c:\document and settings\username\application data\thunderbird\ Open the file profiles.ini Check the setting Path=Profiles/xxxxxxxx.default Now go to c:\document and settings\username\application data\thunderbird\Profiles\ and copy the folder xxxxxxxx.default for backup. Now to export this content to another computer, copy this folder to c:\document and settings\username\application data\thunderbird\Profiles\ on another computer and change the profile.ini to use this new…

    |

  • How to Get the Default Login Page in DotNetNuke?

    Sometimes it is possible that you have updated the login page information in DotNetNuke and after that you don’t have any way to get back this login page. Ironically, you cannot even login to change the login page. You are completely stuck. Now only one way to get back this login page is directly updating…

    |

  • How to Put Banner on DotNetNuke Portal?

    Here are a step by step guide to put a banner on your DNN portal. Go to “Admin” > “Site Settings”.Expand the node “Advanced Settings”.Expand the node “Other Settings”.Set the “Banner Advertising” to “Site”. Now go to “Admin” > “Vendor”.Add new “Vendor”.Add “Banner” for the newly added vendor.Remember(/copy) the “Banner Group”. Add “Banner Module” to…

    |

  • Firefox – Choose User Profile

    Today I was browsing using Firefox and suddenly it got stuck. I closed the browser window and tried to open it again but I got the screen for user profile. I tried to use “default” profile but gave me error that “Firefox cannot use the profile ‘default’ because it is in use”. I created another…

    |