Search

You searched for the word(s):
Showing page 1 of 2 (12 total posts) < 1 second(s)
  • Re: Blank Display every few refreshes

    Thanks Eric, I know we talked about this over chat, but I'll just add some testing data here so that the dev team has something to reference.&nbsp;To clarify, after each unsuccessful reload, I wait at-least 60 seconds before considering it a 'fail'. &nbsp;I also refresh the screen at least 25 times before considering a platform a failure (because ...
    Posted to Cute Editor for PHP (Forum) by kjgraham on March 18, 2011
  • Re: Blank Display every few refreshes

    I've narrowed it down to Google Chrome. &nbsp;There aren't any javascript errors when this happens. &nbsp;Here's a video of it happening using phphtmledit.com/EnableAll.php (this rules out that it's unique to my site).&nbsp;http://screencast.com/t/rEQ194zIsO5h
    Posted to Cute Editor for PHP (Forum) by kjgraham on March 15, 2011
  • Blank Display every few refreshes

    Hi, I got the editor installed correctly, but every 3 or 4 loads, it displays blank information. &nbsp;Here's an example using the default code provided.&nbsp;http://www.modifywebsite.com/phphtmledit/demo.htm&nbsp;&lt;- Use any of the demos, press refresh every couple seconds and some of them won't load.&nbsp;Do I need to change some server ...
    Posted to Cute Editor for PHP (Forum) by kjgraham on March 14, 2011
  • Re: BASE HREF PROBLEM for developer - urgent

    Hi Adam, I'm not sure if I explained my situation clearly.&nbsp; I can't get the following code to work together: &nbsp; &nbsp;&nbsp;&nbsp;$editor-&gt;EditCompleteDocument=true; &nbsp;&nbsp;&nbsp;$editor-&gt;BaseHref=http://www.imvo.org; &nbsp; When I run the above code, it DOES edit the complete document, but BaseHref won't work (it ...
    Posted to Cute Editor for PHP (Forum) by kjgraham on March 7, 2008
  • Re: $editor->EditCompleteDocument=true; And $editor->BaseHref="http://www.imvo.org";

    To clarify, I need to be able to edit from &lt;html&gt; to &lt;/html&gt; &nbsp; ..and.. &nbsp; Be able to see the images from the BaseHref Url I'm working on. &nbsp; To recreate the error, run the code provided and copy and paste the source code from imvo.org. &nbsp; You'll see that no images appear. &nbsp; But if you comment out the ...
    Posted to Cute Editor for PHP (Forum) by kjgraham on March 3, 2008
  • $editor->EditCompleteDocument=true; And $editor->BaseHref="http://www.imvo.org";

    It doesn't appear that $editor-&gt;EditCompleteDocument=true; And $editor-&gt;BaseHref=''http://www.URL.com''; work together &nbsp; Here's my code... &nbsp; &lt;?php $editor=new ...
    Posted to Cute Editor for PHP (Forum) by kjgraham on March 3, 2008
  • Re: BASE HREF PROBLEM for developer - urgent

    I noticed that when I do this, and set the urltype to absolute, it shows as 'modifywebsite.com' even though i set the base href value to something else (in this case prayingforourchildren.com).&nbsp; Does the fact that I have a domain license have anything to do with this?&nbsp; If so, that doesn't make any sense because the control IS hosted on ...
    Posted to Cute Editor for PHP (Forum) by kjgraham on February 29, 2008
  • Re: BASE HREF PROBLEM for developer - urgent

    Still having base href problems &nbsp; You can see the document_root or whatever here: http://www.modifywebsite.com/cute/phpinfo.php
    Posted to Cute Editor for PHP (Forum) by kjgraham on February 29, 2008
  • Re: BASE HREF PROBLEM for developer - urgent

    I talked with Rhonda and she set up a demo page at http://phphtmledit.com/basehref1.php with the base href set to http://cutesoft.net&nbsp; and it worked &nbsp; When I duplicated this code on my machine after changing the one line of code to $editor-&gt;BaseHref = ''http://cutesoft.net'';, it doesn't work &nbsp; So basically the code ...
    Posted to Cute Editor for PHP (Forum) by kjgraham on February 22, 2008
  • Re: BASE HREF PROBLEM for developer - urgent

    Don't forget to read the above post&nbsp; &nbsp; I'm also having a problem with LoadHTML...no matter what I did, it would say file not found.&nbsp; I had to comment out line 818 in your cuteEditor_files/include_CuteEditor.php file to get it to work.&nbsp; Can you shed some light on this??? please? &nbsp; Kyle
    Posted to Cute Editor for PHP (Forum) by kjgraham on February 22, 2008
1 2 Next >