| Index
» Projects
» phpMyEdit
» Forum
» Issues with CVS 1.167 - Trying to test TinyMCE extension |
 |
phirschybar
Joined: 18 Sep 2003
Posts: 43
Posted: 2005-05-01 19:31
Back to top
Reply with quote
|
Hey all,
I am trying to test out the TinyMCE HTML editing extension just posted by Ajh but I am having some difficulties. I replaced my class file (original 5.4 release) with 1.167 in the CVS and now I am having 3 distinct functionality problems:
1) The Go To dropdown doesn't work. It is simply reloading the same page (page #1) when I attempt to use it. I know this was an issue others had and was cleared up by using new language files. However, I just uploaded new language files with no help to the problem.
2) When I add a new record, the record doesn't actually get added. Instead a blank record gets added to the database. Weird...
3) I am using 'GUD' as my navigation settings and while my graphic buttons are displaying, I am also getting the buttons associated with 'BUD'. In other words, I have graphic buttons AND 'view', 'change', 'delete' buttons on my screen. Again, weird...
I am sure that my setup is the problem but I have been messing with this for awhile and have made no progress so I figured I would request some help. Am I missing something?
Ben
|
ajh
Joined: 17 Dec 2003
Posts: 236
Posted: 2005-05-01 21:54
Back to top
Reply with quote
|
Have you tried doing this with a simple db table and setting it up from scratch? It would at least prove that your set up is correct?
I assume that you've tried getting the CVS version working without the extension first? Is it the main CVS file that's wrong, or is it only once the extension is added?
|
michal
Joined: 17 Jun 2003
Posts: 537
Location: Slovakia
Posted: 2005-05-02 09:34
Back to top
Reply with quote
|
1, see patch in bug #329 (and bug report #326)
2, is this behaviour also without htmlarea extention ?
3, if you mean that in LF modes buttons 'change' appear at the top together with 'C' link at the left, that's normal behaviour. If you want to turn off 'change' button, see $opts['buttons'] variable (documentation in cvs).
|
|
Post new topic
Reply to topic
|
|
|
|