Giter Site home page Giter Site logo

wp-update-server-stats's People

Contributors

yahniselsts avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

wp-update-server-stats's Issues

How to Use

Hello.
How can i use this
I have a directadmin Host panel.
I do not have SSH access

Using update.php with cPanel CronJobs

I was trying to automate the db updating process using CronJobs. With the current code, CronJobs was configured as follows:

php /path/to/my/website/wp-update-server-stats/update.php --dir "/path/to/my/website/update/logs"

but CronJobs reported the following error:

Fatal error: Uncaught Error: Class 'Wpup\LogParserCli' not found in /path/t/my/website/wp-update-server-stats/update.php:9
Stack trace:
#0 {main}
  thrown in /path/to/my/website/wp-update-server-stats/update.php on line 9

So I edited line 2 of update.php as follows:

require dirname(__FILE__) . '/vendor/autoload.php';

and now update.php works in CronJobs with no errors.

ClassicPress support

Hello,

It's possible to show ClassicPress like WordPress sites usage? several users are migrating because Gutenberg and the stats doesn't show how many users are using themes and plugins with ClassicPress.

Regards.

Not running, file missing

First at all, thank you for your work! I am using it since years, no I want some stats for the first time, but unfortunately it is not working.

I got the following message after trying to use this script. (I removed the domain part):
The update server is installed in "update" "stats" is a subdir.

PHP Warning: require(/update/stats/vendor/autoload.php): failed to open stream: No such file or directory in /update/stats/update.php on line 2
PHP Fatal error: require(): Failed opening required '/update/stats/vendor/autoload.php' (include_path='.:/usr/share/php') in /update/stats/update.php on line 2

no stats.db3

Hello,

I just installed the wp-update-server-stats. It keeps saying "Error: Database hasn't been initialised. See readme.md for usage instructions.". i Can not find the database file anywhere. How do i get the database with correct tables. Do i need to create it by myself or am i missing a package?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.