gruberj
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Permalink problem – 404 and 301 errorsThat’s very helpful, thanks so much.
Forum: Fixing WordPress
In reply to: Permalink problem – 404 and 301 errorsThat’s right.
My next question is whether I should be concerned about this?
Backlinks etc…
Forum: Plugins
In reply to: [WP Super Edit] WP 3.5 update broke WP Super Edit :(ok thanks
Forum: Fixing WordPress
In reply to: Front-end warning: Missing Argument for wpdbHello Otto,
After upgrading to 3.5, I am getting the following one line error message:
Warning: Missing argument 2 for wpdb::prepare(), called in /home/asiaconf/public_html/wp-content/plugins/wp-super-edit/wp-super-edit.core.class.php on line 114 and defined in /home/asiaconf/public_html/wp-includes/wp-db.php on line 990
The relevant code is:
function prepare( $query, $args ) {
How do I fix this to remove the error?
Thanks
Forum: Plugins
In reply to: [WP Super Edit] WP 3.5 update broke WP Super Edit :(Hello Otto,
I am getting a one line error message:
Warning: Missing argument 2 for wpdb::prepare(), called in /home/asiaconf/public_html/wp-content/plugins/wp-super-edit/wp-super-edit.core.class.php on line 114 and defined in /home/asiaconf/public_html/wp-includes/wp-db.php on line 990
And the relevant code reads:
function prepare( $query, $args ) {
How do I fix this code to remove the error?
Thanks
Forum: Themes and Templates
In reply to: Footer paddingSorry, the problem with the footer is that it doesn’t align left with the text.
And therefore looks a bit odd.
Forum: Themes and Templates
In reply to: Footer paddingHi Esmi,
While I created my website with Thesis, I created the footer header via WordPress i.e.. through Appearance > Menu.
Therefore a WP solution applicable, I assume?