Hi,
I have been working on a theme based upon the Bones starter theme. I've also been using Go Portfolio Plugin with it.
On my local setup running MAMP every thing works fine but when I upload it to the live version certain stylesheets within the plugin aren't being applied, I also had some problems with another plugin that had to do with including a file that I fixed by including the full url. This makes me think that it is a problem with the functions like plugin_dir_path and dirname. The problem only persists with the theme I have been working on and the basic unedited version of bones, so I have to think it is something inside of bones, but also maybe it could be something in my .htaccess file, or something my host is doing.
I thought maybe I could get away with replacing all of the relative references to files with the complete ones, but that didn't work out too well and I'm not sure where to start.
Thanks for any help