truck808
Forum Replies Created
-
Forum: Plugins
In reply to: [Stock Ticker] Ticker not refreshingAfter waiting several days, it appears that it is now working.
Forum: Installing WordPress
In reply to: Parse error after installThanks jdc20181.
As it turns out the server that my host has me on has rather outdated PHP and MYSQL.
That’s going to be the issue!
Robert
Forum: Plugins
In reply to: [Features by WooThemes] Image Size (in pixels) is Broken!Thanks Teguh! That did the trick – but I hate that I had to fuss with the plugin code.
Forum: Plugins
In reply to: [Features by WooThemes] Image Size (in pixels) is Broken!I’m having the same problem and I really need to get this resolved!
The images should be 250 px wide but now they are 150 px after the upgrade.
Forum: Plugins
In reply to: [Contact Form 7] Valid URL gives "URL seems invalid"Hi. I’m having a problem where https://www.domain.com seems invalid but https://www.domain.com works fine. Any way around this?
Thanks!
Forum: Fixing WordPress
In reply to: Contact Form 7 mail ends up in server JUNK/SPAM folderSimilar issue here too. Email gets sent to me without a problem but not to my client.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Stopped sending all of a suddenHi Did you ever resolve this? I am having a similar issue.
Forum: Installing WordPress
In reply to: Fatal error after upgrade attempt from 2.5.1 to 2.7Hi esmi. You are right about it being my theme. I created a new folder with a clean install of wp 2.7. The default works fine. When I try switching to my theme I get the error.
Forum: Fixing WordPress
In reply to: 3.0.4 very slow adminWe solved this issue. The database had not been fully upgraded at /upgrade.php
Forum: Fixing WordPress
In reply to: 3.0.4 very slow adminhi esmi.
We did all the above and are still experiencing the same slowness with the admin.
However, when we create a new site, the admin works quickly and well.
any ideas?
Forum: Fixing WordPress
In reply to: 3.0.4 very slow adminThank you. will do.
Forum: Installing WordPress
In reply to: Fatal error after upgrade attempt from 2.5.1 to 2.7Hi Ipstenu
I copied back the 2.7 files including the default theme folder.
I received the following after upgrading at /wp-admin/upgrade.php:
WordPress database error: [Duplicate key name ‘comment_approved’]
ALTER TABLE wp_comments ADD KEY comment_approved (comment_approved)WordPress database error: [Duplicate key name ‘post_status’]
ALTER TABLE wp_posts ADD KEY post_status (post_status)Step 1
There’s actually only one step. So if you see this, you’re done. Have fun!
When I visit the site home page I see this:
Fatal error: Call to undefined function language_attributes() in /home/speroinc/public_html/wp-content/themes/SPERO2/header.php on line 2
Forum: Installing WordPress
In reply to: Fatal error after upgrade attempt from 2.5.1 to 2.7OK, I see in phpMyAdmin that I can change post types from post to page and it will fix my page issue. Then, I’ll copy back the 2.7 files and let yo know what happens.
Forum: Installing WordPress
In reply to: Fatal error after upgrade attempt from 2.5.1 to 2.7Well, I think I did some damage when I tried the Twenty Ten theme with 2.5.1.
I’ve deleted Twenty Ten from my server for now.
I have three themes in my theme folder.
1. classic
2. default (This is a modified version of Kubrik but styles.css uses the theme name default
3. SPERO2 -This is the version I am using, This is the same modified version of Kubrik but styles.css uses the theme name SPERO2I’ll copy the 2.7 files back up per your advice but before I do I wan’t to tell you what I see going on…..
In the manage pages section of the dashboard, instead of the usual list of pages to edit it says “No pages found.”
Now, all the pages have all turned into posts. In other words, the contact page is now a post at https://www.speroinc.org/?p=8 instead of a page where it used to be at https://www.speroinc.org/?page_id=8
Hope this is not too confusing. Should I try to remedy this before I move forward?
Thanks! I really appreciate your help.
Forum: Installing WordPress
In reply to: Fatal error after upgrade attempt from 2.5.1 to 2.7Hi Ipstenu.
I was using a modified version of the default theme called SPERO2.
But, I just created another problem for myself.
I restored back to 2.5.1 just to see if I could still login in and view the site if I couldn’t solve the upgrade issue quickly.
It worked fine BUT for some reason I switched my theme to twenty ten and got a fatal error. When I went back to my theme SPERO2 I lost my page content for all my pages (home, about, contact, etc…). All my blog posts are fine.
I checked the phpMYAdmin and all the content seems to be there.
Don’t kill me – and help if you can!
Thanks, Robert