Re: Snap Affiliates v2.0 for v1.5.0 and later
Quote:
I don't have that feature implemented ... yet.
hmm, had you been playing around with that feature already? I ask because when I simply did a drag n drop overwrite into my local version this feature shows up on the affiliates account page along with an edit button and the domain name linked to the affiliate account. However the edit button didn't work, so rather than repeating the overwrite method for my live site I simply followed the upgrade instructions and uploaded/edited the new/changed files as per instructions....the edit option as described above did not show (hence my original question).
fyi I used the 2.3zip from your site rather than plugin area.
Re: Snap Affiliates v2.0 for v1.5.0 and later
Quote:
Originally Posted by
picandnix
hmm, had you been playing around with that feature already? I ask because when I simply did a drag n drop overwrite into my local version this feature shows up on the affiliates account page along with an edit button and the domain name linked to the affiliate account. However the edit button didn't work, so rather than repeating the overwrite method for my live site I simply followed the upgrade instructions and uploaded/edited the new/changed files as per instructions....the edit option as described above did not show (hence my original question).
fyi I used the 2.3zip from your site rather than plugin area.
Yes, I'd been "playing" ... :censored: I've got to pay more attention! I missed the update to observer-class file regardless of where you picked the zip-file up.
Re: Snap Affiliates v2.0 for v1.5.0 and later
I've submitted v2.4.0 to the Plugins area and asked that my v2.3.0 submission be quietly trashed. Updates to v2.4.0:
- BUGFIX: Didn't include the updated version of /includes/classes/observers/class.snap_order_observer.php in the v2.3.0 distribution!
- BUGFIX: Corrected files changed for this version to properly reflect the template file that was changed.
- BUGFIX: Completed partially-completed referrer_edit page processing.
Re: Snap Affiliates v2.0 for v1.5.0 and later
Wish-list updated:
- (2.0.0) Move language-specific constants to language files to allow language translation
- (2.0.0) Use built-in currency formatting so that the amounts show in the store's default currency
- (2.1.0) Allow customization to control which order-status values should "trigger" a commission, e.g. no commission on 'Pending' order status.
- Better email system
- More detailed application (payment choice)
- The ability to create an affiliate account without needed a store account.
- (2.1.0) A configuration switch that identifies whether or not an affiliate gets commission when placing an order with their affiliate key.
- Commission Rate by category: This will need a code rewrite.
- Better stats such as Click tracking
- (2.1.1) SEO Support : Certain SEO modules work with this as is right now. (Like Ultimate SEO's). Others, it's tricky.
- Ability to edit details in ACP.
- Ability to deny applications in ACP.
- (2.4.0) Ability to edit details on the customer side. (Some might change websites.)
- Ability to add "Where to send my check?"
- (2.2.0) Customization of cookie lifetime
- (2.3.0) Customer Purchases per Cookie - All vs. One
Re: Snap Affiliates v2.0 for v1.5.0 and later
That was fast, thank you.
I have just implimated 2.v, however when logged in as customer/affiliate, and clicking to edit affiliate domain the page goes to Page Not Found at this url http://www.mysite.com/index.php?main..._REFERRER_EDIT
Have I missed something? I followed the 2.3>2.4 upgrade methods.
No error Logs generated.
Re: Snap Affiliates v2.0 for v1.5.0 and later
FILENAME_REFERRER_EDIT is located in /includes/extra_datafiles/snap_file_database_names.php ... it's really there, I looked!
Re: Snap Affiliates v2.0 for v1.5.0 and later
Quote:
Originally Posted by
lat9
FILENAME_REFERRER_EDIT is located in /includes/extra_datafiles/snap_file_database_names.php ... it's really there, I looked!
You're right (naturally). I must have blinked and missed it when I followed the 'upgrade to v2.4' details in the readme...
Oh hang on, I blinked again and still can't see it mentioned there :wink:
Re: Snap Affiliates v2.0 for v1.5.0 and later
v2.4.1 is now available in the Plugins area:
- BUGFIX: Referrer website link was relative instead of absolute on admin's Customers->Referrers.
- BUGFIX: Link on Customers->Orders takes you to the customer, not the referrer.
Re: Snap Affiliates v2.0 for v1.5.0 and later
Quote:
Originally Posted by
lat9
v2.4.1 is now available in the Plugins area:
- BUGFIX: Referrer website link was relative instead of absolute on admin's Customers->Referrers.
- BUGFIX: Link on Customers->Orders takes you to the customer, not the referrer.
There goes my quiet Friday night :wink: thank you for the update Lat9.
Re: Snap Affiliates v2.0 for v1.5.0 and later
v2.5.0 is now available in the Plugins:
- Note: Admin configuration version updated to v2.5.0.
- BUGFIX: Not updating date_modified field when performing a database update on the module's version number.
- BUGFIX: referrers_main page content did not account for excluded order status'.
- Added Combine Exclusions on Referrers Page? configuration variable and associated processing.
- Added an updated_by column to the orders_status_history table; use common functions when performing an orders_status_history table update.
- When a commission is paid to one of your store's affiliate-marketers, an orders_status_history record is created for the associated order(s) to note that event (along with the admin name/id of the person who clicked the "Pay" button).
- BUGFIX: Commission-paid dates on the referrers_main page were formatted incorrectly.
- BUGFIX: Activity date-range on the referrers_main page should find commission-payments in the range, not referred-customer purchases.