irondude
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Display First 3 Posts in Full than condensedThanks for the quick reply
Forum: Fixing WordPress
In reply to: Add on MySQLI finally solved my problem with having a large database.
Here is what I did.
The plug-in Spam Karma 2 was deactivated and deleted by FTP.
But the tables still existed in the SQL.
I downloaded and installed this Plug-in: WP-DBManager 2.20
It made it easy to empty and drop tables from the database.
I Dropped:
sk2_blacklist
wp_sk2_logs
wp_sk2_spamsI also dropped:
wp_alinks_keyphrases
The aLinks plugin never worked correctly anyway.
Here is what I am left with: (NO OVERHEAD!!)
Tables Records Data Usage Index Usage Overhead
wp_categories 25 1.1 KB 3 KB 0 bytes
wp_comments 1,017 319.1 KB 43 KB 0 bytes
wp_email 0 0 bytes 1024 bytes 0 bytes
wp_falbum_cache 33 49.1 KB 4 KB 0 bytes
wp_link2cat 19 475 bytes 3 KB 0 bytes
wp_links 19 1.4 KB 4 KB 0 bytes
wp_options 379 383.3 KB 21 KB 0 bytes
wp_post2cat 2,187 53.4 KB 125 KB 0 bytes
wp_postmeta 763 69 KB 29 KB 0 bytes
wp_posts 2,129 4.6 MB 2.7 MB 0 bytes
wp_usermeta 294 14.4 KB 13 KB 0 bytes
wp_users 50 5.9 KB 4 KB 0 bytes
Total: 5.4 MB 2.9 MB 0 bytesSince I need something to catch my spam I activated the latest version of Akismet
You may be asked for your API Key..easy to get. Just open an account at WordPressForum: Fixing WordPress
In reply to: Add on MySQLsk2_blacklist Total 1,011 KB
wp_alinks_keyphrases Total 13,456 Bytes
wp_categories Total 4,664 Bytes
wp_comments Total 9,449 KB
wp_email Total 1,024 Bytes
wp_falbum_cache Total 54,408 Bytes
wp_link2cat Total 3,572 Bytes
wp_links Total 5,636 Bytes
wp_options Total 669,728 Bytes
wp_post2cat Total 182,650 Bytes
wp_postmeta Total 129,620 Bytes
wp_posts Total 8,525 KB
wp_sk2_logs Total 1,011 KB
wp_sk2_spams Total 2,358 KB
wp_usermeta Total 31,692 Bytes
wp_users Total 10,348 BytesHere are the sizes…
Hope this answers some questions.
Thanks for your helpForum: Fixing WordPress
In reply to: Add on MySQLyes i am.
Forum: Fixing WordPress
In reply to: Add on MySQL18.5 MB
Perhaps that is not to large, im not sure.
the database is 4.0 and the latest is 5.0Forum: Fixing WordPress
In reply to: Posts DisapearedGoDaddy Server malfunction
Forum: Plugins
In reply to: WP-AddQuicktag after Ungrade 2.1 now BrokenFound a way to make it work!
There is a german version that works for 2.1
download it here:
https://bueltge.de/wp-addquicktags-de-plugin/120Forum: Plugins
In reply to: WP-AddQuicktag after Ungrade 2.1 now BrokenIt looks like it works when you are managing a post, but not working on a new post.
also when you are managing a post it has all the quicktags, the default ones and the one in the add quicktags plugin.Forum: Plugins
In reply to: WP-AddQuicktag after Ungrade 2.1 now BrokenThanks for the Help
Forum: Fixing WordPress
In reply to: Used Permalinks Lost Layout..what to do?ok i think it is the theme causing the conflict. I will mess with the theme
Forum: Fixing WordPress
In reply to: Used Permalinks Lost Layout..what to do?Ok put the permalinks on (/%year%/%monthnum%/%postname%.html) and I will leave it on the rest of the day.
p.s. I am using the tiga theme which has a style.php.
Here is the way it should look:
https://static.flickr.com/78/188397790_e2848b9ba4_o.jpgForum: Fixing WordPress
In reply to: Used Permalinks Lost Layout..what to do?I guess nobody can help with this one.
Forum: Fixing WordPress
In reply to: Used Permalinks Lost Layout..what to do?Nope. The Style php I believe is page in the admin that lets you easly change things like header image, size of sidebars, backgrounds, colors, fonts, ect. It came with theme.
There is an check box option to use an external style sheet (style.css) which I checked and the site worked but I lost all my settings which I set in the “Tigarator Page”(setting page in admin). Here is a screenshot: https://static.flickr.com/64/188201395_3aee87b363_o.jpgForum: Fixing WordPress
In reply to: Used Permalinks Lost Layout..what to do?It has both style.php and style.css
I edit the css and it does what I want
The theme came that way.
and it did work without .html
but i thought it would look cool with it, its just a cosmetic think ??Forum: Fixing WordPress
In reply to: Used Permalinks Lost Layout..what to do?try it now. I will leave it till noon than I have to change it back because I get a lot of hits.