z0det
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Tournament Brackets] Brackets wont load
I changed the config to look like this.
( /etc/apache2/apache2.conf )
<Directory />
Options FollowSymLinks
AllowOverride ALL
Require all granted
</Directory>
<Directory /usr/share>
AllowOverride None
Require all granted
</Directory>
<Directory /var/www/>
Options Indexes FollowSymLinks
AllowOverride ALL
Require all granted
</Directory>Forum: Plugins
In reply to: [Simple Tournament Brackets] Brackets wont loadI can now gladly say that i solved the problem. it was in apache2.conf
The brackets are now loading in ?? Thank you for all your time. thumbs up for superb support <3 (i think i checked apache2.conf five or six times before and could not see the problem)Forum: Plugins
In reply to: [Simple Tournament Brackets] Brackets wont loadOkey. I will start troubleshooting. But i have all ready done some :/
Forum: Plugins
In reply to: [Simple Tournament Brackets] Brackets wont loadi disabled the plugin, i set permalinks to postname, and i got rest API error.
??Forum: Plugins
In reply to: [Simple Tournament Brackets] Brackets wont loadthis is the new link https://r3eds.ddns.net/wordpress/index.php/1vs1/
i tried to reinstall wordpress again.
i have ensured that mod_rewrite is enabled.Forum: Plugins
In reply to: [Simple Tournament Brackets] Brackets wont loadI would be rly happy if you could do that. I have the mod_rewrite enabled. I think i works like it should. But i’m thinking that i can’t be the only one with this problem and its a greate plugin. I love it.
Forum: Plugins
In reply to: [Simple Tournament Brackets] Brackets wont loadI reinstalled the server again, and the first thing i did was install the plugin and the error is still there. There have to be a bug in your plugin. This cannot be normal.
It′s sad. I was willing to pay for Tournamatch. But i think i just put my project aside here.
- This reply was modified 11 months, 1 week ago by z0det.
Forum: Plugins
In reply to: [Simple Tournament Brackets] Brackets wont loadWhen i do that, il get: the rest api encountered an unexpected result.
i cannot post or create new pages either: Publishing failed. The response is not a valid JSON response.Forum: Plugins
In reply to: [Simple Tournament Brackets] Brackets wont loadphp and apache. I have now reinstalled the whole server from scratch and the error still exist.
Forum: Plugins
In reply to: [Simple Tournament Brackets] Brackets wont loadI host my own server. The strange thing is that it worked before.
I did no changes and suddenly it stopped to load brackets. i have reinstalled
WordPress around 4 times and the error still exist.Forum: Plugins
In reply to: [Simple Tournament Brackets] Brackets wont loadFor the moment i only have simple tournament bracket as a plugin.
How to i navigate to the standard rest api site?
And how do i enable it?