[XFA] RM Marketplace/Shop - XF2

[XFA] RM Marketplace/Shop - XF2 [Paid] 5.3.0

No permission to buy (€60.00)
As a matter of fact no.
For the widgets I agree, for the resources page I can't confirm that if permissions are correctly set.
When you go to the seller dashboard you’re able to see other users purchases, the resource page (for purchases) you can’t see as far as I’m aware.
 
@XFA ,
about to upgrade from XF1.5 to XF 2.1. Are there upgrade instructions for your add-on available? Anything I need to be aware of, that would prevent the files, licences and purchases from being imported into the XF2 version?
 
@XFA ,

running RM Marketplace 4.2.2 with XFA Core 1.6.0 I´m coming across a weird error, when trying to purchase a resource:
Code:
Server-Fehlerprotokoll

    ErrorException: Fatal Error: XFA\Core\Service\PayPal\AbstractExpressCheckout::__construct(): Failed opening required '/var/www/vhosts/myhost.com/httpdocs/internal_data/PPConfiguration.php' (include_path='.:/opt/plesk/php/7.3/share/pear') src/addons/XFA/Core/Service/PayPal/AbstractExpressCheckout.php:27

    Generiert von: Test 27.11.2019 um 14:15

Stack-Trace

#0 [internal function]: XF::handleFatalError()
#1 {main}

Status der Anfrage

array(4) {
  ["url"] => string(195) "/dateien/6/market-place-purchase/purchase?_xfRequestUri=%2Fdateien%2Ftestdatei.6%2F&_xfWithData=1&_xfToken=1574860547%2Cc7afc273e7d0e3d2e0828efcb196e802&_xfResponseType=json"
  ["referrer"] => string(58) "https://myhost.com/dateien/testdatei.6/"
  ["_GET"] => array(4) {
    ["_xfRequestUri"] => string(31) "/dateien/testdatei.6/"
    ["_xfWithData"] => string(1) "1"
    ["_xfToken"] => string(43) "1574860547,c7afc273e7d0e3d2e0xyz"
    ["_xfResponseType"] => string(4) "json"
  }
  ["_POST"] => array(0) {
  }
}

The server-log shows:
Code:
AH01071: Got error 'PHP message: PHP Warning: Uncaught ErrorException: [E_WARNING] require_once(/var/www/vhosts/myhost.com/httpdocs/internal_data/PPConfiguration.php): failed to open stream: No such file or directory in /var/www/vhosts/myhost.com/httpdocs/src/addons/XFA/Core/Service/PayPal/AbstractExpressCheckout.php:27\nStack trace:\n#0 /var/www/vhosts/myhost.com/httpdocs/src/addons/XFA/Core/Service/PayPal/AbstractExpressCheckout.php(27): XF::handlePhpError(2, '[E_WARNING] req...', '/var/www/vhosts...', 27, Array)\n#1 /var/www/vhosts/myhost.com/httpdocs/src/addons/XFA/Core/Service/PayPal/AbstractExpressCheckout.php(27): require_once()\n#2 /var/www/vhosts/myhost.com/httpdocs/src/addons/XFA/Core/Service/PayPal/SetExpressCheckout.php(29): XFA\\Core\\Service\\PayPal\\AbstractExpressCheckout->__construct(Object(XF\\Pub\\App), '0')\n#3 /var/www/vhosts/myhost.com/httpdocs/src/XF/Container.php(274): XFA\\Core\\Service\\PayPa...PHP message: PHP Fatal error: XFA\\Core\\Service\\PayPal\\AbstractExpressCheckout::__construct(): Failed opening required '/var/www/vhosts/myhost.com/httpdocs/internal_data/PPConfiguration.php' (include_path='.:/opt/plesk/php/7.3/share/pear') in /var/www/vhosts/myhost.com/httpdocs/src/addons/XFA/Core/Service/PayPal/AbstractExpressCheckout.php on line 27', referer: https://myhost.com/dateien/limiter.7/

