What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

Bug Fixed Price of an item not appearing in forum list

shabbadoof

New Member
Hi there

I've just installed the addon today however even thought I've ticked the box to show the price and status of the items they are not appearing.

Any ideas?

kzCSqBl.png


rKxp8WM.png


Thanks

Jon
 
Have you checked on the default style ?
If you go to your admincp in the appearance > template modifications page, do you see any template modification of the Forum sales add-on not applied ?

Clément
 
Hi,

No they apparently are not, you see the grey figures in the middle it means some are not applied.

What style do you use ?

Clément
 
The classic one ? Or the material design one ?

I have it as well so I'll be able to test out.
 
Thanks. It’s just holding me off on launching the classified section that’s all lol

You may need to launch with the bug ;)
We do provide bug fixing but we can't commit on immediate fixes especially when it comes to styles providing changes to default behavior.
 
Just another query

I have my permissions setup so that I can choose payments other than paypal
RGz0e86.png


however, when I go to create an ad the option to accept other payments isn't appearing when I go to create an ad. It's like it's forcing it to be paypal or nothing

msDFG9P.png


Any ideas at all?
 
On top of the above I am also getting this same server error in my logs

  • ErrorException: [E_NOTICE] Undefined property: XF\Mvc\Reply\Error::$thread_id
  • src/addons/XFA/ForumSales/XF/Pub/Controller/Thread.php:141
  • Generated by: Unknown account
  • Feb 27, 2019 at 2:38 PM
Stack trace
#0 src/addons/XFA/ForumSales/XF/Pub/Controller/Thread.php(141): XF::handlePhpError(8, '[E_NOTICE] Unde...', '/home/themoneys...', 141, Array)
#1 src/XF/Mvc/Dispatcher.php(321): XFA\ForumSales\XF\Pub\Controller\Thread->actionForumSalePurchaseDone(Object(XF\Mvc\ParameterBag))
#2 src/XF/Mvc/Dispatcher.php(248): XF\Mvc\Dispatcher->dispatchClass('XF:Thread', 'ForumSalePurcha...', Object(XF\Mvc\RouteMatch), Object(Siropu\AdsManager\XF\Pub\Controller\Thread), NULL)
#3 src/XF/Mvc/Dispatcher.php(100): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(Siropu\AdsManager\XF\Pub\Controller\Thread), NULL)
#4 src/XF/Mvc/Dispatcher.php(50): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#5 src/XF/App.php(2177): XF\Mvc\Dispatcher->run()
#6 src/XF.php(390): XF\App->run()
#7 index.php(20): XF::runApp('XF\\Pub\\App')
#8 {main}

Request state
array(4) {
["url"] => string(105) "/index.php?threads/item-h.10859/forum-sale-purchase-done&token=EC-9HA57678JL694394V&PayerID=JYQPGZ7S9UTWS"
["referrer"] => bool(false)
["_GET"] => array(3) {
["threads/item-h_10859/forum-sale-purchase-done"] => string(0) ""
["token"] => string(20) "EC-9HA57678JL694394V"
["PayerID"] => string(13) "JYQPGZ7S9UTWS"
}
["_POST"] => array(0) {
}
}
 
Top