Title: itpixie's Replies - page 3 | WordPress.org

---

# itpixie

  [  ](https://wordpress.org/support/users/itpixie/)

 *   [Profile](https://wordpress.org/support/users/itpixie/)
 *   [Topics Started](https://wordpress.org/support/users/itpixie/topics/)
 *   [Replies Created](https://wordpress.org/support/users/itpixie/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/itpixie/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/itpixie/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/itpixie/engagements/)
 *   [Favorites](https://wordpress.org/support/users/itpixie/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 31 through 35 (of 35 total)

[←](https://wordpress.org/support/users/itpixie/replies/page/2/?output_format=md)
[1](https://wordpress.org/support/users/itpixie/replies/?output_format=md) [2](https://wordpress.org/support/users/itpixie/replies/page/2/?output_format=md)
3

 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [WordPress 3.3.1 and the missing visual editor](https://wordpress.org/support/topic/wordpress-331-and-the-missing-visual-editor/)
 *  [itpixie](https://wordpress.org/support/users/itpixie/)
 * (@itpixie)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/wordpress-331-and-the-missing-visual-editor/#post-2529050)
 * I’m having the same issue — no visual editor when using MacBook Pro (OS X 10.7.2).
   I have these browsers:
    Firefox 9.0.1 Safari 5.1.2 Chrome 16.0.912.77 Camino 
   2.1
 * I’ve tried:
    Flushing cache Resetting the browsers Installing that “use Google
   Library” plugin Switching over to Twenty Eleven theme
 * None of these worked. I have NOT tried deactivating the plugins, because I have
   too many of them and I really don’t feel like messing with them (and messing 
   my site).
 * More importantly Visual Editor is working perfectly fine on the same site when
   I use Windows Vista, Windows 7 **AND** Android 3.0! So my guess is it has something
   to do with OS X?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Security Checker] [Plugin:Ultimate Security Checker] time out error](https://wordpress.org/support/topic/pluginultimate-security-checker-time-out-error/)
 *  [itpixie](https://wordpress.org/support/users/itpixie/)
 * (@itpixie)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/pluginultimate-security-checker-time-out-error/#post-2348831)
 * I have the same problem…
 * Unfortunately, editing maximum_execution_time in php.ini is not an option because
   my web host won’t allow it for security reasons…
 * Is there another way to work around that?
 * Thank you,
    Amy
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Access Control] [Plugin: WordPress Access Control] Admin pages redirecting when "Only accessible by members?&qu](https://wordpress.org/support/topic/plugin-wordpress-access-control-admin-pages-redirecting-when-only-accessible-by-members-selected/)
 *  [itpixie](https://wordpress.org/support/users/itpixie/)
 * (@itpixie)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wordpress-access-control-admin-pages-redirecting-when-only-accessible-by-members-selected/#post-1840795)
 * p.s. Disabling the plugin allowed me to regain access to Page List from Dashboard,
   but once the plugin was disabled, I had no way to give “Administrator” access
   to the problem page without the plugin activated… My only option was to delete
   the problem page. That’s what prompted me to investigate evlapix’s code – to 
   avoid “Administrator” denied access to any page by accident.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Access Control] [Plugin: WordPress Access Control] Admin pages redirecting when "Only accessible by members?&qu](https://wordpress.org/support/topic/plugin-wordpress-access-control-admin-pages-redirecting-when-only-accessible-by-members-selected/)
 *  [itpixie](https://wordpress.org/support/users/itpixie/)
 * (@itpixie)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wordpress-access-control-admin-pages-redirecting-when-only-accessible-by-members-selected/#post-1840794)
 * I ran into the same problem described by evlapix. I activated “Only accessible
   by members” for a page and didn’t give “Administrator” access by accident, then
   every time I tried to go to Page List from Dashboard, I was redirected back to
   Dashboard (i.e. denied access to Page List).
 * Somehow I was able to access the pages via the website itself (via “Edit Post”
   on the website), but I could only access the ones “Administrator” had access.
   That one page that “Administrator” didn’t have access, I was redirected to the
   login page.
 * evlapix’s quick fix code works nicely, even though I had to work it into meta_box.
   php so it looks seamless… Thanks evlapix for the quick fix.
 * And like evlapix said, the plugin is great otherwise, I especially like that 
   it’s PHP 4 compatible — very helpful when you’re forced to use PHP 4.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Access Control] [Plugin: WordPress Access Control] Fatal error: Undefined class name 'self'](https://wordpress.org/support/topic/plugin-wordpress-access-control-fatal-error-undefined-class-name-self/)
 *  Thread Starter [itpixie](https://wordpress.org/support/users/itpixie/)
 * (@itpixie)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wordpress-access-control-fatal-error-undefined-class-name-self/#post-1847875)
 * BTW, I’m using PHP 4…
 * And I found a fix for the problem…
 * I changed the code
    `! self::check_conditions( $post->ID )` to `! WordPressAccessControl::
   check_conditions( $post->ID )`
 * By referring the class “WordPressAccessControl” specific by name (instead of 
   using “self”) solved the problem.
 * And [here](http://bytes.com/topic/php/answers/448188-php-4-compatible-switchover-help-needed)
   is where I found my solution.

Viewing 5 replies - 31 through 35 (of 35 total)

[←](https://wordpress.org/support/users/itpixie/replies/page/2/?output_format=md)
[1](https://wordpress.org/support/users/itpixie/replies/?output_format=md) [2](https://wordpress.org/support/users/itpixie/replies/page/2/?output_format=md)
3