Cannot Install

Permalink Browser Info Environment
This will NOT install. I purchased 5 of them and need assistance please. The error I receive throws this back:
Whoops \ Exception \ ErrorException (E_COMPILE_ERROR)
Cannot use Concrete\Core\Foundation\Object as Object because 'Object' is a special class name


<?php
namespace Concrete\Package\AdvancedFaq\Src;

use Concrete\Core\Foundation\Object as Object;
use Database;

use Concrete\Package\AdvancedFaq\Src\FaqArrayList;

defined('C5_EXECUTE') or die(_("Access Denied."));
class Faq extends Object
{
public static function getByID($sID) {
$db = Database::get();
$data = $db->GetRow("SELECT * FROM btadvancedfaq WHERE sID=?",$sID);
if(!empty($data)){
$faq = new Faq();
$faq->setPropertiesFromArray($data);
}
return($faq instanceof Faq) ? $faq : false;
}


}

Type: Ticket
Status: In Progress
edsaxmoore
View Replies:
edsaxmoore replied on at Permalink Reply
edsaxmoore
Formal Refund Request: Please grant me a refund for the license assigned to this support request.

concrete5 Environment Information

# concrete5 Version
Core Version - 8.5.5
Version Installed - 8.5.5
Database Version - 20201116182100

# Database Information
Version: 10.3.28-MariaDB-1:10.3.28+maria~stretch-log
SQL Mode: STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION

# concrete5 Packages
Advanced Maps (1.1.10), Big File Uploader (0.9.0), Brimstone Theme (2.1.7), C5DK Blog (8.3.2), Call to Action (1.0.0), Customer Reviews (1.0.1), Devoda SEO (1.5.3), Event Tracking (1.1.0), Formidable (Full Version) (2.1.5), HTML5 Audio Player Basic (2.0.7), HW Recaptcha V3 (0.9.6), Image Optimizer (3.2.11), Instant Page Speed Magic (1.1.3), Login Page Background (0.9.1), Minify HTML (2.0.0), Page Activity (0.9.3), Pure Accordion (0.9.2), Rescan All Files (0.1.5), Structured Data (1.1.2), Structured Data Video (1.1.1), Tallacmans Copyright (1.2), toesslab - robots.txt (1.8.0), Use CDN (0.1.3), Video Pro (1.0.0), White Label (1.0.1)

# concrete5 Overrides
None

# concrete5 Cache Settings
Block Cache - On
Overrides Cache - On
Full Page Caching - On - If blocks on the particular page allow it.
Full Page Cache Lifetime - Every 6 hours (default setting).

# Server Software
Apache/2.4.25 (Debian)

# Server API
fpm-fcgi

# PHP Version
7.3.27-9+0~20210227.82+debian9~1.gbpa4a3d6

# PHP Extensions
apc, apcu, bcmath, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dba, dom, enchant, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, igbinary, imagick, imap, interbase, intl, ionCube Loader, json, libxml, mbstring, memcached, mongodb, msgpack, mysqli, mysqlnd, odbc, openssl, pcre, PDO, pdo_dblib, PDO_Firebird, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_sqlite, pgsql, Phar, posix, readline, recode, Reflection, session, shmop, SimpleXML, soap, sockets, sodium, SPL, sqlite3, standard, sysvmsg, sysvsem, sysvshm, tidy, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, Zend OPcache, zip, zlib

# PHP Settings
max_execution_time - 1000
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 1000
max_input_vars - 2500
memory_limit - 2048M
post_max_size - 2048M
upload_max_filesize - 1024M
ibase.max_links - Unlimited
ibase.max_persistent - Unlimited
mbstring.regex_stack_limit - 100000
memcached.sess_lock_max_wait - not set
memcached.sess_lock_wait_max - 150
memcached.sess_server_failure_limit - 0
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
odbc.max_links - Unlimited
odbc.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
pgsql.max_links - Unlimited
pgsql.max_persistent - Unlimited
session.cache_limiter - <i>no value</i>
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5
opcache.max_accelerated_files - 10000
opcache.max_file_size - 0
opcache.max_wasted_percentage - 5

Browser User-Agent String

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.