Jump to content


Corporate Sponsors


Latest News: (loading..)

rachael_web86

Member Since 21 Sep 2009
Offline Last Active Dec 06 2011, 13:16
-----

Topics I've Started

Code error in chekout shipping :-/

01 December 2011, 11:54

Hi could someone please help me with the following error I'm getting on the checkout_shipping.php when trying to process to pay for an item I am getting this error;


Parse error: syntax error, unexpected T_LNUMBER, expecting T_VARIABLE or '$' in /mnt/vol2/home/m/o/mochod/public_html/mothergoose/includes/classes/shipping.php on line 112

And I'm not 100% sure how to fix this on my shipping.php... Any help please?

Thank you!!

How to change appearance of Buy Now Button

23 November 2011, 13:03

Hi I was wondering if someone could kindly help me please... If you visit http://www.mochodesigns.co.uk/mothergoose/yummy-mummy.php You can see my 1st Buy Now button is boring grey & the other 3 are just images...

I want the boring grey one to look like the buynow.gif image I have temporarily on the other products and have tried to define the button using css in my stylesheet - I have put the following code in my stylesheet.css:

#buttonSet .buttonAction button[type=submit] {
background:none;
background-color:#ffffff;
}
And the code for my actual button is:

<form name="cart_quantity" action="http://www.mochodesigns.co.uk/mothergoose/product_info.php?products_id=29&amp;action=add_product" method="post">
<div class="buttonSet">
<span class="buttonAction"><input type="hidden" name="products_id" value="30" />
<button type="submit" >Buy Now</button></span>

Does anyone know why this css isn't changing the appearance of the grey buy now button?

Please can someone help me urgent - actions won't process

07 July 2011, 15:54

Need someone's expertise urgently please,

when you try to sign in on my website www.groomed.uk.com or register as a new customer, a load of errors appear on the page? What do I have to do to fix these errors?

Many thanks in advance!

Action processes not working on my website :-S

06 July 2011, 10:26

Hi, on my site www.groomed.uk.com - when you try to register as a new customer or login as an existing customer, the action isn't processed correctly - it just displays a white blank page? Although if a customer creates a new account I get their info in the admin, it just won't display the create account success page? It was working a few days ago, and now I'm unsure as to why its not now?

Create Account - creates account, but doesn't display success page

06 July 2011, 09:56

Hi I was wondering if someone could help me please...

http://www.groomed.uk.com/create_account.php - If you visit that page and fill in all info, it registers the new customer in my admin panel & I can see their details, but when they click continue after entering their details a blank page shows instead of the create_account success page? Anyone know why it's doing this :-S

Thanks in advance,

Rachael