• I just upgraded the gocodes plugin on my WordPress install, now every time I go to the wp-admin, it redirects me back to the homepage of the site. Any ideas?

    The only way I’ve been able to resolve it so far was by deleting the /gocodes directory in my plugin directory.

Viewing 8 replies - 1 through 8 (of 8 total)
  • This bug is being investigated. It seems to be specific to certain server configurations though.

    Thread Starter Dave P.

    (@callmedpit)

    Ahh, if it helps I’m on a Media Temple Grid server. Let me know if you need me to post any config stuff or anything that may help.

    Do you know what version of PHP you’re running? Also, what version of WordPress?

    Thread Starter Dave P.

    (@callmedpit)

    PHP version 4.4.8
    Wordpress version 2.7.1

    I am having the same problem. I have tried WordPress v. 2.7.1 and v. 2.6.5. I have tried erasing my entire site and reloading WordPress. I’ve tried reloading it with Fantastico and with SimpleScripts. I’ve tried putting GoCodes in a subfolder in the Plugins folder and I’ve tried putting GoCodes directly in the Plugins folder without a subfolder. I’ve tried changing the .htaccess file and I’ve mostly left it as-is.

    I’m using PHP v. 4.4.9 on HostMonster.

    Since this other guy had this problem when he upgraded, I’ll try installing a previous version of GoCodes instead and see if that fixes it.

    Thanks!

    Interesting.

    Could either of you temporarily replace your copy of GoCodes with this debugging version? https://www.box.net/shared/iullul5pzb

    It will output some debugging info every time a page is loaded. Just install it, type a redirect URL into your browser, and save the output. (Then remove the modified plugin, otherwise your blog will have debugging information outputted at the top.

    If you could post the information here, it would help with my debugging.

    Thread Starter Dave P.

    (@callmedpit)

    Just ran the debug for you, hope this helps (I changed the paths):

    REQUEST: /go/test
    URL TRIGGER: go
    STRPOS: yes
    GOCODE KEY: test

    Warning: Cannot modify header information – headers already sent by (output started at path/to/site/wp-content/plugins/gocodes_servertest/gocodes_servertest.php:52) in path/to/site/wp-includes/pluggable.php on line 850

    I just released 1.3.3. I think I may have fixed it this time. Try it out. ??

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘[Plugin: GoCodes] WP-Admin redirects to homepage after plugin upgrade’ is closed to new replies.