arnonel
Member
Posted 2 years ago #
Hi there
I have WPMU. When I create a new site on a subdomain(eg site.com) and activate the plugin, everything works. eg. mysite.site.com
problem is, because I use custom domain mapping, eg: http://www.greatsite.com mapping to mysite.site.com, the plugin doesnt work.
please could you fix this or help me to fix it.
thanks. looks like a great plugin and would love to use on my community
http://wordpress.org/extend/plugins/gd-star-rating/
WPMU is only partially supported for now. I have no time to test it and update for WPMU specifics.
arnonel
Member
Posted 2 years ago #
Thats fine. Im asking for a little help though.
Is there a hack I can do? Where should i look in the DB or filesystem to make this small fix? Any ideas? Hints, etc?
tx
I really don't know. I don't use WPMU, and as I said I don't have time for it.
arnonel
Member
Posted 2 years ago #
ok, let me rephrase.... alot simpler this time
in WORDPRESS/MYSQL where do you code the domain so that i can go an change it manually?
Plugin get's all URL's from WordPress, using WordPress functions (specifically plugins_url()). And why this function is not working properly with WPMU, I don't know. It's used somewhere in class.php main class file.