Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

gavimobile

Pioneers
  • Posts

    18
  • Joined

  • Last visited

Profile Information

  • Real Name
    gabriel

gavimobile's Achievements

  1. why is it refreshing the page many times.. when i go to login.php and i was loged in with facebook it will reload login.php many many times until it realizes that i am already a customer. some clarification would be great.
  2. im having an issue that when a logged in user logs out, than returns to login.php, login.php will refresh itself at least 30 times. what i believe it is doing in firefox is searching for old or previous cookies. if my theory is wrong than it would mean logout.php doesnt work. what can i post for you to get assistance. thanks in advance
  3. ok.. i reinstalled the app into oscommerce from scratch as listed in the instrcutins. however, in iexplorer it automatically goes in to create_account.php even if i dont have any cookies or sessions saved. im not loged in facebook, and ive tried deleting cookkies on computer and going to logoff.php.. still no
  4. i think i solved my problem but now im expirencing this. Cannot redeclare class FacebookApiException
  5. could someone gimme a hand here. i want to create my logout in one page. i tried this, but its not logging me out <?php if ($_GET['logout'] == 1){ setcookie('fbs_'.$facebook->getAppId(), '', time()-100, '/', '.sensored_mydomain_is_here.com'); } ?> here is a pastebin of my single page script including the files from this contribution http://pastebin.com/B0bpLJte tia
×
×
  • Create New...