Hi Wilt....I have been trying to get this to work cos I think it's great and will be a definite time saver lol I am however having an issue...when I add a new product I get these warnings on the next page:
PHP Code:
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /home/christon/public_html/digiscraps/changedadmindirectory/includes/modules/update_product.php on line 203
Warning: file_get_contents(http://tinyurl.com/api-create.php?url=http://www.havendesignz.com/digiscraps/index.php?main_page=product_info&products_id=1079) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home/christon/public_html/digiscraps/changedadmindirectory/includes/modules/update_product.php on line 203
Warning: Cannot modify header information - headers already sent by (output started at /home/christon/public_html/digiscraps/changedadmindirectory/includes/modules/update_product.php:203) in /home/christon/public_html/digiscraps/changedadmindirectory/includes/functions/general.php on line 21
The product does get added to both the catalog and twitter...just the link does not lol
My admin section is password protected from CPanel, would this make a difference?