Viewing 4 replies - 1 through 4 (of 4 total)
  • I am having this issue too.
    What is interesting: I have a local copy of the site. this is wordpress 2.92. The Cufon settings work as they should.

    My live site is wordpress 3.0. I installed the latest version of the plugin. I am getting the permissions error.

    I imported my sql file from the local site, and now Cufon is replacing the fonts on my site. Great! But I still can’t get into the settings page. I have reset the permisssions all over the place, but this doesn’t make sense.

    As an experiment I upgraded to 3.0 on my local install. Cufon settings page is still visible, so it should be on my live site too, right?

    In my case at least I was able to get the imported settings to work but it would be great to find a solution!

    Hello,

    Was experiencing the same problem on WP v.3.0 (You do not have sufficient permissions to access this page.) and found this solution. Please note that this is not necessary on WP v. 2.9.2

    Edit file “wordpress_cufon.php
    Go to line # 139
    in all instances of “All-IN-One Cufon” edit to read “All-In-One-Cufon”

    Viola – you should be able to access the settings page for All-In-One Cufon

    However, problems still remain with WP v3.0 and the All-In-One Cufon plugin as I’m not getting the preview of my font in the settings page nor is the cufon overlay working on my site pages. I tested this with both WP versions 2.9.2 and 3.0 using the same theme, same fonts, same settings in admin panel – works on WP 2.9.2 but NOT on WP 3.0.

    Does anyone have this working on WP 3.0 out there?

    Thanks,
    Peter

    I discovered that I was using a generated font.js file that was for a different domain – as required by the cufon font generator, you specify the domain name that the font will be used on. So, make sure that you generate the cufon font.js files for the specific domain that they are to be used on.

    Delete line 139 in wordpress_cufon.php and replace it with this.

    add_options_page("All-In-OneCufon", "All-In-OneCufon", 1, "All-In-OneCufon",

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: All-In-One Cufon] Error’ is closed to new replies.