The first line of that log with require_once(/var/www/vhosts/myhost.com/httpdocs/internal_data/PPConfiguration.php, isn´t that a deprecated call? Shouldn´t this be a path within the XFA Core? At least, there is in fact no PPConfiguration.php in your download packages.
 
@XFA, hello. In this thread was interesting suggestion - https://xenforo.com/community/threads/xfa-rm-marketplace-shop-xf2-paid.140907/page-17
I mean ecrow for users. When seller add an item, he can mark item by arrow (not against sale through escrow) and buyer, when purchasing good, can see item with escrow and buy it. Also buyer can confirm or not this deal. Also there could be some other options (like term for confirm and so on).

Are there any ways to realize this in mode? Maybe as additional option (if yes, write me prevate message with price for such revision). Or are any ways to contact you for such modification of RM Marketplace?
 
@XFA ,

running RM Marketplace 4.2.2 with XFA Core 1.6.0 I´m coming across a weird error, when trying to purchase a resource:
Code:
Server-Fehlerprotokoll

    ErrorException: Fatal Error: XFA\Core\Service\PayPal\AbstractExpressCheckout::__construct(): Failed opening required '/var/www/vhosts/myhost.com/httpdocs/internal_data/PPConfiguration.php' (include_path='.:/opt/plesk/php/7.3/share/pear') src/addons/XFA/Core/Service/PayPal/AbstractExpressCheckout.php:27

    Generiert von: Test 27.11.2019 um 14:15

Stack-Trace

#0 [internal function]: XF::handleFatalError()
#1 {main}

Status der Anfrage

array(4) {
  ["url"] => string(195) "/dateien/6/market-place-purchase/purchase?_xfRequestUri=%2Fdateien%2Ftestdatei.6%2F&_xfWithData=1&_xfToken=1574860547%2Cc7afc273e7d0e3d2e0828efcb196e802&_xfResponseType=json"
  ["referrer"] => string(58) "https://myhost.com/dateien/testdatei.6/"
  ["_GET"] => array(4) {
    ["_xfRequestUri"] => string(31) "/dateien/testdatei.6/"
    ["_xfWithData"] => string(1) "1"
    ["_xfToken"] => string(43) "1574860547,c7afc273e7d0e3d2e0xyz"
    ["_xfResponseType"] => string(4) "json"
  }
  ["_POST"] => array(0) {
  }
}

The server-log shows:
Code:
AH01071: Got error 'PHP message: PHP Warning: Uncaught ErrorException: [E_WARNING] require_once(/var/www/vhosts/myhost.com/httpdocs/internal_data/PPConfiguration.php): failed to open stream: No such file or directory in /var/www/vhosts/myhost.com/httpdocs/src/addons/XFA/Core/Service/PayPal/AbstractExpressCheckout.php:27\nStack trace:\n#0 /var/www/vhosts/myhost.com/httpdocs/src/addons/XFA/Core/Service/PayPal/AbstractExpressCheckout.php(27): XF::handlePhpError(2, '[E_WARNING] req...', '/var/www/vhosts...', 27, Array)\n#1 /var/www/vhosts/myhost.com/httpdocs/src/addons/XFA/Core/Service/PayPal/AbstractExpressCheckout.php(27): require_once()\n#2 /var/www/vhosts/myhost.com/httpdocs/src/addons/XFA/Core/Service/PayPal/SetExpressCheckout.php(29): XFA\\Core\\Service\\PayPal\\AbstractExpressCheckout->__construct(Object(XF\\Pub\\App), '0')\n#3 /var/www/vhosts/myhost.com/httpdocs/src/XF/Container.php(274): XFA\\Core\\Service\\PayPa...PHP message: PHP Fatal error: XFA\\Core\\Service\\PayPal\\AbstractExpressCheckout::__construct(): Failed opening required '/var/www/vhosts/myhost.com/httpdocs/internal_data/PPConfiguration.php' (include_path='.:/opt/plesk/php/7.3/share/pear') in /var/www/vhosts/myhost.com/httpdocs/src/addons/XFA/Core/Service/PayPal/AbstractExpressCheckout.php on line 27', referer: https://myhost.com/dateien/limiter.7/

The first line of that log with require_once(/var/www/vhosts/myhost.com/httpdocs/internal_data/PPConfiguration.php, isn´t that a deprecated call? Shouldn´t this be a path within the XFA Core? At least, there is in fact no PPConfiguration.php in your download packages.

You should follow the manual as stated in the description:

@XFA, hello. In this thread was interesting suggestion - https://xenforo.com/community/threads/xfa-rm-marketplace-shop-xf2-paid.140907/page-17
I mean ecrow for users. When seller add an item, he can mark item by arrow (not against sale through escrow) and buyer, when purchasing good, can see item with escrow and buy it. Also buyer can confirm or not this deal. Also there could be some other options (like term for confirm and so on).

Are there any ways to realize this in mode? Maybe as additional option (if yes, write me prevate message with price for such revision). Or are any ways to contact you for such modification of RM Marketplace?

Page 17 is the current page so I don't know what you are talking about, link a post rather than a page please.
 
Ah so you were talking about the centralized mode where admin gather cash and pay back seller ?
 
Top Bottom