Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

TinyMCE - button does nothing!

Asked Modified Viewed 11,308 times
R
rudic
R
rudic 10
  • Junior Member, joined since
  • Contributed 30 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
asked
Junior Member

hi when i try and create or edit a custom page i click on the enable tiny mce, but nothing happens. it works for articles section but not on the custom page.

only using english as my locale.
0 replies

25 posts

R
rudic
R
rudic 10
  • Junior Member, joined since
  • Contributed 30 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
answered
Junior Member

Quote

Ankur wrote:

Quote

rudic wrote:

so any other avenues to get this working ??


I don't see any other way for this... :(

By the way, very bad host if he is forcing your Website to use Encrypted cookies... :|



ok some progress made, i done another clean install and its working. so now only my production site is having the issue. it does seem to be related to the css dropdown menu. any pointers on this?

i have chenged the theme from gillete red to any other one, with no luck, i actually even removed the css dropdown infusion, with no luck...

hmm
0 replies
A
Ankur
A
Ankur 10
Hi! Its me, Ankur Thakur! smile
  • Veteran Member, joined since
  • Contributed 1,277 posts on the community forums.
  • Started 60 threads in the forums
answered
Veteran Member

Quote

rudic wrote:

so any other avenues to get this working ??


I don't see any other way for this... :(

By the way, very bad host if he is forcing your Website to use Encrypted cookies... :|
0 replies
R
rudic
R
rudic 10
  • Junior Member, joined since
  • Contributed 30 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
answered
Junior Member

response from my host "The server is absolutely encrypting cookies and session data. You'll need to get your CMS provider to provide a solution that works with encrypted cookies." what do i do now??

Merged on Jul 19 2011 at 06:29:18:
so any other avenues to get this working ??
Edited by rudic on 19-07-2011 06:29,
0 replies
A
Ankur
A
Ankur 10
Hi! Its me, Ankur Thakur! smile
  • Veteran Member, joined since
  • Contributed 1,277 posts on the community forums.
  • Started 60 threads in the forums
answered
Veteran Member

Quote

rudic wrote:

sorry, i dont understand this, do i browse to www.whittlesea......../adminstration/custom_pages.php, then type java...() in the browser bar (this doesnt work)


It should work... Anyways, then you can try this : it works :

Edit your custom_pages.php and find these Lines (around Line 25) :
[syntaxhighlighter brush=php,first-line=1,highlight=0,collapse=false,html-script=false]if (isset($_COOKIE['custom_pages_tinymce']) && $_COOKIE['custom_pages_tinymce'] == 1 && $settings['tinymce_enabled']) {
echo "<script language='javascript' type='text/javascript'>advanced();</script>\n";
} else {
require_once INCLUDES."html_buttons_include.php";
}[/syntaxhighlighter]
Change them to :
[syntaxhighlighter brush=php,first-line=1,highlight=0,collapse=false,html-script=false]//if (isset($_COOKIE['custom_pages_tinymce']) && $_COOKIE['custom_pages_tinymce'] == 1 && $settings['tinymce_enabled']) {
echo "<script language='javascript' type='text/javascript'>advanced();</script>\n";
//} else {
require_once INCLUDES."html_buttons_include.php";
//}[/syntaxhighlighter]

By the way, you should contact your Host about this as soon as possible because you also know, that this is not the thing to do in all your Websites hosting on the same server...!
0 replies
R
rudic
R
rudic 10
  • Junior Member, joined since
  • Contributed 30 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
answered
Junior Member

Quote



EDIT :

For a Temporary Solution, Do this steps :

Open custom_pages.php and write and enter this in the Address bar :
javascript:advanced();

It will show it to you !


sorry, i dont understand this, do i browse to www.whittlesea......../adminstration/custom_pages.php, then type java...() in the browser bar (this doesnt work)
0 replies
A
Ankur
A
Ankur 10
Hi! Its me, Ankur Thakur! smile
  • Veteran Member, joined since
  • Contributed 1,277 posts on the community forums.
  • Started 60 threads in the forums
answered
Veteran Member

Quote

rudic wrote:
i have checked all my sites using PF and they are all having the same issue, even the newest install i did fresh from the box!. it may be related to my host. any pointers would be great!


Hmm... I think that you should contact your Web Host for this issue... I think that your Host is somehow Encrypting or Altering the Cookies... and hence it is giving you this problem...

