Results 1 to 8 of 8
  1. #1
    Join Date
    Aug 2007
    Location
    Manitou Beach, Michigan
    Posts
    357
    Plugin Contributions
    0

    Default Define page editor only shows page content in admin

    Hi,

    This problem could be related to the low version of PHP running on my hosting server. May be related to my post some time ago. "Strange problem after version upgrade" I tried using the suggestions from that thread but did not help.
    What should show up here is a Excel spread sheet I placed their. It shows up as a table on the admin edit window of the easy page.

    Have you already posted about this issue? If so, DO NOT POST a duplicate. Instead, reply to your existing post, with MORE information.
    No
    What version of Zen Cart are you using?
    139h
    Has your site been upgraded? When? From what version(s)?
    NO
    If you've upgraded, HOW did you upgrade? (official upgrade procedure or an automated script from your hosting company?)
    N/A

    What addons have you installed? When?
    add_pages_to_more_information_sidebox_2
    add_customers_from_admin_1-07
    events_calendar_1-02
    backup_mysql_plugin_1-5
    easy_populate_csv_1-2-5-7b
    facebook_sidebox_1-0
    twist_of_nature_1-01 ----- template being used....
    Master Password

    HOW did you install it? (upload via FTP and run zc_install, or a one-click install from your hosting company? (one-click installs are NOT recommended))
    FTP and run zc_install
    In what ways is your site customized or different from a brand new uncustomized install?
    twist_of_nature_1-01 template being used and some text changes.

    If you're encountering display/layout problems, post your site URL* so it can be seen in action.
    http://devilslakeyachtclub.com/DLYC/DLYCcart2/index.php?main_page=page_5 You can see it in the edit window in admin but nothing on the page on site.
    If you're encountering problems that could be related to your server or hosting company, include the name of your hosting company (not their URL).
    IX Webhosting
    HAVE YOU LOOKED IN THE FAQ AREA for answers to your question? (ie: a search for your error message or what you want to edit/change, etc)
    Yes
    Have you searched the FORUM for your error message or for answers to the question you're asking?
    Yes
    WHEN did the problem "start"? How does that compare with other events of your hosting company, changes you've made to your site files/addons, or your admin settings, etc?
    Since placed on page
    If this is your first store, have you tested all aspects of transactions before going live?
    No
    I will sure be glad when my hosting company upgrades the version of PHP which is suppose to be soon, but till they do I'm stuck with bandaging my cart till then.
    Thanks for the ideas to check in advance.
    Mark

  2. #2
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: Define page editor only shows page content in admin

    You've probably pasted bad HTML, but since you've got your site locked down tight so nobody can see anything without being a member, you'll probably need to sort it out on your own.
    .
    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Aug 2007
    Location
    Manitou Beach, Michigan
    Posts
    357
    Plugin Contributions
    0

    Default Re: Define page editor only shows page content in admin

    Hi Doc,
    Sorry, forgot to set both customer login access parameters. You should have access to them now. When you hit the main page or any for that matter, click the schedule EZ page link and you will see the page I am looking at.
    Thanks,
    Mark

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Define page editor only shows page content in admin

    https://www.zen-cart.com/tutorials/index.php?article=82

    Any error log files in your /cache folder ?

  5. #5
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: Define page editor only shows page content in admin

    Curiously it's not doing ANY output of the HTML at all.

    Sounds more like your code for your custom added define-page is incomplete.

    And it's not an EZ-Page at all.
    .
    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #6
    Join Date
    Aug 2007
    Location
    Manitou Beach, Michigan
    Posts
    357
    Plugin Contributions
    0

    Default Re: Define page editor only shows page content in admin

    This is the last log in the cache folder.

    [06-Jan-2012 17:19:39] PHP Parse error: syntax error, unexpected '}' in /hsphere/local/home/pcccompu/devilslakeyachtclub.com/DLYC/DLYCcart2/includes/modules/events_calendar_listing.php on line 23

    I thought that Page 2, Page 3, Page 4, etc. were EZ pages... Sorry for the incorrect reference.
    Curiously it's not doing ANY output of the HTML at all.

    Sounds more like your code for your custom added define-page is incomplete.
    Which original page file should I compare too to check for mistakes?

    Thanks again for the help Doc.
    Mark

  7. #7
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: Define page editor only shows page content in admin

    The About Us addon is an example of adding custom define-pages to your site.
    .
    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #8
    Join Date
    Aug 2007
    Location
    Manitou Beach, Michigan
    Posts
    357
    Plugin Contributions
    0

    Default Re: Define page editor only shows page content in admin

    HI Doc,
    Thanks For the reply. Your insight is right on. With deeper investigation I found that page 2 , 3 & 4 were working but the add on for 5, 6, & page 7 were not. I reworked that add on and the SQL install patch and it is working again. Thank you again for a piece of your knowledge.
    Mark

 

 

Similar Threads

  1. Replies: 1
    Last Post: 8 Apr 2015, 09:25 AM
  2. Can't Edit Define Main Page in Define Page Editor
    By robynannw in forum General Questions
    Replies: 2
    Last Post: 8 May 2010, 05:15 PM
  3. Home page content - not showing in Define Page Editor.
    By linda408 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 12 Oct 2009, 12:14 AM
  4. Help!! Can't Change the Define Page Editor at Admin
    By evariety in forum Customization from the Admin
    Replies: 4
    Last Post: 31 Dec 2008, 10:32 AM

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