Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Feb 2007
    Posts
    13
    Plugin Contributions
    0

    help question Upadate Button in Define Pages Editor inside edit box!?

    For some reason, the buttons I should use to save or cancel my changes in Define Pages editor are inside the edit box instead of outside where I can actually use them!

    It only happens on the main_page - not the other pages.
    I checked the files on the server, and they do not reflect this problem. I am stumped as to why this is happening. Can anybody help me?

    Thanks!

  2. #2
    Join Date
    Sep 2006
    Posts
    32
    Plugin Contributions
    0

    Default Re: Upadate Button in Define Pages Editor inside edit box!?

    I have seen similar instances of this... For me the problem was in the code I put into the define_main_page file. I put a form in there, and in the form was a textarea that I opened and closed.

    Code:
    <textarea name="whatever"></textarea>
    The </textarea> was closing the wrong textarea.. it was closing the one used for defining text... I couldn't see the closed tag in the editor, so I had to manually open the define file, and remove it myself.

    This may be related to your issue... ??
    -----
    Steve

  3. #3
    Join Date
    Feb 2007
    Posts
    13
    Plugin Contributions
    0

    Default Re: Upadate Button in Define Pages Editor inside edit box!?

    Thank you,
    I did not edit the file in any way...I was inside the Admin, trying to update the page, when I went back to make so additional changes - Wham! There it was in the wrong spot!

    I am so baffled because I was within the Admin when it happened and not even goofing around with my files on the server. Also, the server files show a differerent set of information than is showing up on my actual site.

    I just don't know how to remedy the problem.

  4. #4
    Join Date
    Sep 2006
    Posts
    32
    Plugin Contributions
    0

    Default Re: Upadate Button in Define Pages Editor inside edit box!?

    Try opening your includes/languages/english/YOUR_TEMPLATE/html_includes/define_main_page.php file (or whichever file you're using) and viewing what's there. If there's anything there, try removing it , saving it, and checking the admin site again. If it's blank, then it sounds like the admin page got messed up, but I'm not sure how....

    Other than that, I'm not really sure...
    -----
    Steve

 

 

Similar Threads

  1. Replies: 9
    Last Post: 19 Apr 2012, 05:56 PM
  2. Can't edit pages in define editor pages
    By Rich219 in forum Customization from the Admin
    Replies: 6
    Last Post: 28 Jul 2010, 11:24 AM
  3. why can I not edit any of the pages in Define Pages editor?
    By touchclothing in forum General Questions
    Replies: 5
    Last Post: 20 Aug 2009, 04:21 PM
  4. Can't edit in Define Pages Editor
    By leeshalynn in forum Customization from the Admin
    Replies: 3
    Last Post: 9 Mar 2007, 05:13 AM
  5. Input Buttons inside Define Pages Editor..?
    By ttrowell in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 11 Feb 2007, 10:59 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