Collection of themes/skins for the Fossil SCM

⌈⌋ ⎇ branch:  Fossil Skins Extra


Ticket Change Details

Overview

Artifact ID: bd63d4b01651422f211861cab10cfb2a8bbafccb
Ticket: a6e7efa0d9f1ea8882da44a58907246dbb1973ab
Error running fossil-stats-table.php
User & Date: anonymous 2018-04-23 11:50:48
Changes

  1. icomment:
    I am trying out the SO theme which looks quite neat. I need to run the fossil-stats-table.php to populate the database. I am just trying out the script as stand-alone on the desktop and have added the full path to my repos by adjusting L28 to $repos = glob("/FULL/PATH/HERE/*.fossil") .
    
    I am running into he following error. I am not familiar with PHP but can't see anything obvious wrong with this. Any advice?
    
    This is the output I am getting:
    <pre>
    &#60 li &#62Kicad2PK
    PHP Warning:  PDO::query(): SQLSTATE[HY000]: General error: 11 malformed database schema (artifact) - near "(": syntax error in /Users/johnpateman/Desktop/fossil-stats-table.php on line 105
    
    PHP Fatal error:  Call to a member function fetchAll() on boolean in /Users/johnpateman/Desktop/fossil-stats-table.php on line 105</pre>
    
    Configuration:
    macOS 10.12.6 / Fossil 2.5 
    [Built with  --with-tcl=1 --with-tcl-private-stubs=1 --with-th1-hooks=1]
    
    PHP 5.6.30 (cli) (built: Oct 29 2017 20:30:32)
    Copyright (c) 1997-2016 The PHP Group
    Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
    
  2. login: "anonymous"
  3. mimetype: "text/x-fossil-wiki"
  4. severity changed to: "Critical"
  5. status changed to: "Open"
  6. title changed to: "Error running fossil-stats-table.php"
  7. type changed to: "Code_Defect"