This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Fatal error upon activation

#3003
Ernest MarcinkoErnest Marcinko
Keymaster

Hi!

May I ask what kind of server are you using? I’m guessing it some kind of windows server based on the paths. It looks like there is some kind of directory/path issue. My first guess would be that the plugin_dir_path(__FILE__) function might return an extra backslash, but I’m not sure if that’s the cause at all.