Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

armsve

Pioneers
  • Posts

    5
  • Joined

  • Last visited

Everything posted by armsve

  1. Hi I did a lousy fix, I added <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> to login.php also I found that to use several languages you need to change this from /includes/modules/content/login/templates/social_logins.php line 45 <h2>Social Login</h2> to: <h2><?php echo MODULE_CONTENT_SOCIAL_LOGINS_TITLE; ?></h2> since it's not reading the languages file information.
  2. Hi, I just installed the addon but the facebook/google/linkedin icons on the social login module appear as boxes, I don't know what I'm missing, it looks like it's not accepting the fontawesome code. I've tried different things and cannot make it work. Thanks in advance for any help!
  3. Hi, thanks for the addon, I'm currently testing it and wanted to know, if there are no child in the category shouldn't it move you to that category instead of showing you the category below? thanks!
  4. I'm getting these errors Warning: Invalid argument supplied for foreach() in /admin/ebay_list.php on line 64Warning: Invalid argument supplied for foreach() in /admin/ebay_list.php on line 131Warning: reset() expects parameter 1 to be array, null given in /admin/includes/classes/object_info.php on line 17Warning: Variable passed to each() is not an array or object in /admin/includes/classes/object_info.php on line 18 can you help me with those? Thanks!
  5. Mmm I'm actually begining to mess with this contrib, getting nothing but errors, but I think I could make it work. Thanks for the contrib.
×
×
  • Create New...