Better try to ask for support from your Host... ;)

EDIT :

For a Temporary Solution, Do this steps :

Open custom_pages.php and write and enter this in the Address bar :
javascript:advanced();

It will show it to you !
Edited by Ankur on 10-07-2011 11:07,
0 replies
R
rudic
R
rudic 10
  • Junior Member, joined since
  • Contributed 30 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
answered
Junior Member

Quote

Ankur wrote:

Ok ! So after Testing your Website, what I found, is really confusing a lot.

I think that there is some problem either with your Host or with the PHPFusion installation or Settings.


Thank you - i have checked all my sites using PF and they are all having the same issue, even the newest install i did fresh from the box!. it may be related to my host. any pointers would be great!

Thanks again
0 replies
A
Ankur
A
Ankur 10
Hi! Its me, Ankur Thakur! smile
  • Veteran Member, joined since
  • Contributed 1,277 posts on the community forums.
  • Started 60 threads in the forums
answered
Veteran Member

Ok ! So after Testing your Website, what I found, is really confusing a lot.

I think that there is some problem either with your Host or with the PHPFusion installation or Settings.

Generally, if a Fusion website is visited, it Setups 2 Cookies : For Example :-
COOKIE_PREFIX_lastvisit :
Name:   fusion69addaflatsgbnd_lastvisit
Content:   1310225847
Domain:   .ankurthakur.in
Path:   /
Send For:   Any kind of connection
Accessible to Script:   No (HttpOnly)
Created:   Saturday, July 9, 2011 10:07:37 PM
Expires:   Saturday, July 9, 2011 11:07:27 PM


COOKIE_PREFIX_visited :
Name:   fusion69addaflatsgbnd_visited
Content:   yes
Domain:   ankurthakur.in
Path:   /
Send For:   Any kind of connection
Accessible to Script:   Yes
Created:   Saturday, July 9, 2011 10:07:37 PM
Expires:   Sunday, July 8, 2012 10:07:27 PM


I am confused that your Website is giving me Two different cookies from two Different domains, i.e :

COOKIE_PREFIX_lastvisit :
Name:   fusion643d7_lastvisit
Content:   FpPMQ5aNyPcdDn1gPT6PJ9LdmxVx6WRtu6U8cBkGGzA.
Domain:   .whittleseacfa.com
Path:   /
Send For:   Any kind of connection
Accessible to Script:   No (HttpOnly)
Created:   Saturday, July 9, 2011 10:19:41 PM
Expires:   Sunday, July 10, 2011 12:19:21 AM


COOKIE_PREFIX_visited :
Name:   fusion643d7_visited
Content:   qS9txPZhf9f5w3CDQrRPm2SUdaqx-Im846IQsQpRK-g.
Domain:   www.whittleseacfa.com
Path:   /
Send For:   Any kind of connection
Accessible to Script:   Yes
Created:   Saturday, July 9, 2011 10:19:41 PM
Expires:   Sunday, July 8, 2012 11:19:21 PM


I will talk to some experts about this and will let you know soon If I got anything Good for you... :-)
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Make sure JavaScript is enabled in your browser.
0 replies
A
Ankur
A
Ankur 10
Hi! Its me, Ankur Thakur! smile
  • Veteran Member, joined since
  • Contributed 1,277 posts on the community forums.
  • Started 60 threads in the forums
answered
Veteran Member

Can you please make a test account for me with access to Admin Panel --> Custom Pages and send me the details via PM ?
0 replies
R
rudic
R
rudic 10
  • Junior Member, joined since
  • Contributed 30 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
answered
Junior Member

