Posted 10 October 2006, 06:36
Are you on a Windows or Linux server, with Fasthosts? Regardless, the ultimate goal is to find your php.ini file and find this line (or something very similar):
register_globals = Off
and change to:
register_globals = On
1) To find out where your php.ini file is located, create a file called: temp.php. To do this, open up notepad (start/all programs/accessories/notepad).
2) Put this in as the code:
<?php
phpinfo();
?>
3) Save the file as temp.php, and then upload this to your main directory (like in the public_html folder, or whatever).
4) Open a web browser, and type in www.yourwebsite.com/temp.php
5) Look at see where php.ini is located.
6) Download php.ini once you find out where it's located.
7) Alter php.ini as I instructed above (change the register globals to on).
8) Save php and reupload it.
9) DELETE temp.php from your server.
That should do it. If you run into any more snags, let us know.
Jason
Simple 1-2-3 Intructions on how to get, install and configure SSL
The Google Sandbox explained
Simple to follow instructions on how to change the look of your OSC
How To Make A Horrible OSC Website
my toolbox: PHP Designer 2007 - Winmerge - phpMyAdmin - WS_FTP - Photoshop - Paint Shop Pro - Crimson Editor
my installed contributions: Category Banners, File Upload feature-.77, Header Tags, Sort_Product_Attributes_1, XSellv2.3, Price Break 1.11.2, wishlist 3.5, rollover_category_images_v1.2, Short_Description_v2.1, UPSXML_v1_2_3, quickbooks qbi_v2_10, allprods v4.4, Mouseover-effect for image-buttons 1.0, Ultimate_SEO, AAP 1.41, Auto Select State Value, Fast Easy Checkout, Dynamic SiteMap v2.0, Image Magic, Links Manager 1.14, Featured Products, Customer Testimonials, Article Manager, FAQ System, and I'm sure more ...