Results 1 to 10 of 137

Hybrid View

  1. #1

    Default Re: Define Pages Generator addon - Support

    sorry if this question has been asked already, but i searched for it and couldn't find it.

    Is this generator compatible with 1.3.8 ? I'd rather not download it, fiddle with it, and then find out it won't work with my shop

    thanks. :)
    Tiffany Rose
    Frozen Rose Design

  2. #2
    Join Date
    Mar 2009
    Posts
    14
    Plugin Contributions
    2

    Idea or Suggestion Re: Define Pages Generator addon - Support

    HOW TO SHOW UP YOUR NEWLY CREATED PAGES

    your can add the link to the new page to any location as desired.
    The URL for it is either:
    - zen_href_link(FILENAME_DEFINED_PAGE)
    or
    - http://www.mysite.com/index.php?main_page=DEFINED_PAGE

    HERE'S AN EXAMPLE ON HOW TO ADD TO THE "information" SIDEBOX:
    a. edit /includes/modules/sideboxes/MYTEMPLATE/information.php
    b. add this line, perhaps right above the "Shipping" link (FILENAME_SHIPPING):

    $information[] = '<a href="' . zen_href_link(FILENAME_DEFINED_PAGE) . '">' . BOX_INFORMATION_DEFINED_PAGE . '</a>';

    c. Upload these changes to your server, and the link will appear in your "information" sidebox.


  3. #3
    Join Date
    Apr 2009
    Posts
    6
    Plugin Contributions
    0

    help question Re: Define Pages Generator addon - Support

    New here and I have been reading over the posts about how to get the new files that I created to work and well, I am still unable to figure this out. If someone can KINDLY deal with my questions that I know have been asked, I would GREATLY appreciate it.

    I specified my page name: Facts, the correct template name: my_template, and saved in an empty temp folder: temp-gen. I used my FTP program to upload to my store but WHERE exactly do I load the files created, which folder? I have tried several places and nothing works so I want to make sure WHERE to load the files to.

    Thanks SO Much!

  4. #4
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: Define Pages Generator addon - Support

    This module comes with a Help page and is very good reading for all using it.

    With that said, here are some quicky usage instructions

    Page Name (case-sensitive)
    - enter as per the way you want the Text to show on your Web page
    ie. Help Desk << this is the text to be used for the link

    Template Name (case-sensitive)
    - type exactly as used within your Zen Cart

    Directory
    - this is where the files will be saved on your computer
    - browse to a temporary dir. and create a New Folder using the Page Name above
    this will put everything into one easy to find location

    When finished, browse to the temp dir. on your computer and to the dir. with the Page Name. Inside is a dir. named 'includes' and a 'readme.txt' file.

    Within your Hosting account, browse to your Zen Cart and upload the 'includes' dir. from your computer. All files will be uploaded to where they need to be.

    In order to see this new link though, you will have to manually create/add a link on whatever page you desire.


    The only suggestion I can make is...

    The 'readme.txt' says this:

    After copying these files to your zencart installation directory, you can link to this page using the following link:
    http://yourdomain.com/zencart_direct...page=help_desk
    (help_desk is just my example define page)

    I would not use that link but instead:
    index.php?main_page=help_desk

    It will then work just fine on SSL and non-SSL pages. Using the first link example will not.

  5. #5
    Join Date
    Jun 2008
    Posts
    129
    Plugin Contributions
    0

    Default Re: Define Pages Generator addon - Support

    When I choose a page to edit from the drop down, the page reloads and shows me the same screen (ie doesn't load the page). I've moved the site from another domain. Any ideas why this should happen? I've tested changing text editor to plain text/HTMLarea/TinyMCE and it still seems to reload to the same half-blank page. Many thanks in advance!
    John Crumpton, Technical Director of Double Sided
    Zen cart shop: Buy happie loves it

  6. #6
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: Define Pages Generator addon - Support

    Not sure how your question applies to the Define Pages Generator addon, which works from your home computer?

    Sounds like a possilbe problem with your uploaded file as Zen Cart appears to be showing what is in the file, which is not everything you think should be there. If you do a Forum search you should find other threads related to your situation.

  7. #7
    Join Date
    Jun 2008
    Posts
    129
    Plugin Contributions
    0

    Default Re: Define Pages Generator addon - Support

    Hmm.. sorry I've posted to the wrong thread! Many thanks for the suggestion.
    John Crumpton, Technical Director of Double Sided
    Zen cart shop: Buy happie loves it

 

 

Similar Threads

  1. Define Pages Generator on 1.39h ?
    By pizza392 in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 28 Mar 2011, 06:47 AM
  2. Define Define Pages / Information pages Manager needed
    By thunderesl in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 2 Jun 2010, 02:42 PM
  3. ePier Bulk File Generator Support Thread
    By numinix in forum All Other Contributions/Addons
    Replies: 14
    Last Post: 28 Jul 2009, 08:16 PM
  4. How do I change navbar titles in Pages made using define pages generator?
    By lifebot in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 3 Mar 2008, 06:13 PM
  5. index_default & define pages(4+ define pages on frontpage?)
    By mrmarcus66 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 13 May 2006, 07:38 PM

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