After a router and internet connection change change a TGP 500 Voip System would not connect to the blueface.ie VOIP Service. On the same network a bunch […]
Author: paris
Laserjet 2011 Crashing Print Spooler ( Windows XP and 7 )
Windows XP Fix The HP Laserjet 2011 randomly starts crashing the print spooler in Windows XP. This is a problem with the driver and PDF’s that needs […]
Go Daddy Secure Certificate Customer Anti-Phishing Filter
After trying to renew an existing SSL Certificate with GoDaddy, I received the following email : “Dear Secure Certificate Customer, Recently you requested a digital certificate for: […]
Per Page Sidebars Does not work with Duplicate Page Names
As per title , the wordpress plugin Per Page Sidebars does not work when you enable a widget for 2 pages which have same names. I was […]
Manually Refresh and Update Exclaimers Mail Disclaimer Active Directory Cache
When Exclaimer’s Mail Disclaimers Signature tool query’s active directory , it will sometimes cache the information for up to 2 hours. In a working environment, a User […]
Terminal Server Temporary Profile – Your User Profile was not loaded correctly
When logging into a terminal server it brings up the “Your User Profile was not loaded correctly” You have been logged on with a temporary profile This […]
VLAN Configuration for Guest Wireless Segregation
You have a wireless system in place however you would like to separate a guest wireless network using your existing infrastructure and separate internet connectionEquipment :Router for […]
Moving Custom Sage Reports E.g. My SOP Reports
Custom Sage Reports e.g. ‘My SOP Reports’ by default are not stored in the location of all the other Sage Data in the Accounts Folder. You can […]
WP – Ecommerce – Display the Current Category’s Parent Categorys Name
Here is the code you need to display the Parent Category of the Current Category you are viewing in WP E Commerce <?php$term = get_term_by( ‘slug’, get_query_var( […]
Disable Purchase Receipt and Purchase Report in Wp Ecommerce
Go into /wpsc-theme/functions/wpsc-transaction_results_functions.php Comment out the following