Jump to content

niksac

Members
  • Posts

    7
  • Joined

  • Last visited

Profile Information

  • Location
    GER
  • Activity
    Freelancer

niksac's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. If it is, I think it's the wrong way to go - if someone adds malicious module and approves the "not verified" notice during install the module will fron then on work as payment module in the frontend (and do its harm there). I worst case the administrator wont even be aware that the payment method is active as it is not listed under payment methods. My payment method list now sais "no payment methods available for your country" while my custom method works fine in the front end. Anyways thanks for looking it up in the code for me!!
  2. thats exactly where it does not appear. It's selectable and usable for customers in the front office and works as excepted. But it doesnt show at Modules->Payment.
  3. Hi, I need to implement a simple custom payment method for my shop, read through the module developement guide and started by modifying the original bankwire module. I use PS 1.6.0.13 with disabled cache, disabled smarty cache and enforced smarty compiling. My modified test module works, it can be enabled and used in the frontend just as i want to but it does not get listed in the backoffice under active payment methods. Any idea where i could've gone wrong with that? Thanks in advance Nik invoice.zip
  4. I tested the referral module under "statistics" but it doesnt seem to count any visitors. I created refferers with URI containing: %test ?test test after that i visited http://myshop.com/?test and did an ordner. I cannot see the order in my statistics. Do i have to enable anything else? Nik
  5. After further exaimnation i noticed you have to assign the user to a group. (Table customer_group) to get things working.
  6. Hi, I imported user from another system via SQL. I also added one adress per addded user. If i login with one of the imported users, most of the content is missing: Navigation, Footers etc. Sorry for the german language. Basically this is the content of the "my account" page with headers and footers missing. The link at the bottom leads to the mobile website which also doesn't work properly. Any hints for me ? Do i have to create any other database entries for the users? Nik
×
×
  • Create New...