SEO Services Las Vegas

 
Drupal Video Tutorials

Related Ads

Problem with FCKEditor and MyDrupal_Impact Theme

I'm using drupal 5.x and fckeditor. when i apply the Impact theme, it doesn't allow fckeditor to load at all. when i go back to another theme, fckeditor loads properly.

what do i need to do?

 #

Probably the same thing I had to do to get TinyMCE working...

Add:

<?php print $scripts ?>

to the file page.tpl.php in your MyDrupal_Impact theme folder.

I placed it between the header and body tags.

 
 #

w00t!

you're awesome... that fixed it!

Thank you!

 
 #

Glad it worked for you...

Will call it even if you can help me with my problem. See post below this one.

Even if you can't help, can you check out the pictures that I linked to in that post and let me know if your layout looks the same? Also mention what browser you are using. Thanks,

icon123

 
admin's picture
 #

Thanks a lot for pointing the issues out. I have release 1.3 version, which fixes the <?php print $scripts ?> missing issue and the half icon issue for error and status messages.

 
Share/Save

User login