Page 9 of 95 FirstFirst ... 78910111959 ... LastLast
Results 81 to 90 of 943
  1. #81
    Join Date
    Jun 2010
    Location
    Copenhagen, Danmark
    Posts
    464
    Plugin Contributions
    7

    Default Re: Mailbeez After Sales Modules

    Quote Originally Posted by Elijah View Post
    Yes the browser does find /mailhive.php, but this is all it says/shows:

    "MailBeez - Mode: simulate (platform: zencart)"

    No, I am not using any SEO addon.

    Thanks.
    you need to use the url with your personal security key - you will find it in the mailbeez admin footer area (see documentation on mailbeez com). if you are not having any crazy mods in your zencart it will work - but of course you need to activate at least one module and hav sufficiebt data in your database

    enjoy mailbeez
    cord

  2. #82
    Join Date
    Jun 2009
    Location
    Miami, Fl
    Posts
    138
    Plugin Contributions
    0

    Default Re: Mailbeez After Sales Modules

    Quote Originally Posted by mailbeez View Post
    but did you set up a cronjob whichs calls your mailhive.php e.g. every day?
    How I do this?

    Quote Originally Posted by mailbeez View Post
    I also like to test e.g the birthday module like you did - it is important to create data which can be "caught" by the modules query and setings. try again, maybe you did make a mistake?
    Yeah, I think I did a mistake. I realized that in the database I wrote 1965-12-09 instead 1965-09-12.
    Thanks!!!

  3. #83
    Join Date
    Jul 2006
    Posts
    33
    Plugin Contributions
    0

    Default Re: Mailbeez After Sales Modules

    Quote Originally Posted by mailbeez View Post
    you need to use the url with your personal security key - you will find it in the mailbeez admin footer area (see documentation on mailbeez com). if you are not having any crazy mods in your zencart it will work - but of course you need to activate at least one module and hav sufficiebt data in your database

    enjoy mailbeez
    cord
    Cord - awesome, got it. When I included the token =run the active modules ran. So is this how I would normally test any module I include? By actually running it in my browser? And the cronjob setup on cronless is set to run twice a day, so it will do that automatically?

    Thanks, and sorry if these are stupid ?'s.
    Elijah

  4. #84
    Join Date
    Jun 2009
    Location
    Miami, Fl
    Posts
    138
    Plugin Contributions
    0

    Default Re: Mailbeez After Sales Modules

    When I run the cron-job url it say:

    Processing....
    code: birthday module: birthday
    Result:0 items 1146 - Table 'mydbosc1_zc1.zen_mailbeez_block' doesn't exist

    select date_block from zen_mailbeez_block where module='winback' and customers_id='189' order by date_block DESC

    [TEP STOP]

    What it means? ANy solution? THanks!

  5. #85
    Join Date
    Jul 2006
    Posts
    33
    Plugin Contributions
    0

    Default Re: Mailbeez After Sales Modules

    Quote Originally Posted by Elijah View Post
    Cord - awesome, got it. When I included the token =run the active modules ran. So is this how I would normally test any module I include? By actually running it in my browser? And the cronjob setup on cronless is set to run twice a day, so it will do that automatically?
    Cron - ok, so I can run the mailbeez modules by directly inputting the token in the URL. But when I try to send a test email from within the admin area I get the following 404 message:

    "The requested URL /testcatalog/mailhive.php&zenid=9hha2vdnd0fc6siseft19sb7h4 does not exist."

    I get this message no matter which mailbeez module I try. Thoughts?

  6. #86
    Join Date
    Jun 2010
    Location
    Copenhagen, Danmark
    Posts
    464
    Plugin Contributions
    7

    Default Re: Mailbeez After Sales Modules

    Update from V1.x (x = 1..4) to V1.5 and higher

    MailBeez is easy to install & upgrade and works fine (spent a lot of time testing this and making it easy) on all supported engines.

    If you are having issues with MailBeez V1.5 after upgrading, please check the following:

    It is a good idea to note your personal settings per module and backup your files. The update affects only MailBeez-Files - and the database_tables.php files in admin and catalog.

    You REALLY need to uninstall all modules (incl. Mailhive - the first one) with the "remove" button on each module.
    (or run

    DELETE FROM `configuration` WHERE `configuration_key` LIKE 'MAILBEEZ_%'
    in you phpMyAdmin to remove all MailBeez settings - tracking-data will be not affected as they are in their own table)


    You REALLY need to copy all new files and folders to your system.

    There has been major changes and a manual file-by-file update would be to complex. make sure to back-up your .tpl-files of the Birthday-Module (the only module where you would like to make changes included in the package) and your common html-template. (or write-protect them in the mailhive-folder)

    it is also possible to rename the mailhive-folder in e.g. mailhive_v1.x and than copy the new packages in your system.
    You just need to copy or move your existing mailbeez-modules into the actual mailhive-folder.

    Remember to update your catalog/mailhive.php file and catalog/admin/mailbeez.php as well.

    now you are ready to install MailBeez V1.5 - a new table "mailbeez_block" will be created.


    After the update your "secret URL" has changed - you need to have the same "secret" in your mailbeez-system and your Cron-job url

    * Copy the "secret" from your Cron-URL into the MailBeez-configuration

    OR

    * Adopt the CronJob to use the new "secret" as generated by Mailbeez


    If you still have trouble (?!), please use this support forum.

    enjoy
    cord

  7. #87
    Join Date
    Jun 2010
    Location
    Copenhagen, Danmark
    Posts
    464
    Plugin Contributions
    7

    Default Re: Mailbeez After Sales Modules

    Quote Originally Posted by DArnaez View Post
    Table 'mydbosc1_zc1.zen_mailbeez_block' doesn't exist
    have a look at #86 in this forum - your forgot something while doing the update. Easy to fix if you follow all steps.

    regards
    cord

  8. #88
    Join Date
    Jun 2010
    Location
    Copenhagen, Danmark
    Posts
    464
    Plugin Contributions
    7

    Default Re: Mailbeez After Sales Modules

    Quote Originally Posted by Elijah View Post
    Cord - awesome, got it. When I included the token =run the active modules ran. So is this how I would normally test any module I include? By actually running it in my browser? And the cronjob setup on cronless is set to run twice a day, so it will do that automatically?

    Thanks, and sorry if these are stupid ?'s.
    Elijah
    good to hear - so your mailbeez installation is working. Testing can be done through the MailBeez Admin interface - there you can also run each module manually.

    You need to use the mailhive.php url when you want to
    • run or test all activated modules
    • Set up a cronjob that will run mailbeez as often as you want


    cord

  9. #89
    Join Date
    Jun 2010
    Location
    Copenhagen, Danmark
    Posts
    464
    Plugin Contributions
    7

    Default Re: Mailbeez After Sales Modules

    Quote Originally Posted by Elijah View Post
    Cron - ok, so I can run the mailbeez modules by directly inputting the token in the URL. But when I try to send a test email from within the admin area I get the following 404 message:

    "The requested URL /testcatalog/mailhive.php&zenid=9hha2vdnd0fc6siseft19sb7h4 does not exist."

    I get this message no matter which mailbeez module I try. Thoughts?
    As I can read in #83 you MailBeez installation does work in general.
    Currently I have no idea why you get the 404 when you try to send a test email - do you get through to enter your email address where to send the test email to? Is the URL you get the 404 for exactly the same you used to run mailhive.php in your browser? (should be the same!?)

    cord

  10. #90
    Join Date
    Jun 2010
    Location
    Copenhagen, Danmark
    Posts
    464
    Plugin Contributions
    7

    Default Re: Mailbeez After Sales Modules

    Quote Originally Posted by DArnaez View Post
    How I do this?
    Please check documentation -> basic configuration on mailbeez com for a how-to setting up cronjobs.

    cord
    Last edited by mailbeez; 22 Sep 2010 at 08:42 AM. Reason: broken quote tag

 

 
Page 9 of 95 FirstFirst ... 78910111959 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR