Search:

Type: Posts; User: adem.i

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    489

    v139f Re: Changing # of characters

    Where are the contents of the ez page stored in the database? which table is it in? I've been looking for ages, but not really sure how to find it.
  2. Replies
    2
    Views
    2,108

    Internal Server Error (0)

    Hi all,

    Out of knowhere I now receive this error

    0
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please...
  3. Re: 1146 Tables error after installing ultimate SEO URLs.

    Hi Prattski, just wondering how you searched your SQL database? I've copied over all the files, yet the link doesn't appear in the configuration drop down. Currently trying to troubleshoot, but don't...
  4. Replies
    2
    Views
    644

    Re: Installing latest TinyMCE(3.4.7)?

    Thanks, CKEditor works much better
  5. Replies
    2
    Views
    644

    Installing latest TinyMCE(3.4.7)?

    Hi all,
    Forgive me if I've posted in the wrong section.

    The latest TinyMCE editor (v1.0.6.1) with Zen installation instructions located here is quite old.

    There's a bug that prevents the...
  6. Re: How do I Limit to One Country in Account Setup?

    thanks for your help. I'd rather stick to purchases within Australia also to prevent the risk of fraud for now.
  7. Re: How do I Limit to One Country in Account Setup?

    Hi Stevesh, was just wondering what the safest method to restrict to only one country would be for a beginner at coding. I'm not really confident enough to run an SQL patch to restrict my customers...
  8. Re: Creating Contact Us Form Reply Email, what to do?

    Thanks Dr Byte,
    Following your recommendation, I've decided not to send an automated response from contact-us forms.

    There was no specific business need that was driving my inquiry. I was just...
  9. Re: Can I Address only First name in Welcome Message?

    Hi again,

    in includes>languages>english>create_account.php
    I made the following edit

    define('EMAIL_GREET_NONE', 'Hi %s,' . "\n\n");


    in admin/email_welcome.php
  10. Re: Creating Contact Us Form Reply Email, what to do?

    Yes, i was just after the email being sent the first time a customer sends an email. That's ok, I appreciate your help. Hopefully someone who has a solution sees this and can provide some assistance...
  11. Re: Creating Contact Us Form Reply Email, what to do?

    Hi there, thanks for your response. To elaborate a little, when someone fills the contact us form on my site, I'd like for them to receive an automated response saying

    hi <first name>;
    thanks...
  12. Re: Can I Address only First name in Welcome Message?

    I tried changing that code around trying my luck... didn't work

    $name = $firstname . ' ' . $lastname;

    if (ACCOUNT_GENDER == 'true') {

    $email_text = sprintf('Hi %s', $firstname);

    } else...
  13. Can I Address only First name in Welcome Message?

    Hi,

    I've searched far and wide for any information or prior case where someone has wanted to address their customers via first name only in the welcome email after registration.

    I'd like the...
  14. Re: Creating Contact Us Form Reply Email, what to do?

    edit: comment removed
  15. Creating Contact Us Form Reply Email, what to do?

    Hi all,

    Just wondering if it's possible to create a confirmation email for the 'Contact Us' form via Autoresponder, or any other modules? I've had a look around and all options I've come across...
  16. Replies
    12
    Views
    3,918

    Re: Easy Populate which version?

    Hi all, just wondering is 1.2.5.4 still considered the most stable?
  17. Re: Multiple links to same mod in config menu -EZ Pop

    bump
    I now do not easy any 'Easy Populate' in the table, yet still have 5+ links to it in the admin. any ideas?
  18. Replies
    2
    Views
    316

    Re: Change define page height?

    I have the problem where the frame of .centerColumn cuts into the buttons I have at the button of a lot of my pages..

    See image here
    ...
  19. Re: Multiple links to same mod in config menu -EZ Pop

    I just went into phpmyadmin, found configuration_group, selected browse and here I only see one entry of EZ-Populate, where from my Cpanel I still see 5+ entries of it. Any ideas?
  20. Re: adjust height of center column independently of one another

    I attempted the following changes in stylesheet.css

    .forward, #shoppingCartDefault #PPECbutton {
    float: right;
    margin: -1.3em;
    padding: 1em;...
  21. Replies
    2
    Views
    316

    Change define page height?

    Don't know if I'm the only new zenner with this problem, but how to change the height of each of their pages within 'Define Pages Editor' indepentantly of one another.
  22. Re: adjust height of center column independently of one another

    Thanks, I tried what you suggested but the page didn't change in height. I had just copy pasted the code I had shown above. Am I not doing this correctly?
    are you sure I don't need to go into ...
  23. Re: adjust height of center column independently of one another

    Thanks, I understand what you mean, however I'm finding a bit difficult in applying it. So the contact us form is located in

    includes>templates>template_default>templates

    and is titled...
  24. adjust height of center column independently of one another

    v1.3.9h

    Still a newb to zencart, but getting there.

    My 'contact us' and 'log in' pages have a frame around them that cuts the buttons on the bottom of each of the pages respectively.
    ...
  25. Re: Multiple links to same mod in config menu -EZ Pop

    how can I go about finding the configuration_groups table? Am I required to write my own sql code, or is there another method?
  26. Re: Simple CSS/PHP AntiSpam solution for your contact form

    I found the solution to the problem I had previously discussed.

    for some reason, I didn't have a subject box and in the code in this thread , the line '!empty($name) and !empty($subject) and...
  27. Re: Simple CSS/PHP AntiSpam solution for your contact form

    I attempted to install the changes. I ran the firefox extension, disabled inline css and found the extra box there. I have an error though and that is when I'm running the site normally and enter all...
  28. Re: Simple CSS/PHP AntiSpam solution for your contact form

    Could you please elaborate for us newbs what 'FILENAME_WHATEVER' should actually be? thanks
  29. Re: Simple CSS/PHP AntiSpam solution for your contact form

    Has anyone test this with 1.3.9h?

    I'm just building my site for the first time now. Since I never had spam to deal with and choose not to wait until I get spam for me to install this module, how...
  30. Replies
    3,832
    Views
    1,220,684

    Re: Easy Populate support for Version 1.2.5.4

    hello,
    I started my own thread regarding a problem I have with Easy Populate before finding this thread. Rather than double posting, If I could just direct those with expertise here;
    ...
  31. Multiple links to same mod in config menu -EZ Pop

    v1.3.9h

    I was attempting to install the easy populate v1.2.5.7 plug in and encountered some issues. At first I wasn't able to change the basic settings such as 'include tax in price' options. I...
  32. Replies
    229
    Views
    37,947

    Re: Autoresponder+ [support thread]

    Hello, is Autoresponder fully compatible with Zen Cart version 1.3.9h and what is the difference with 'Autoresponder+' and 'Aftersales Automatic Trigger Email Campaigns with Modules'?
  33. Replies
    1
    Views
    748

    'Info at a Glance Admin' Readme error

    hi, currently installing 'info at a glance v1.2' on zen cart version 1.3.9h.

    There is a problem with the read me file in


    There is no index.css file within the admin folder. I could only find...
  34. Replies
    1
    Views
    606

    SSL for Backup MySQL Database?

    How do I download the file via SSL?
  35. Replies
    101
    Views
    23,004

    Re: Credit Card Fraud Detection (MaxMind)

    Hi, hear about Maxmind from a friend and looking forward to purchasing once I get it working. Just have a few questions;

    Is the download for Maxmind in the free add on section, the same as the...
  36. Re: Installed MaxMind fraud Mod, not checking CC/PayPal orders - checking bank transf

    did you ever find answers to these questions?
  37. Replies
    27
    Views
    3,382

    Re: EZ Pages customisation issue

    Thank you so much for all your help. I can't thank you enough for assisting. As I slowly learn more with the structure of zen cart, i'm definitely going to give back to the community. thanks again!
  38. Replies
    27
    Views
    3,382

    Re: EZ Pages customisation issue

    line 643: // include template specific header defines
    line 644: if (file_exists(DIR_WS_LANGUAGES . $_SESSION['language'] . '/' . $template_dir . '/' . FILENAME_HEADER)) {
    line 645: ...
  39. Replies
    27
    Views
    3,382

    Re: EZ Pages customisation issue

    There is already a header.php file within includes/languages/english/header.php


    within admin\includes\languages\english in the installation files for 1.3.9h, there is no header.php file.
  40. Replies
    27
    Views
    3,382

    Re: EZ Pages customisation issue

    I just checked the back up files i created before attempting to upgrade and there is no header.php file located within /admin/includes/languages/english/header.php - back when i had it named admin.. ...
  41. Replies
    27
    Views
    3,382

    Re: EZ Pages customisation issue

    I'm not sure if this is completely related, but i read somewhere that in versions 1.3.9x, a debuggers is located within the installation and all debug files are located in the 'cache' folder. The...
  42. Replies
    4
    Views
    862

    Re: Updated to 1.3.9h, can't access admin area

    puppet87112, another thread i had started ended up leading into the same topic, so to prevent me from double posting, could you please go to the following thread;
    ...
  43. Replies
    27
    Views
    3,382

    Re: EZ Pages customisation issue

    I just went into my file manager, permission was set to 755.


    http://img688.imageshack.us/img688/2408/uploadtoimageshack.jpg



    I tried enabling all permissions and receive the following...
  44. Replies
    27
    Views
    3,382

    Re: EZ Pages customisation issue

    Sorry the service representative gave me the wrong link. I found them..

    The first 1/3 of the text (the only legible part);

    121.218.8.144 - - [04/Mar/2011:00:03:33 -0500] "GET /admin HTTP/1.0"...
  45. Replies
    27
    Views
    3,382

    Re: EZ Pages customisation issue

    I just contacted my server and they forwarded me to the database error log page for my site..

    "Your CGI error log is currently empty" :/
  46. Replies
    27
    Views
    3,382

    Re: EZ Pages customisation issue

    @haredo, I changed the admin folder name to 'ademcpanel' (i know i'll probably have to change it again later since i posted this in the forum), and made the following changes within configure.php
    ...
  47. Replies
    27
    Views
    3,382

    Re: EZ Pages customisation issue

    define('DIR_WS_ADMIN', '/admin/');
    define('DIR_WS_CATALOG', '/');
    define('DIR_WS_HTTPS_ADMIN', '/admin/');
    define('DIR_WS_HTTPS_CATALOG', '/');

    define('DIR_WS_IMAGES', 'images/');
    ...
  48. Replies
    4
    Views
    862

    Re: Updated to 1.3.9h, can't access admin area

    thanks for your response.

    my page is www.qnecomputing.com.au/admin

    could you please advise of where in the config file the passwords, db names and any other personal location would be located...
  49. Replies
    4
    Views
    862

    Updated to 1.3.9h, can't access admin area

    Hello,

    I was running 1.3.9g and upgraded to 1.3.9h. I've now double checked all the changed files in the support document in the installation package and now confused as to why I can't access the...
  50. Replies
    27
    Views
    3,382

    Re: EZ Pages customisation issue

    highly unlikely i replaced them unless it was a mistake. sorry i don't know what you mean by 'defines', could you give me an example?
Results 1 to 50 of 86
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR