kossut
Forum Replies Created
-
Forum: Plugins
In reply to: [DJD Site Post] errorOk. The provider allowed me to change PHP versions. Now it works. The plugin looks very nice! The only thing I would like to ask in next release is ability to upload photos by guest authors.
Forum: Plugins
In reply to: [DJD Site Post] Can multiple categories be selected at once?Ok. I see, that this can be done setting list type.
Forum: Plugins
In reply to: [DJD Site Post] errorI can only ask hosting provider for that. And I’ll do it.
Forum: Plugins
In reply to: [DJD Site Post] errorI run PHP 5.2.17
Forum: Plugins
In reply to: [DJD Site Post] errorIn other words – your solution is right, but there is porbably more places to change.
Forum: Plugins
In reply to: [DJD Site Post] errorYes. I’ve changed the line, and it started work. But I found that second error, I mentioned above.
Forum: Plugins
In reply to: [DJD Site Post] errorHere is another:
Parse error: syntax error, unexpected ‘:’ in /home/…/wp-content/plugins/djd-site-post/views/display.php on line 43
I think, you should rewrite all lines which contains that ‘:’
The idea of the plugin sounds nice. I can’t wait to try it!
Regards from Poland!
If I removed DOMAIN_CURRENT_SITE, sign up worked properly, but the www prefix stopped working.
‘www’ is not a main problem. I mentioned that, because I found solution, but it breaks ‘www’.
The main problem is, that automatic signup redirects always to the first site in networks – let say to the ‘network1.com’. So, if I try to type foo.network1.com, the system will able me to create site ‘foo’ in the ‘network1.com’. But if I type something like ‘foo.network2.com’ the system wont redirect me to the ‘foo’ in ‘network2.com’, but it will suggest me to create site called ‘foonetwork2com’ in the ‘network1.com’, so the final URL looks like ‘foonetwork2com.network1.com”. That’s strange and very frustrating.