Classified Ads System (CAS) 2.3.7 Released.
Important Note: This version of CAS has a minimum XF version requirement of XF 2.3.0
Release Information:
Standard license: https://xenaddons.com/products/classified-ads-system.30/release/2-3-7.1588/
Premium license...
// ################################ UPGRADE TO 2.3.7 ##################
Schema changes:
public function upgrade2030770Step1()
{
$this->alterTable('xf_xa_cas_ad', function (Alter $table)
{
$table->addColumn('featured'...
As per title, I've hardened the canContact() permissions check function and added a few additional permissions checks.
Update 1: The viewing user must have permission to start direct messages (Core XF Direct message permissions).
Update 2: The Ad Owner user must have permission to Receive...
As per title, I've implemented a Featured Content Handler for the content type cas_ad.
This means that process of featuring/unfeaturing CAS content is now 100% handled by the Core XF Featured Content Handler.
You can use the Core XF Featured Content Widget Definition to create featured...
This was a [PAID] request by @dunowat
As per title, I've added a new CAS Option title "Ad close thread action". This allows admins to automate the management of the associated discussion thread when a classified ad is closed (similar to the other thread action options for CAS).
This was a [PAID] request by @dunowat
As per title, I've added a new CAS Option title "Ad sold thread action". This allows admins to automate the management of the associated discussion thread when a classified ad is marked as sold (similar to the other thread action options for CAS).
Interestingly enough, started playing with CAS auto feature now and running the auto feature cron is producing this error.
EDIT: This appears to be caused when I select Exclusive on the CAS Options page under the auto feature section @Bob .
Error: Object of class XF\Options could not be...
When an Ad is set of Accept offers ...
.. the Make Offer button only appears on the Item's Overview tab. I think it should also appear the other tabs, Gallery, Questions, and Discussion etc.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.