CSD_Images
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] 0.9.2.3 – Working?Seems to be fine here, then again I’ve only just started using it yesterday so… Just checked the various pages on my and the JS and CSS are working properly.
Forum: Plugins
In reply to: [W3 Total Cache] W3C Minify won't workI had this problem, and had to clear the cache then verify all the individual file URLs. You can verify the URLs when you go into manual model and add the individual files.
If it 404s then check the file exists/linked properly and/or redirects to the proper place.
Its’ been a ‘interesting’ time learning this plug-in!
Scratch last, it was a URL rewrite that caused the issues in .htaccess. For some weird reason the multi-site permalinks was initially not working, refreshed them in WP and then they worked.
Odd fault.
It’s doing the same for me, with either with or without www.
Just been doing the monthly SEO checks and this is one that’s flagged for the CSD site.
Try regenerating it and it still fails and submitted the gzip file, same story.
Thanks Carson, the latest update fixed the issue (2.03).
Aye, one of which has Buddypress for the team to use. Closed access as is the testing/teaching site we use.
AddToAny
Version .9.9.7.7
AdRotate
Version 3.4
After The Deadline
Version 0.49007
AntiVirus
Version 1.0
Better Delete Revision
Version 1.2
Broken Link Checker
Version 1.2.4
Fast Secure Contact Form
Version 2.9.8.4
Google Analytics Dashboard
Version 2.0.2
Invite Anyone
Version 0.8.1
jQuery Lightbox
Version 0.16
Live Writer Stealth
Version 1.0
NextGEN Gallery
Version 1.7.4
NoSpamNX
Version 3.22
Peter’s Post Notes
Version 1.2.0
Post Editor Buttons
Version 1.7
Private BuddyPress
Version 1.0.4
TAC (Theme Authenticity Checker)
Version 1.4.1
WordPress Database Backup
Version 2.2.3
Wordpress Download Monitor
Version 3.3.5.2
WordPress File Monitor
Version 2.3.3
WordPress SEO
Version 0.2.3.1
WordPress Ultimate Security
Version 2.1
wp-Typography
Version 2.0.4
WPaudio
Version 3.1
WP Events Calendar
Version 6.7.9
WP Security Scan
Version 2.7.2
WP Super Cache
Version 0.9.9.9
Yet Another Related Posts Plugin
Version 3.2.1Not all are active on the main site, as there is some sub-sites. Also some plug-ins are only active when actually needed to minimise overheads.
Sadly it still fails to load data, sorry!
Reset the authentication and it still shows loading…
Forum: Networking WordPress
In reply to: Contact Forms and MultisiteProblem is resolved. I had the URI to be domain/contact and this FUBAR’d the site. This despite it working for the last 3 months. I changed it to contact-page and it works now.
Weird but true …
Forum: Networking WordPress
In reply to: Contact Forms and MultisiteAfter all the testing I’ve done I’ve eliminated:
Theme issues
Plug-in issue
Configuration issues.The fault happens with 2010 and my own custom theme, so it’s not a theme issue. The site was taken down to bare metal yesterday so I know it’s nothing I’ve done since.
The weird thing it was working up to about 2 weeks ago when I last tested it.
I’ve stripped down the .htaccess down to the minimum:
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]# uploaded files
RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L]RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ – [L]
RewriteRule . index.php [L]This was done whilst there was nothing installed other than the 2010 theme, Akismet and Fast & Secure Contact form Still the loop, so I’m tending to think it’s a server config.
The server is using MySQL 5 and PHP 5.
Forum: Networking WordPress
In reply to: Contact Forms and MultisiteI’ve tested it, and it does the exact same thing. Works fine with the default Permalink enabled but as soon as you switch to something else it fails.
Hence I’m puzzled. The rest of the site works fine and it’s not a theme issue. Everything works well together until I switch the permalinks over.
Forum: Networking WordPress
In reply to: Contact Forms and MultisiteDoes that support Akismet spam blocking? As that’s one of the features I like about FS contact forms, it’s a extremely feature rich plug-in that few match.
Forum: Plugins
In reply to: [Plugin: Fast Secure Contact Form] – Not sending e-mailsI’m closing this topic down mainly as I’m reverting to an older version of the website from back ups.
Mike was good enough to send an older version of the plug-in to see if that resolved the issue. Sadly it didn’t. So it’s not a bug with the plug-in but more a case of something going wrong in the upgrade process.
Forum: Networking WordPress
In reply to: Spam SignupsMight be a stupid question are you sure your site hasn’t been hacked or has a back door installed?
Forum: Fixing WordPress
In reply to: Easiest, Cheapest Method – PSD Template to WordPress?I built a site in two weeks from a HTML site. It was s crash course but it gave me a excellent foundation in understanding of WordPress and why it does certain things.
I have posted links before but this is probably one of the best current tutorials:
http://net.tutsplus.com/tutorials/site-builds/convert-a-warm-cheerful-web-design-to-html-and-css/
Alternatively you can post a job spec here:
The mock up you showed wouldn’t take long to code. It’s down to the aditional pages you want such as the archives and single post pages.