milohuang / reverie

Reverie is a versatile HTML5 responsive WordPress framework based on ZURB's Foundation.
http://theakiba.com/reverie/
MIT License
916 stars 196 forks source link

500 Server Error #78

Closed dallasbpeters closed 12 years ago

dallasbpeters commented 12 years ago

I'm getting a 500 server error. Fresh local install. WP 3.4.1. Any ideas?

milohuang commented 12 years ago

Are you sure is Reverie getting the error?

dallasbpeters commented 12 years ago

When I remove Reverie from themes directory all is fine. Install other themes Foundation for Wordpress for example works fine. Base themes fine. Activate Reverie and all goes down.

milohuang commented 12 years ago

Hello, thanks for the feedback. Just downloaded a Github copy and activated it without problem on local install. The only thing I got is the wp_nav_menu notices generated by the debug. Try remove functions.php and see if you can activate it.

dallasbpeters commented 12 years ago

Removing functions.php worked and I was able to activate.

dallasbpeters commented 12 years ago

I just upgraded my MAMP installation and all is working. Maybe it was a PHP version issue or something? Thanks for looking into it, sorry to waste your time!

iangeek commented 12 years ago

I had the same issue.. it appeared to be presstrends function that was causing the problem.

milohuang commented 12 years ago

Download functions.php again. Replaced with get_theme_data for 3.3 and below