• Starting today, and after not changing anything I’m getting this weird error messages after I put in my username and password to login to my WP site:

    [10-Jul-2008 20:19:28] PHP Fatal error: Call to undefined function: get_option() in /home/ganig0/public_html/wp/wp-content/plugins/wp-shopping-cart/gold_cart_files/merchants/paypal_payflowpro.php on line 10

    It looks like it has something to do with my wp e-commerce but I didn’t modify any of the files before this happened. Anybody have an idea what might be going on? Or how I can fix it?

Viewing 1 replies (of 1 total)
  • Thread Starter ganiggle

    (@ganiggle)

    This is what is on line 10 of the paypal_payflowpro.php file:

    if(get_option(‘payment_gateway’) == ‘paypal_payflow’) {

Viewing 1 replies (of 1 total)

The topic ‘Help! Weird error when logging in!’ is closed to new replies.