ok changed the theme to various different ones, no luck :(

Merged on Jul 07 2011 at 00:07:49:
Any other things to try?

Merged on Jul 09 2011 at 05:33:10:
ok - an update. I have tried my other sites using PHP fusion, and none of them work. i even just tried creating a new install on the latest version, and as soon as it installed went to test it, and the same thing happened!! could it be something on my webhost side ?
Edited by rudic on 09-07-2011 05:33,
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

OK thanks for fixing the footer copyright.

Now can you please create me an admin account for Admin >>>> Custom pages and setting miscellaneous please and send me login details in a private message please?


Thanks

Merged on Jul 04 2011 at 03:01:30:
I think your drop down links in the subheader is conflicting with enabling the Tiny MCE in custom Pages.

Try another theme or disable your subheader links mod and then see if it works.
Edited by Craig on 04-07-2011 03:01,
0 replies
R
rudic
R
rudic 10
  • Junior Member, joined since
  • Contributed 30 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
answered
Junior Member

ok changed the theme to various different ones, no luck, i dont understand the item about the subheader, do you mean the infusion i am using thats the cssdrop down menus?
Edited by rudic on 04-07-2011 12:45,
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Well first off fix the copyright notice on your footer it is wrong it must read...

Quote

Released as free software without warranties under GNU Affero GPL v3.


Yours now reads this...

Quote

Released under GNU Affero GPL v3.


When you have fixed it come back and we will help you.

Also please read the code of conduct regarding thread bumping!
0 replies
R
rudic
R
rudic 10
  • Junior Member, joined since
  • Contributed 30 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
answered
Junior Member

Quote

Craig wrote:

Hi there,

1. What is your site link please?

2. Upload and overwrite /includes/jscripts/tiny_mce/ again.
3. Upload and overwrite /themes/templates/admin_header_mce.php again.

4. Now go to Admin >>> Content >>> Custom Pages

5 Make sure Tiny MCE is Enabled now right click on the page select view page source and confirm that you can see the following in the header of the source...

<script language='javascript' type='text/javascript' src='../includes/jscripts/tiny_mce/tiny_mce.js'></script>


1 www.whittleseacfa.com
2 & 3 done
4 done
5 done, yes that is there.

still no luck :(

Merged on Jul 03 2011 at 11:43:06:

Quote

miskith wrote:

Have you tried another browser?


yes, different browsers on different PCs, three pcs so far!
Edited by rudic on 03-07-2011 11:43,
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Hi there,

1. What is your site link please?

2. Upload and overwrite /includes/jscripts/tiny_mce/ again.
3. Upload and overwrite /themes/templates/admin_header_mce.php again.

4. Now go to Admin >>> Content >>> Custom Pages

5 Make sure Tiny MCE is Enabled now right click on the page select view page source and confirm that you can see the following in the header of the source...

<script language='javascript' type='text/javascript' src='../includes/jscripts/tiny_mce/tiny_mce.js'></script>
0 replies
M
miskith
M
My projects:
PHP-Fusion Czech | miskith portfolio | theConnex (In preparation) | Online game (Future project)
  • Member, joined since
  • Contributed 117 posts on the community forums.
  • Started 2 threads in the forums
answered
Member

Have you tried another browser?
0 replies
R
rudic
R
rudic 10
  • Junior Member, joined since
  • Contributed 30 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
answered
Junior Member

my site is 100% ENGLISH there are no other locales required for my site
0 replies
M
miskith
M
My projects:
PHP-Fusion Czech | miskith portfolio | theConnex (In preparation) | Online game (Future project)
  • Member, joined since
  • Contributed 117 posts on the community forums.
  • Started 2 threads in the forums
answered
Member

If your locale isn't english, you must upload translation for TinyMCE. Without translation, TineMCE doesn't work.
http://tinymce.moxiecode.com/i18n/ind...mp;pr_id=1

EDITED: Unrar and upload translation in: /includes/jscripts/tiny_mce/
0 replies
R
rudic
R
rudic 10
  • Junior Member, joined since
  • Contributed 30 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
answered
Junior Member

Quote

Ankur wrote:

Which version of PHPFusion are you using ?

Have you tried to Upgrade your PHPFusion recently ?


its a new site, and i went straight to v7.02.03
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 25 posts
  • Votes 0 votes
  • Topic users 5 members

5 participants

C
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
J
J
jikaka 10
www.rusfusion.ru - russian nss
  • Veteran Member, joined since
  • Contributed 946 posts on the community forums.
  • Started 82 threads in the forums
M
M
My projects:
PHP-Fusion Czech | miskith portfolio | theConnex (In preparation) | Online game (Future project)
  • Member, joined since
  • Contributed 117 posts on the community forums.
  • Started 2 threads in the forums
A
A
Ankur 10
Hi! Its me, Ankur Thakur! smile
  • Veteran Member, joined since
  • Contributed 1,277 posts on the community forums.
  • Started 60 threads in the forums
R
R
rudic 10
  • Junior Member, joined since
  • Contributed 30 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet