Search:

Type: Posts; User: ryska

Search: Search took 0.01 seconds.

  1. Replies
    1,684
    Views
    262,685

    v150 Re: Image Handler 4 Support Thread

    Automatic installation of this format is very unfortunate solution.
    Ex.
    - My store does not have english folder
    - I have renamed classic template folder with many modifications
    - I preparing shop...
  2. Replies
    190
    Views
    78,815

    Re: Confirmed working mods in Zen Cart 1.5

    Group Pricing (per Item) has been updated to v1.5.0a and works with ZC v1.5.0.
  3. Replies
    1,095
    Views
    128,067

    v139h Re: Image Handler 3 Support Thread

    Ok, I did not want to wait a long time, I need it for a production site. In this case, wait for your version. :-)
  4. Replies
    1,095
    Views
    128,067

    v139h Re: Image Handler 3 Support Thread

    I installed IH3 few minutes ago and after minor modifications it works under 1.5. Tomorrow will test and provide for download in download section.
  5. Replies
    190
    Views
    78,815

    Re: Confirmed working mods in Zen Cart 1.5

    Ultimate SEO URLs has been updated to v2.150 and works with ZC v1.5.0.
  6. Replies
    0
    Views
    905

    Attributes to products list in admin

    Hi,

    I'm working on this modification of admin/categories.php

    this code:

    // only if attributes
    if (zen_has_product_attributes($pInfo->products_id, 'false')) {
    $contents[] =...
  7. Replies
    2,176
    Views
    497,045

    Re: Fast and Easy Checkout for Zen Cart

    Small question. :)
    CSS JS Loader by Rubik Integration is required for FEC but no? Thanks
  8. Replies
    3
    Views
    781

    Re: Message after upgrade

    You must change folder in YOUR_ ADMIN/includes/configure.php too.
  9. Replies
    2
    Views
    739

    Can I put PHP in EZ-pages?

    How I put in content of EZ-pages this? :

    Ex.
    <?php echo "anything";?>

    I don´t want display only "anything", but whole PHP code.

    Thanks
  10. Replies
    2
    Views
    2,358

    Re: Product discounts and group pricing

    I have same problem. Have anyone result how to change code? Thanks
  11. Replies
    7,098
    Views
    1,856,986

    v138a Re: Image Handler 2 Support

    Again, again,....
    This is not answer for my question! Sorry. I don't care for standard settings, but change of code.
  12. Replies
    7,098
    Views
    1,856,986

    v138a Re: Image Handler 2 Support

    Sorry ckosloff, but this is not result for me. I know that settings and consistent for IH2 to work. My IH2 work fine.
    Question was about change size of hover image, ex. change code in...
  13. Replies
    7,098
    Views
    1,856,986

    v138a Re: Image Handler 2 Support

    Hi,

    After hover over images I have images very small.

    Size of original image is 230 x 133px. This is for whole shop.
    Size of small image is 150 x 100px.
    After hover is approximately 150 x...
  14. Replies
    248
    Views
    91,365

    Re: Simple Category Tree

    to neboztik: Thanx, I have a look in it.
  15. Replies
    248
    Views
    91,365

    Re: Simple Category Tree

    Hi yellow1912, nice module. But in center column not showing navigation (name sub-category or image) for others subcategories. Is possibility their display?
  16. Replies
    0
    Views
    491

    View Post

    Hi,

    I need put into product´s cart next button for execute some query from DB on base product´s ID. But after click on button is all redirected to shopping cart.

    ex.: <input type="submit"...
  17. Replies
    3
    Views
    929

    Re: Remove title from EZ pages

    Great!!!! Thanx very much. Without conflict with other pages.
  18. Replies
    3
    Views
    929

    Re: Remove title from EZ pages

    Snapshot for problem is here.
  19. Replies
    3
    Views
    929

    Remove title from EZ pages

    Hi, I need remove title (pages_title in ezpages table) from viewing EZ-Pages. Is that a possible? BreadCrumb I finded and removed. Thanks
  20. Replies
    2
    Views
    837

    Re: Clone sidebox manufacturers

    So otherwise. Knows somebody succession files from selection manufacture in box to display his products listing?
  21. Replies
    2
    Views
    837

    Re: Clone sidebox manufacturers

    Anyone? default_filter.php?

    My changes:

    if (isset($_GET['manufacturers_id']) && $_GET['manufacturers_id'] != '' ) {
    if (isset($_GET['filter_id']) && zen_not_null($_GET['filter_id'])) {...
  22. Replies
    2
    Views
    837

    Clone sidebox manufacturers

    Hi, I have new additional item for table products. Item is on base manufacturers include new table and clone manufacturers settings.
    In shop I have clone manufacturer´s box and after clicking on...
  23. Replies
    1
    Views
    2,923

    Re: HTML entities in TinyMCE

    Result:
    editors/tinymce.php

    this code

    theme : "advanced",
    width : "100%",
    height : "460",
  24. Replies
    1
    Views
    2,923

    HTML entities in TinyMCE

    How disable html entities from TinyMCE editor plugin, please?
    I replaced this code: entity_encoding : 'named' with entity_encoding : 'raw' in two files.
    editors/tinymce/tiny_mce.js...
  25. Replies
    2,474
    Views
    416,967

    Re: Reward Points Module- Live Release now available.

    Hello, will be split pages in admin - customers - rewards points? I have about 3000 customers and this is problem. Many queries to database too.
  26. Replies
    66
    Views
    15,080

    Re: Multi-Site Module...

    Hi Breeze,

    I have question about linked products. Your code from post http://www.zen-cart.com/forum/showpost.php?p=478494&postcount=58 not working.
    You have

    if ($str_pos_p2c!==false) {

    but...
  27. Replies
    5
    Views
    1,834

    Re: Email to group members only?

    Any result for newsletter to send email only a specific group?
  28. Replies
    514
    Views
    118,164

    Re: Fual Slimbox (Lightbox) - Support

    Is there any support for this modul? Many questions without answer.
  29. Replies
    514
    Views
    118,164

    Re: Fual Slimbox (Lightbox) - Support

    I have same problem in czech language.
  30. Replies
    664
    Views
    146,521

    Re: Quick Updates 1.3 ?

    or display WHOLESALE_PRICE without and with TAX.
  31. Replies
    664
    Views
    146,521

    Re: Quick Updates 1.3 ?

    Hello,

    I need add another fields from database, ex.: products_discount_price. But I have problem displaying price with TAX in function updategross() and updatenet().

    Original code:

    ...
  32. Replies
    0
    Views
    2,089

    Add Special price with TAX

    I need adding specials with TAX in Admin. Same options as adding products.
    Price net (to db) and price gross.

    Orig. code for adding in specials.php is:

    <td class="main"><?php echo...
  33. Split box categories by products or manufacturers

    It is possible divide box caregory into two parts? I think tabbed menu among caregories and manufacturers. Design them to a http://demo.motostar.cz
    If I click on "Druh zbozi - Categories", will...
  34. Thread: Czech language

    by ryska
    Replies
    3
    Views
    2,869

    Re: Czech language

    New czech pack for ZC 1.3.8 is in downloads section.
  35. View Post

    Heloo,

    I make new manual for version 1.3.8 to czech community, but I don´t understand one option.

    Administration - Layout store - Option Names and Values Global Add, Copy and Delete Features...
  36. Re: Fatal error: Call to a member function Execute() on a non-object in session.php

    Hello,

    After upgrading to PHP 5.2.0 I get same error.
    Fatal error: Call to a member function Execute() on a non-object in session.php lin 61.
    I cannot access the Admin area and store too.

    I...
  37. Thread: Czech language

    by ryska
    Replies
    3
    Views
    2,869

    Re: Czech language

    New czech pack for ZC 1.3.5 is in downloads section.
  38. Thread: Czech language

    by ryska
    Replies
    3
    Views
    2,869

    Re: Czech language

    Czech language is in download section on this site or on website www.zencart.cz.
    Question on mail [email protected].
  39. Replies
    14
    Views
    5,603

    Re: importing data via EasyPopulate

    Yes, without problem.
  40. Replies
    92
    Views
    31,951

    Re: "Whats New" Scrolling Sidebox

    Works fine but this box have about 600 queries from DB to one refresh of page. It´s very much.
  41. Replies
    1,455
    Views
    467,720

    Re: Chemo's Ultimate URL's

    Look at www.zencart.cz to post from Dědek.
    http://www.zencart.cz/modules/newbb/viewtopic.php?topic_id=301&viewmode=flat&order=ASC&type=&mode=0&start=0
Results 1 to 41 of 50
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR