-
Refferal Sites
Have been trying to make some extra money just lately, and stumbled upon this site. The idea of getting paid for each search you do has been done before but SwagBucks seems to work really well for some reason. I've only earned a £10 paypal voucher so far but hopefully I can make a little more as time goes on! Just wondered if anyone knew any other good sites like this I could use, to help raise a little extra cash! Also - for a little discussion - whats your opinion on these sites? Have you had good experiences with any or mostly bad?
-
Problem with update
I'm updating my cricket teams website (hosted with 110mb.com) Im using their filemanager to access the pages and then edit them on there... Im trying to change where it says Lashings to make it say academy The change appears on http://grfc.110mb.com/aboutus.html but not on http://grfcricket.co.uk/aboutus.html Please help
-
Easy Nofollow
Just wondered if there was an easy way to no follow all outbound links on my site preferably using robots.txt rather than having to edit every page! customcricketbats.co.uk
-
PHP include
ahhhh sorted now thanks everyone!
-
PHP include
Anyone got any idea?! If I just do the normal include it still appears twice
-
PHP include
Sorry, I mean if you go onto http://www.customcricketbats.co.uk/test.php you will see it says "Fusion Sports" twice on the hot brands menu when it is meant to appear once? I have just copied your include into the menu and in the other PHP file there is just one hyperlink
-
PHP include
When I try to implement this my menu goes funny... http://www.customcricketbats.co.uk/solitairecricket.php Also when I copy the code u wrote into the menu myself it always appears twice for some reason?! http://www.customcricketbats.co.uk/test.php Thanks
-
PHP include
Thankyou so much Ill try it now!
-
PHP include
<H1>Hot Brands</H1> <DIV class=left-box> <UL class=sidemenu> <LI><A href="http://www.customcricketbats.co.uk/fusionsports.html">Fusion Sports</A><LI><A href="http://www.customcricketbats.co.uk/redbackcricket.html">Redback Cricket</A><LI><A href="http://www.customcricketbats.co.uk/solitairecricket.html">Solitaire</A><LI><A href="http://www.customcricketbats.co.uk/vantagecricket.html">Vantage Cricket</A><LI><A href="http://www.customcricketbats.co.uk/blackcatcricket.html">Black Cat Cricket</A> </LI></UL> </DIV> Can anyone change this code so that instead of having the links, each company link can be edited from a PHP file. (eg. link1.php, link2.php, etc) Im really stuck
-
Website feedback needed
Thanks for the feedback any idea how I could make those box images sharper on the side?
-
Website feedback needed
Hi just wanted to know what you think of my site and what I could improve? http://www.instinctcricket.co.uk Thanks
-
Pulling out
Yeah No contract in place of course
-
Pulling out
I said I would do someone a website, and now I have realised I dont have the time. He was only going to pay me £100 anyway as its just a hobby for me that I fit around school. It was just a basic site with a Paypal cart and a few static HTML pages. I've emailed saying I cant do it anymore but he have everything I have done for free. Can he insist I complete the site? Dont be too harsh on me! Im new to all this!
-
Moving OS commerce
My shop was previously located at custombats.co.uk/shop - this worked fine. I want the shop at www.ianwills.co.uk/shop - I transfered the files over onto this domains folder as both domains are on the same hosting account, but the shop appears incorrectly. Some of the paths appear to be wrong. I believe i need to change some of the things in the following file but Im not sure what? configure.php It looks to me like the old domain customabats.co.uk is appearing when the new domain ianwills.co.uk should be? Thanks <?php define('HTTP_SERVER', 'http://custombats.co.uk'); define('HTTP_CATALOG_SERVER', 'http://custombats.co.uk'); define('HTTPS_CATALOG_SERVER', 'http://custombats.co.uk'); define('ENABLE_SSL_CATALOG', 'false'); define('DIR_FS_DOCUMENT_ROOT', '/home/customb3/public_html/shop/'); define('DIR_WS_ADMIN', '/shop/admin/'); define('DIR_FS_ADMIN', '/home/customb3/public_html/shop/admin/'); define('DIR_WS_CATALOG', '/shop/'); define('DIR_FS_CATALOG', '/home/customb3/public_html/shop/'); define('DIR_WS_IMAGES', 'images/'); define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/'); define('DIR_WS_CATALOG_IMAGES', DIR_WS_CATALOG . 'images/'); define('DIR_WS_INCLUDES', 'includes/'); define('DIR_WS_BOXES', DIR_WS_INCLUDES . 'boxes/'); define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/'); define('DIR_WS_CLASSES', DIR_WS_INCLUDES . 'classes/'); define('DIR_WS_MODULES', DIR_WS_INCLUDES . 'modules/'); define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/'); define('DIR_WS_CATALOG_LANGUAGES', DIR_WS_CATALOG . 'includes/languages/'); define('DIR_FS_CATALOG_LANGUAGES', DIR_FS_CATALOG . 'includes/languages/'); define('DIR_FS_CATALOG_IMAGES', DIR_FS_CATALOG . 'images/'); define('DIR_FS_CATALOG_MODULES', DIR_FS_CATALOG . 'includes/modules/'); define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/'); define('DB_SERVER', 'localhost'); define('DB_SERVER_USERNAME', 'xxxx'); define('DB_SERVER_PASSWORD', 'xxxxx'); define('DB_DATABASE', 'xxxx'); define('USE_PCONNECT', 'false'); define('STORE_SESSIONS', 'mysql'); ?>
-
Remove Whats New Here
Hi guys, Any idea how I can remove the whats new here box and replace it with a box where I can enter news? http://custombats.co.uk/shop/index.php