cipote
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Popular Posts] Wpp stop showing postsExcellent!
Thank you!
Forum: Plugins
In reply to: [WP Popular Posts] Wpp stop showing postsThanks!
Unfortunately, I don’t exactly know what to change. I’m not versed on the backend side of things. Would you mind pointing me to what file(s) I need to edit?
Forum: Plugins
In reply to: [WP Popular Posts] Wpp stop showing postsForum: Plugins
In reply to: [WP Popular Posts] Wpp stop showing postsHello Hector,
Thanks for your contribution to the WordPress community!
I’m able to see the list of popular posts when I’m in the admin area ‘Theme customize’ yet the post don’t appear in the widget as expected.I don’t know if this would give you any idea as to what could be goin on but here’s what I get:
Querry:
SELECT SUM(pageviews) AS total
FROMwp_popularpostssummaryv
LEFT JOINwp_postsp
ON v.postid = p.ID
WHERE p.post_type IN( ‘post’, ‘page’ )
AND p.post_status = ‘publish’
AND p.post_password = ”
AND v.view_datetime > DATE_SUB( ‘2018-06-11 13:29:01’, INTERVAL 1 HOUR );Caller:
UnknownComponent:
UnknownError Message:
Unknown column ‘v.view_datetime’ in ‘where clause’Error Code:
qmdb—
WordPress Popular Posts
DebugPHP version: 5.3.6
PHP extensions: Core, date, ereg, libxml, openssl, pcre, sqlite3, zlib, bcmath, calendar, ctype, curl, dba, dom, hash, fileinfo, filter, gd, gettext, SPL, iconv, json, mbstring, mcrypt, mysql, mysqli, session, PDO, pdo_mysql, pdo_sqlite, standard, pspell, Reflection, Phar, SimpleXML, soap, SQLite, exif, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, cgi-fcgi, mhash
Database version: 5.1.55
InnoDB availability:
WordPress version: 4.9.6
Multisite: No
Active plugins: Advanced Random Posts Widget 2.1.1, Lightbox 2 2.9.2, NextGEN Gallery 1.6.2, Query Monitor 3.0.1, WordPress Database Backup 2.3.3, WordPress Popular Posts 4.1.0
Theme: Twenty Twelve (2.5) by the WordPress team
Forum: Fixing WordPress
In reply to: Database Table ProblemsAh, it seems that you also felt victim of Yahoo yesterday. I lost all my posts and pages. They could not help me because they don’t provide help with WordPress; they send you to these forums.
I ended up restoring from a back up though it was from two weeks ago so I lost a whole bunch of entries.
There is also a plugin that you could use to repair the DB’s if you don’t have PHPMyAdmin installed.I used PHPMyAdmin to repair the databases yesterday and when it repaired them, it wiped all my posts.
Good luck.
Forum: Fixing WordPress
In reply to: All posts are goneWhile trying to import the backup, I get this error:
Error
SQL query:# WordPress MySQL database backup
#
# Generated: Wednesday 8. December 2010 23:15 UTC
# Hostname: mysql
# Database:blog
# ——————————————————–
# ——————————————————–
# Table:wp_categories
# ——————————————————–
#
# Delete any existing tablewp_categories
#
DROP TABLE IF EXISTSwp_categories;MySQL said:
#1046 – No database selected
Any idea how to get passed this?
Forum: Fixing WordPress
In reply to: All posts are goneThanks so much for getting back to me on this issue. I was afraid I would have to do this. Any idea why the data could have gotten wiped?
The last action I did was a post entry with three images. When uploading the images I started seeing some irregularities. It would upload the image but it would give me a 0 pixel by 0 pixel size.
Oh well! I’ll attempt to restore from backup.
Thanks again!
Forum: Fixing WordPress
In reply to: Is my site running slow?It feels slow to me… It took considerably long to load.
Forum: Fixing WordPress
In reply to: Can’t add comments in pagesPerhaps the particular theme you are using does not include the code for comments in the pages file? Take a look at the single post (single.php) file and compare it to the page template file (page.php).
Forum: Fixing WordPress
In reply to: Upgrade to 2.7.1 failedHave you tried to disable all the plugins before doing the upgrade?
Yay! The press this is finally working for me now. Thanks for this suggestion MichaelH!
Forum: Fixing WordPress
In reply to: “Press This” not copying marked text as body, menu items missingMichael posted a fix in this thread for a similar issue.
I applied his suggestion to my blog and now it works as expected!Forum: Fixing WordPress
In reply to: Media Gallery video upload questionhenwoodr,
Look at this thread and see if it helps with your issue.Forum: Fixing WordPress
In reply to: Youtube Videos Don’t Show AnymoreI see the video just fine using Safari on a Mac.
Forum: Fixing WordPress
In reply to: “Press This” not copying marked text as body, menu items missingWith the latest 2.7.1 update, when I select text, now I get the url info preceded by the word ‘via’.
ie.
via WordPress › Support » “Press This” not copying marked text as body, menu items missing.