dvalin
Forum Replies Created
-
Forum: Plugins
In reply to: Product Key's plugin ?I never did, I always meant to try and code something myself, but never found the time for it, and we just continued to deliver keys via e-mail which is a real pitty.
To be honest I had forgotten about this post, and I do have some free time so I might give it another crack at some point.
Forum: Fixing WordPress
In reply to: site url not working as it should.Ah yeah that works, just one thing.
going to https://cruel-gaming.com works a treat now.
but
https://something.cruel-gaming.com redirects to the blog sign up but it passes https://www.something instead of something if you know what I mean.I dont actually have blog sign ups on at the moment but was planning to turn them back on once i had all this mess sorted out.
oh and thanks btw.
Forum: Fixing WordPress
In reply to: site url not working as it should.oh you will see I tried a redirect but that didnt work.
Forum: Fixing WordPress
In reply to: site url not working as it should.here is my .htaccess in /
# Switch rewrite engine off in case this was installed under HostPay. RewriteEngine Off SetEnv DEFAULT_PHP_VERSION 5 DirectoryIndex index.cgi index.php redirect cruel-gaming.com https://www.cruel-gaming.com # BEGIN WordPress #<IfModule mod_rewrite.c> #RewriteEngine On #RewriteBase / #RewriteRule ^index\.php$ - [L] #RewriteCond %{REQUEST_FILENAME} !-f #RewriteCond %{REQUEST_FILENAME} !-d #RewriteRule . /index.php [L] #</IfModule> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] # uploaded files RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L] # add a trailing slash to /wp-admin RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^ - [L] RewriteRule ^[_0-9a-zA-Z-]+/(wp-(content|admin|includes).*) $1 [L] RewriteRule ^[_0-9a-zA-Z-]+/(.*\.php)$ $1 [L] RewriteRule . index.php [L] # END WordPress
Im running wordpress installed in / and I have multisite on with another two blogs one in dev.cruel-gaming.com and one in swtor.cruel-gaming.com
https://cruel-gaming.com and https://www.cruel-gaming.com should both point to / my web root..
Anyway hope that .htaccess file shows something odd cos I don’t think its a plugin.
Forum: Fixing WordPress
In reply to: Network not showing up.just did a quick search and found another one that does the same thing , got way less options but hay its working so im not gona complain.
Thanks for the suggestion about the plugin above, just glad it worked out this time and I didnt have ti wipe my database and files AGAIN lol.
Forum: Fixing WordPress
In reply to: Network not showing up.Its the easy Nivo Slider plugin, when thats active, the network admin page does not load, wonder if there is an easy way to fix this cos that slider is kickass.
Forum: Fixing WordPress
In reply to: Network not showing up.not that I recall no, would or could a polugin actually prevent the network admin page from displaying though ?
Forum: Fixing WordPress
In reply to: Admin Issues..is there a way to save all widget settings ?
think I’m just gona delete the whole site, install a clean wordpress and then try and get everything back to normal cos that second blog I installed is still running smooth, there must be something up with my main blog or its sub blogs but I cant track it down. so.
would like to know if I can export widgets and settings so I dont need to reconfigure tons of them all over again.
Forum: Fixing WordPress
In reply to: Slow admin panel (color-fresh.css and l10n.js stalling)load times are fluctuating, its 19 seconds some times and then others 2+ minutes, what the hell could do that its friggin frustrating.
Forum: Fixing WordPress
In reply to: Slow admin panel (color-fresh.css and l10n.js stalling)according to chrome , WP-Admin edit.php took 2 minutes 40 seconds to load.
so something with edit.php gona test the other slow pages and see what they say.
Forum: Fixing WordPress
In reply to: Slow admin panel (color-fresh.css and l10n.js stalling)please explain more , downloading chrome now.
Forum: Fixing WordPress
In reply to: Slow admin panel (color-fresh.css and l10n.js stalling)how did you find out what file was causing the load times iv got slow admin, and cant track down the issue ..
Forum: Fixing WordPress
In reply to: Slow Admin ..ok just deleted all my plugins, and it didnt do squat, so its something with either my server or wordpress.
And since its a problem google shows up a lot on a search I rekon its WP ?? all that plugin data lost for nothing.
Forum: Fixing WordPress
In reply to: Slow Admin ..what would happen to say my widget and plugin data if I simply deleted the files from the server plugin folder, would that let me see if it was a plugin causing the problem, and if I then upload them back would their settings remain intact?
Forum: Fixing WordPress
In reply to: Slow Admin ..same in FF5 and IE..
so is there no way for me to remove the plugins, but save their stats positions and widget locations etc?? or am I just gona have to delete or remove em and then put them all back in ?