Results 1 to 10 of 16

Hybrid View

  1. #1
    Join Date
    Sep 2015
    Location
    Singapore
    Posts
    18
    Plugin Contributions
    0

    Default Re: Why doesn't the HTML content show up ?

    Thank you mc12345678 for answering to my question, it was sent out just before RodG took over to help me.
    I don't see the URL of the 2 items which cannot be open any different even after I remove all the extra log files.

    Based on Rod's prognosis, it seems my problem has to do with the template I use.

    So, I would like to ask what I should do next, may either you or RodG advise me what to do next? Thank you

  2. #2
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Why doesn't the HTML content show up ?

    Quote Originally Posted by RodG View Post
    No worries. The problem is related to the template that you are using.

    How long have you been using this template? How long have you been having this problem? What's the name/origin of the template?

    The problem could be an incomplete template installation.



    Using FTP or your cPanel File manager, look for any recent files in the /yourstore/logs/ folder. You should be able to view their contents directly from FTP/FileManager.

    You will be looking for anything that appears relevant. If nothing appears relevant then try accessing one of the EZpages again and look for any newly created log file that coincides with this access.

    Ideally there should only be 3 files on the /logs/ folder .htaccess, index.html & index.php. If you have dozens/hundreds of files ending with ".log" they can all be deleted to make it easier to identify *current* problems.

    Cheers
    RodG
    Quote Originally Posted by AbbyTan View Post
    Thank you mc12345678 for answering to my question, it was sent out just before RodG took over to help me.
    I don't see the URL of the 2 items which cannot be open any different even after I remove all the extra log files.

    Based on Rod's prognosis, it seems my problem has to do with the template I use.

    So, I would like to ask what I should do next, may either you or RodG advise me what to do next? Thank you
    In a way, continue on with his standing guidance. Reenable your previous template (if you wish to stay with it) and access one of the problem ez-pages. Review the logs folder for newly generated logs, evaluate the log information, post as necessary but be sure to not post information that shouldn't be public (admin directory, database credentials, etc... If included in the file). When/if posting please select the # button in the messagebox menu toolbar just before pasting the contents. This will provide code tags and make reviewing the content easier after posting.

    Otherwise choose a new template that is designed for your version of ZC, there are several available on this website. Also could go back to the template author with the issue to have them resolve it.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #3
    Join Date
    Sep 2015
    Location
    Singapore
    Posts
    18
    Plugin Contributions
    0

    Default Re: Why doesn't the HTML content show up ?

    Dear mc,

    I am confused and discouraged by whatever you said to me.

    Removing the log files has NOT helped my problem at all, it remains there.

    I don;t understand what you mean here "When/if posting please select the # button in the messagebox menu toolbar just before pasting the contents. This will provide code tags and make reviewing the content easier after posting." Can you tell me where to find this?

    By the stage of the work, it is a lot of time wasted to choose another template. Not sure if the developer of the theme will be able to help, the last time I wrote them to ask some question, they said they don't provide service anymore for this theme.

    Does it mean therefore there is no one I can turn to for help?
    Please advise me, thank you

  4. #4
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Why doesn't the HTML content show up ?

    Quote Originally Posted by AbbyTan View Post
    Dear mc,

    I am confused and discouraged by whatever you said to me.

    Removing the log files has NOT helped my problem at all, it remains there.

    I don;t understand what you mean here "When/if posting please select the # button in the messagebox menu toolbar just before pasting the contents. This will provide code tags and make reviewing the content easier after posting." Can you tell me where to find this?

    By the stage of the work, it is a lot of time wasted to choose another template. Not sure if the developer of the theme will be able to help, the last time I wrote them to ask some question, they said they don't provide service anymore for this theme.

    Does it mean therefore there is no one I can turn to for help?
    Please advise me, thank you

    Correct, there has been some form of msunderstanding.

    Now that the issue has been identified as template related, like most problems there are two paths that can be taken either fix it or replace it. Each has it's issues, but let's address the confusion from my last message first.

    When ZC experiences an error that is withing it's ability to report, it generates a myDbeug log. In your version of ZC (1.5.1 and above) the log is appropriately placed in. The logs folder by default.That log fle contans information that can guide someone to identify where in the 1000's of files needed to run ZC the issue is/begins. This/these files must be reviewed (evaluated) in order to see quickly what exactly is wrong in the code. The good/bad thing about the log files is that sometimes it can provide too much information. For example if the debug file is like myDebug-adm then it more than likely contains the name of your secret admin directory which in the name of security shouldn't be published if possible.

    So, the part about wrapping posted content in code tags, I still haven't figured out how to write both of them in a posted message so that they don't do their job, but... When you press reply, or reply with quote, you get a text box in which you can write a response, correct? At the top of the writing area, you should have a row of text like options such as a big B (bold) an I that is slightly slanted (italics), a big U (underline), and several other buttons. On the rght side of that list of buttons is one that looks like a hashtag or a pound sign # (depending on how you "grew up" calling it). When that button is pressed the editor gets populated with text that starts like: [CODE]. This is the opening to a code tag. Everything placed between the opening and closing version of that tag is specially formatted for reading in the forum including keeping everything that was originally in one line in one line rather than wrapping it. Anyways the closing version of that tag places a / between the [ and the C with everything else the same. It is a lot like using say a div tag or a link/href tag, or any other html markup used on a website.

    So, hopefully there is some more understanding. Only need to ask to get clarificatioon(s).

    In the end (summary):
    1. recreate the "error".
    2. Read/review/evaluate (do not just delete) the error logs. If do not understand the contents:
    2a. Safely post the contents of the debug log(s) in a format that keeps them understood.
    2b. Await response from those of the community that are offering their help freely or seek out compensation.
    3. Make changes to the template files to stop the errors and maintain functionality or use a completely different set of template files. By stopping the errors mean to correct the error that is iniitiating the logs not to do something to just stop the logs from being stored or something. (Trust me there have been some that have misunderstood the drection/intent and say deleted their logs directory. There the logs are no longer generated but the problem still existed...)

    Help any?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #5
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Why doesn't the HTML content show up ?

    Have you determined that the template & all plugins are ZC1.5.4 compatible? I'm going to guess possibly not since the templatation/themeforest template was created quite a bit prior to zc1.5.4

    Since the template has been discontinued, that might be indicative of problems that were deemed easier to discontinue than to support? I suspect this might be part of your issue.

    Some commercial template farms/developers are known to do unorthodox things which cause issues when any attempting custom changes or plugin additions.

    I did not spend any time on the site because the autoloading/playing of video and audio files, with no option to Stop, clogs up our internet connection. Not everyone has gigabit connection speeds.
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  6. #6
    Join Date
    Sep 2015
    Location
    Singapore
    Posts
    18
    Plugin Contributions
    0

    Default Re: Why doesn't the HTML content show up ?

    Thanks RixStix for your reply. Noted your feedback about the video loading.
    I will look into your suggestion, thank you.

  7. #7
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: Why doesn't the HTML content show up ?

    Quote Originally Posted by AbbyTan View Post
    Removing the log files has NOT helped my problem at all, it remains there.
    Removing the old log files wasn't meant to fix anything. It is/was just to make it easier for you to find *new* log files relating to your current problem(s).

    Some people never check their log files until there is a problem, by which time there can often be many thousands of them.

    Quote Originally Posted by AbbyTan View Post
    Does it mean therefore there is no one I can turn to for help?
    Please advise me, thank you
    When it comes to template related issues the options are pretty limited. Although many of us here will help in any way we can based on feedback and error messages that you provide, we can only go so far without having the same template installed on our own systems so that we can check the code.

    Anyway from here... mc1-8 has summed it up pretty well

    Quote Originally Posted by mc12345678 View Post
    In the end (summary):
    1. recreate the "error".
    2. Read/review/evaluate (do not just delete) the error logs. If do not understand the contents:
    2a. Safely post the contents of the debug log(s) in a format that keeps them understood.
    2b. Await response from those of the community that are offering their help freely or seek out compensation.
    3. Make changes to the template files to stop the errors and maintain functionality or use a completely different set of template files. By stopping the errors mean to correct the error that is iniitiating the logs not to do something to just stop the logs from being stored or something. (Trust me there have been some that have misunderstood the drection/intent and say deleted their logs directory. There the logs are no longer generated but the problem still existed...)
    To summarize this summary.
    Re-enable the troublesome template. Reload ONE of the troublesome pages ("How to use oil" or "How to Buy"). Check the logs folder for new file(s). Read the contents and fix the error (if able).. rinse and repeat.

    If the log file contents are meaningless to you, post a copy here and someone will try to see/explain what is going on, and what your next course of action should be,

    Cheers
    RodG

  8. #8
    Join Date
    Sep 2015
    Location
    Singapore
    Posts
    18
    Plugin Contributions
    0

    Default Re: Why doesn't the HTML content show up ?

    Thank you RodG and mc for your help.
    I will try your suggestions.

 

 

Similar Threads

  1. why doesn't the image show up?
    By lrfowler in forum General Questions
    Replies: 0
    Last Post: 24 Mar 2012, 05:24 PM
  2. I installed language pack, why it doesn't show up?
    By mdivk in forum Addon Language Packs
    Replies: 5
    Last Post: 9 Dec 2011, 04:23 AM
  3. How to show HTML content in side bar? Thanks.
    By mdivk in forum Templates, Stylesheets, Page Layout
    Replies: 17
    Last Post: 27 Sep 2011, 12:03 PM
  4. HTML Editor doesn't show in new install
    By beyre in forum General Questions
    Replies: 20
    Last Post: 16 Feb 2011, 01:46 AM
  5. Images show HTML content under title bar
    By dmacmanes in forum General Questions
    Replies: 0
    Last Post: 1 Jan 2010, 05:05 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