Search:

Type: Posts; User: rachalmers

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    30
    Views
    13,506

    Re: Could not receive Password Forgotten Email

    A few ideas to try...
    . Have you run phpinfo.php to see exactly what your server is telling you about the installation?
    . If you have installed the correct and latest phpmailer, then you have to be...
  2. Replies
    9
    Views
    2,486

    Re: CC via MIGS ANZ eGate - can I email order details too?

    No worries, I"ll put any solutions up here as I go.
    Someone else has solved the return from successful sale problem in a different post - I'll track that down too.
    Right now looking into the code...
  3. Replies
    7
    Views
    5,577

    Re: CommWeb payment module errors on checkout

    Is there something specific that needs to be done to achieve this return to cart after transaction that you can share?
    I'm interested that you got the MIGS module working. I'm about to start...
  4. Replies
    9
    Views
    2,486

    Re: CC via MIGS ANZ eGate - can I email order details too?

    Hi,
    Did you ever receive any replies to this? I'm thinking of adding it as an option, for the Bendigo Bank, but I've seen others mentioning that it returns the user back to the home page with no...
  5. Replies
    2
    Views
    942

    Re: WPP in US or Canada only?

    Thanks, that's what I needed to know. Done.
  6. Where does the return from paypal go? What page?

    When the customer is returned to zen from the paypal completion, it goes to zen/index.php?main_page=checkout_process

    What page does this actually bring up, so that I can put information on the...
  7. Replies
    2
    Views
    942

    WPP in US or Canada only?

    If I understand the docs correctly, WPP is only available in the US and Canada? Is this indeed the case?

    I've looked at nearly all the docs I can find - and although it all gets a bit confusing,...
  8. Re: How do I actually install a language pack?

    Hi, yes I actually figured it out, rather than reading it in a post. Lets see if I can remember the steps.

    1. Download the language pack you want. Make sure that it's version matches your version...
  9. Replies
    3
    Views
    1,942

    eMail Problems - One easy solution found

    I cannot claim the credit for this, that rests entirely with 'Bosh' who found the solution over a year ago.

    November 2008. And people are still wandering about looking for solutions. like me.
    ...
  10. Replies
    30
    Views
    13,506

    Re: Could not receive Password Forgotten Email

    Hi Rod,
    I appear to have fixed it on my system - see other post . But in answer to your question, my host is using PHP.5.00

    So I installed the updated phpmail class and language from thier...
  11. Replies
    30
    Views
    13,506

    Re: Could not receive Password Forgotten Email

    FIXED

    Ok, from a posting by Bosh, 18th of November 2008 ....

    I grabbed the new version of phpMailer and followed what Bosh did - and it now works.
    The phpmailer class that comes with the...
  12. Replies
    24
    Views
    14,544

    Re: Could not instatiate mail function

    Yea, same deal here.
    I hae been tramping around another thread and found this one. Looks closer.

    I have Moodle, PHPLists, a BBS, and any number of other programs running on my hosted server....
  13. Replies
    24
    Views
    14,544

    Re: Could not instatiate mail function

    So, can we upgrade our ZenCarts to the new maier version? because obviously I can't upgrade a hosting provider service.
  14. Replies
    24
    Views
    14,544

    Re: Could not instatiate mail function

    Yea, same deal here.
    I hae been tramping around another thread and found this one. Looks closer.

    I have Moodle, PHPLists, a BBS, and any number of other programs running on my hosted server....
  15. Replies
    30
    Views
    13,506

    Re: Could not receive Password Forgotten Email

    and I see that in the osCommerce forums, the same problems are being talked about.
    I'm suspecting that it's a problem in the zen mail handling interface.
    The fact that some work and some don't is...
  16. Replies
    30
    Views
    13,506

    Re: Could not receive Password Forgotten Email

    I just checked the Moodle install. It uses PHP for mail, and is working fine? Has done for over a year and over a thousand students.

    PHP in zen doesn't work, returning an 'insubstantiate' error...
  17. Replies
    30
    Views
    13,506

    Re: Could not receive Password Forgotten Email

    Hi Rod,
    thanks for the breakdown. However - tried all the above.
    I've been working with coding for donkeys years now - and have countless other packages all running fine on the server. Some quite...
  18. Replies
    30
    Views
    13,506

    Re: Could not receive Password Forgotten Email or admin email

    Ok, it seems that mail from the ADMIN is failing.

    I tried on my live site, where I sell audio-books etc, on the radio station site, http://www.quantum-radio.net/audio_zen/

    went into Admin, and...
  19. Replies
    30
    Views
    13,506

    Re: Could not receive Password Forgotten Email

    Ok, this is really bad.

    Zen Cart v1.3.8a/v1.3.8


    I have tried PHP. it won't send the email. dies with errors

    I've tried with sendmail, as shown below. It tells me it works, but I never see...
  20. Replies
    2
    Views
    1,087

    Re: How to set up email transport?

    Wondering this myself - because in all cases, it wont send me the "forgotten password"
  21. Replies
    2,251
    Views
    336,810

    Re: ozpost shipping module small image error

    anyidea where I can grab it ???

    thanks
    Robert
  22. Replies
    2,251
    Views
    336,810

    Re: ozpost shipping module small image error

    Installed ok it seems, but in the Admin interface, the little logo at the top of the config part of the interface, is missing.
    This is the url that is trying to find the logo
    ...
  23. Can the ozCommerce AustPost module be put in zen-cart?

    The topic says it all really.
    I'm looking for a solution to the problem of adding a shipping/postage module, for Australia Post into the zen-cart module.
    I want to add postage based on weight for...
  24. Replies
    9
    Views
    3,903

    Re: changing shipping weight to grams

    Well now I'm in trouble - because even with my limited math, I know that adding lbs and oz together do not equal kg and gm totals - or weights.

    So one item of 250g shows up as 250lb - that's a...
  25. Replies
    59
    Views
    19,830

    Re: Switching templates at run time

    ah. Well the problem I am seeing is that the new template has different layouts for the side boxes etc. Changing languages, and changing templates fails because the side-boxes no longer match.
    The...
  26. Replies
    59
    Views
    19,830

    Re: Switching templates at run time

    Thanks, yes, that looks simple to implement, but does it only switch for the user who selects the language, or does it switch for all users.
    If I connect and switch to French, and then Bill...
  27. Replies
    59
    Views
    19,830

    Re: Switching templates at run time

    Thanks guys, this looks good.

    I want to be able to switch entire site templates depending upon the language selected from a list of 3 in the Languages side-box.
    Is this the same as coded above?
    ...
  28. Can I change template on language change?

    I have multiple (3) languages on my site. One of them uses a template that is designed for Arabic. right to left printing, everything aligned right.
    The other two, Chinese and English are of course...
  29. was .. Re: Arabic no longer shows. Just blank screen.

    Fixed. Uploaded the backup using a GOOD ftp client. Corrupted file obviously.

    Bad case of panic there for a while.

    SO when the instructions say "keep your work backed up, as you go" they...
  30. Re: Arabic no longer shows. Just blank screen.

    Used the error reporting code.
    enable_error_logging.php but it shows up the error in a file that has no errors ....

    PHP Parse error: syntax error, unexpected T_STRING in ...
  31. Re: Arabic no longer shows. Just blank screen.

    I should add. The default language is English, with a pretty normal template.

    Can I ask, what is called when I click on the [Arabic] icon from the index.php page.
    If someone can tell me what is...
  32. Arabic no longer shows. Just blank screen.

    Well, I had it working - and now I've done something bad.

    I have English, and Chinese, and did have Arabic all working nicely.
    I updated a few files to put in a new header banner - and in the...
  33. Replies
    0
    Views
    691

    ArkiTEC-HD Black Alignment problems

    I've only found two other posts on this template: ArkiTEC-HD Black
    and both report similar problems.
    Everything is "centered".

    My problem in particular is the category boxes. Centered. Terrible....
  34. Re: Chinese appeas to be installed - not visible

    Hi, I had it all installed as I mentioned. Double check the directories and so on, so then went to the Admin controls and Added a new language.

    You have to type in the following.
    From the menu,...
  35. was Re: .. sChinese language Template?

    Zen Cart v1.3.8a/v1.3.8

    I un-installed the Chinese and reinstalled it.

    The system was installed with UTF-8 enabled.

    I checked the database.

    Still won't display that sucker!
  36. was Re: .. sChinese language Template?

    Zen Cart v1.3.8a/v1.3.8

    I un-installed the Chinese and reinstalled it.

    The system was installed with UTF-8 enabled.

    I checked the database.

    Still won't display that sucker!
  37. Re: Is there an sChinese language Template?

    Hi, thanks. Yes, I actually got it installed - and everything appears to be in the right pal e, but it won't display for some reason.

    English ok
    Aabic ok
    Chinese no.

    Back to the drawing...
  38. Chinese appeas to be installed - not visible

    I appear to have Chinese language installed ok. On the front page in the classic template I can select between the three languages I have here. English, Arabic and Chinese. Each with its own little...
  39. Is there an sChinese language Template?

    I have installed the sChinese language pack, but there doesn't seem to be a Template file with it.
    The buttons etc are there, but I can't find a template, so I can't display the site in Chinese?
    ...
  40. was.. Re: How do I actually install a language pack?

    Does anyone know the language "code" for Arabic. Given that the language is non-country specific?

    Thanks
  41. Re: How do I actually install a language pack?

    Ok, found it. It came up after I posted ...
  42. How do I actually install a language pack?

    I can't seem to find anything on actually installing a new language pack? I want to install both Arabic and Chinese simplified.

    Can someone please point me in the right direction.
    Thanks
  43. Re: Unable to move download directory up one level

    Mea culpa. Mea maxima culpa.
    You are not going to believe this. :no::oops:

    As I said, rattling on above ..... it was a path matter.
    It was. The NEW directory is SUPPOSED to be called /download...
  44. Re: Unable to move download directory up one level

    Thanks, I'll look into that.
  45. Re: Unable to move download directory up one level

    Thanks, yes, done all that. Unset permissions, edit, reset.

    The way the hosting is set up, someone trying to get to the download directory would actually have to go to an entirely different...
  46. Re: Unable to move download directory up one level

    Ah. Ok. I see. I guess I will have to try and discover why it has no permissions to physically look up one level in the tree.


    Hmm, to put it another way. If it can see into...
  47. Re: Unable to move download directory up one level

    Yes, I figured this had to be the case. Something like this anyway. But how do I solve that? I'm on a hosting provider, but however. I am the owner (user?) of the whole tree.
    webspace/httpdocs/ is...
  48. Unable to move download directory up one level

    Zen Cart 1.3.8a
    Database Patch Level: 1.3.8
    MYSql PHP on Linux hosting service.

    I can not get the system to recognize the changed download directory location. It says it doesn't exist.

    I...
  49. Can a user select what language they want?

    Can a user/customer, select what language they want to see everything in?
    Or, do I have to install an individual zen-cart for each language I want to present the store in?
    ie;
    Russian ->...
  50. Re: Sideboxes missing after Override/Template change

    Thanks Clyde,
    too obvious - which is why I didn't see it :-)

    I guess I should also put a <your-template-name> directory in there with the classic and copy all the sidebox files into it yes/no ?...
Results 1 to 50 of 55
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR