WPIntell

Source evidence

Does not work

Packlink PRO for WooCommerce · review · 2023-06-05T18:32:00+00:00

complaintsentiment
mediumseverity
0.88relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

9 / 67 rows with source links

13.4% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

58 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

review · 1 stars
aniscartujo unresolved
I tested on a fresh installed site and it does not work, it get stuck on basic configuration. I followed the step to step guide published on your page… I also contacted support and they call me back and said that the problem that I have “Add service: We are having troubles getting shipping services” happen to lot of users, but they does not have a solution because it could be “anything”… So they ask for full server access, ftp, wordpress, root, and after 10 days no solution given… So packlink, if this is a common problem, just solve it and update your plugin… don’t make clients wait forever. So i’m not alone with this problem. I have found a work around which may help. @packlink support, if you need any other details to fix, please let me know. So the real problem is that when you install the plugin it won’t create data on the database (because of some database error, try to install the plugin via wp-cli and you will see them). Table should be wp_packlink_entity. The error Add service error should be an effect of the wp_packlink_entity table being non populated with data. Soo the work around is to run a sql script to insert those missing data. I’ll leave down here the command to change the authcode to use and the run command for the sql. After those you will find the content of the “exec_setup_wp_packlink_entity_mysql-db_14_00–11-03-2023.sql” file. packlink_auth_token=”INSERHERETHETOKENTHATWILLBEUSED” sudo sed -i “s/AUTHTOKENHERE/$packlink_auth_token/g” “path/to/file/exec_setup_wp_packlink_entity_mysql-db_14_00–11-03-2023.sql” sudo mysql -su root wordpress < “path/to/file/mysql/exec_setup_wp_packlink_entity_mysql-db_14_00–11-03-2023.sql” ———— file “exec_setup_wp_packlink_entity_mysql-db_14_00–11-03-2023.sql” ————– -- MySQL dump 10.13 Distrib 8.0.32, for Linux (x86_64) -- -- Host: localhost Database: wordpress -- ------------------------------------------------------ -- Server version 8.0.32-0ubuntu0.22.04.2 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!50503 SET NAMES utf8mb4 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table wp_packlink_entity -- DROP TABLE IF EXISTS wp_packlink_entity ; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE wp_packlink_entity ( id int NOT NULL AUTO_INCREMENT, type varchar(127) DEFAULT NULL, index_1 varchar(127) DEFAULT NULL, index_2 varchar(127) DEFAULT NULL, index_3 varchar(127) DEFAULT NULL, index_4 varchar(127) DEFAULT NULL, index_5 varchar(127) DEFAULT NULL, index_6 varchar(127) DEFAULT NULL, index_7 varchar(127) DEFAULT NULL, index_8 varchar(127) DEFAULT NULL, data longtext, PRIMARY KEY ( id ) ) ENGINE=InnoDB AUTO_INCREMENT=596 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table wp_packlink_entity -- LOCK TABLES wp_packlink_entity WRITE; /*!40000 ALTER TABLE wp_packlink_entity DISABLE KEYS */; INSERT INTO wp_packlink_entity VALUES (1,'Configuration','taskRunnerStatus','1',NULL,NULL,NULL,NULL,NULL,NULL,'{\"class_name\":\"Logeecom\\\\Infrastructure\\\\Configuration\\\\ConfigEntity\",\"id\":\"1\",\"name\":\"taskRunnerStatus\",\"value\":{\"guid\":\"480974_640c886185c0d4.93518853\",\"timestamp\":1678542945},\"systemId\":\"1\"}'),(2,'Configuration','orderStatusMappings','1',NULL,NULL,NULL,NULL,NULL,NULL,'{\"class_name\":\"Logeecom\\\\Infrastructure\\\\Configuration\\\\ConfigEntity\",\"id\":\"2\",\"name\":\"orderStatusMappings\",\"value\":{\"processing\":\"wc-processing\",\"delivered\":\"wc-completed\",\"cancelled\":\"wc-cancelled\",\"incident\":\"wc-failed\",\"pending\":\"wc-processing\",\"readyForShipping\":\"wc-processing\",\"inTransit\":\"wc-processing\"},\"systemId\":\"1\"}'),(5,'QueueItem','completed','ScheduleCheckTask','SchedulerCheckTaskQueue',NULL,'1661698424','00000000000','01661698429','00000000100','{\"class_name\":\"Logeecom\\\\Infrastructure\\\\TaskExecution\\\\QueueItem\",\"id\":\"5\",\"status\":\"completed\",\"context\":null,\"serializedTask\":\"C:50:\\\"Packlink\\\\BusinessLogic\\\\Scheduler\\\\ScheduleCheckTask\\\":6:{a:0:{}}\",\"queueName\":\"SchedulerCheckTaskQueue\",\"lastExecutionProgressBasePoints\":0,\"progressBasePoints\":10000,\"retries\":0,\"failureDescription\":\"\",\"createTime\":\"2022-08-28T14:53:44+00:00\",\"startTime\":\"2022-08-28T14:53:49+00:00\",\"finishTime\":\"2022-08-28T14:53:49+00:00\",\"failTime\":null,\"earliestStartTime\":null,\"queueTime\":\"2022-08-28T14:53:44+00:00\",\"lastUpdateTime\":\"2022-08-28T14:53:49+00:00\",\"priority\":100}'),(23,'Configuration','authToken','1',NULL,NULL,NULL,NULL,NULL,NULL,'{\"class_name\":\"Logeecom\\\\Infrastructure\\\\Configuration\\\\ConfigEntity\",\"id\":null,\"name\":\"authToken\",\"value\":\"AUTHTOKENHERE\",\"systemId\":\"1\"}'),(24,'Configuration','userInfo','1',NULL,NULL,NULL,NULL,NULL,NULL,'{\"class_name\":\"Logeecom\\\\Infrastructure\\\\Configuration\\\\ConfigEntity\",\"id\":null,\"name\":\"userInfo\",\"value\":{\"name\":\"\",\"surname\":\"\",\"email\":\"tailortest1@salesianofresco.com\",\"platform_country\":\"IT\"},\"systemId\":\"1\"}'),(26,'Schedule','1662177480',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"class_name\":\"Packlink\\\\BusinessLogic\\\\Scheduler\\\\Models\\\\WeeklySchedule\",\"id\":null,\"queueName\":\"default\",\"minute\":58,\"hour\":3,\"day\":6,\"month\":1,\"lastWeek\":null,\"weeks\":null,\"context\":null,\"brand\":null,\"task\":\"C:55:\\\"Packlink\\\\BusinessLogic\\\\Tasks\\\\UpdateShippingServicesTask\\\":6:{a:0:{}}\",\"nextTimestamp\":1662177480}'),(30,'Configuration','defaultParcel','1',NULL,NULL,NULL,NULL,NULL,NULL,'{\"class_name\":\"Logeecom\\\\Infrastructure\\\\Configuration\\\\ConfigEntity\",\"id\":null,\"name\":\"defaultParcel\",\"value\":{\"weight\":2,\"width\":30,\"length\":30,\"height\":30,\"default\":true},\"systemId\":\"1\"}'),(31,'QueueItem','completed','UpdateShippingServicesTask','default',NULL,'1661698535','00000000000','01661698542','00000000100','{\"class_name\":\"Logeecom\\\\Infrastructure\\\\TaskExecution\\\\QueueItem\",\"id\":\"31\",\"status\":\"completed\",\"context\":null,\"serializedTask\":\"C:55:\\\"Packlink\\\\BusinessLogic\\\\Tasks\\\\UpdateShippingServicesTask\\\":6:{a:0:{}}\",\"queueName\":\"default\",\"lastExecutionProgressBasePoints\":0,\"progressBasePoints\":10000,\"retries\":0,\"failureDescription\":\"\",\"createTime\":\"2022-08-28T14:55:35+00:00\",\"startTime\":\"2022-08-28T14:55:38+00:00\",\"finishTime\":\"2022-08-28T14:55:42+00:00\",\"failTime\":null,\"earliestStartTime\":null,\"queueTime\":\"2022-08-28T14:55:35+00:00\",\"lastUpdateTime\":\"2022-08-28T14:55:42+00:00\",\"priority\":100}'),(34,'ShippingService','0','1','0','0','0','0','Poste Italiane',NULL,'{\"class_name\":\"Packlink\\\\BusinessLogic\\\\ShippingMethod\\\\Models\\\\ShippingMethod\",\"id\":\"34\",\"carrierName\":\"Poste Italiane\",\"title\":null,\"enabled\":true,\"activated\":false,\"logoUrl\":\"http:\\/\\/185.194.143.43\\/wp-content\\/plugins\\/packlink-pro-shipping\\/resources\\/packlink\\/images\\/carriers\\/poste-italiane.png\",\"displayLogo\":true,\"departureDropOff\":false,\"destinationDropOff\":false,\"expressDelivery\":false,\"deliveryTime\":\"5 DAYS\",\"national\":false,\"usePacklinkPriceIfNotInRange\":true,\"taxClass\":null,\"isShipToAllCountries\":true,\"shippingCountries\":[],\"currency\":\"EUR\",\"fixedPrices\":null,\"systemDefaults\":null,\"shippingServices\":[{\"serviceId\":20209,\"serviceName\":\"\",\"departure\":\"IT\",\"destination\":\"ES\",\"totalPrice\":19.68,\"basePrice\":16.13,\"taxPrice\":3.55},{\"serviceId\":20209,\"serviceName\":\"\",\"departure\":\"IT\",\"destination\":\"DE\",\"totalPrice\":16.42,\"basePrice\":13.45,\"taxPrice\":2.97},{\"serviceId\":20209,\"serviceName\":\"\",\"departure\":\"IT\",\"destination\":\"FR\",\"totalPrice\":19.68,\"basePrice\":16.13,\"taxPrice\":3.55},{\"serviceId\":20209,\"serviceName\":\"\",\"departure\":\"IT\",\"destination\":\"NL\",\"totalPrice\":16.42,\"basePrice\":13.45,\"taxPrice\":2.97},{\"serviceId\":20209,\"serviceName\":\"\",\"departure\":\"IT\",\"destination\":\"BE\",\"totalPrice\":16.42,\"basePrice\":13.45,\"taxPrice\":2.97},{\"serviceId\":20209,\"serviceName\":\"\",\"departure\":\"IT\",\"destination\":\"PT\",\"totalPrice\":21.57,\"basePrice\":17.68,\"taxPrice\":3.89},{\"serviceId\":20329,\"serviceName\":\"\",\"departure\":\"IT\",\"destination\":\"TR\",\"totalPrice\":37.44,\"basePrice\":37.44,\"taxPrice\":0},{\"serviceId\":20209,\"serviceName\":\"\",\"departure\":\"IT\",\"destination\":\"IE\",\"totalPrice\":21.57,\"basePrice\":17.68,\"taxPrice\":3.89},{\"serviceId\":20209,\"serviceName\":\"\",\"departure\":\"IT\",\"destination\":\"GB\",\"totalPrice\":16.13,\"basePrice\":16.13,\"taxPrice\":0},{\"serviceId\":20209,\"serviceName\":\"\",\"departure\":\"IT\",\"destination\":\"HU\",\"totalPrice\":16.42,\"basePrice\":13.45,\"taxPrice\":2.97},{\"serviceId\":20209,\"serviceName\":\"\",\"departure\":\"IT\",\"destination\":\"PL\",\"totalPrice\":16.42,\"basePrice\":13.45,\"taxPrice\":2.97},{\"serviceId\":20329,\"serviceName\":\"\",\"departure\":\"IT\",\"destination\":\"CH\",\"totalPrice\":39.76,\"basePrice\":39.76,\"taxPrice\":0},{\"serviceId\":20209,\"serviceName\":\"\",\"departure\":\"IT\",\"destination\":\"LU\",\"totalPrice\":16.42,\"basePrice\":13.45,\"taxPrice\":2.97},{\"serviceId\":20329,\"serviceName\":\"\",\"departure\":\"IT\",\"destination\":\"AR\",\"totalPrice\":50.12,\"basePrice\":50.12,\"taxPrice\":0},{\"serviceId\":20329,\"serviceName\":\"\",\"departure\":\"IT\",\"destination\":\"US\",\"totalPrice\":40.12,\"basePrice\":40.12,\"taxPrice\":0},{\"serviceId\":20329,\"serviceName\":\"\",\"departure\":\"IT\",\"destination\":\"BO\",\"totalPrice\":40.12,\"basePrice\":40.12,\"taxPrice\":0},{\"serviceId\":20329,\"serviceName\":\"\",\"departure\":\"IT\",\"destination\":\"MX\",\"totalPrice\":50.12,\"basePrice\":50.12,\"taxPrice\":0},{\"serviceId\":20329,\"serviceName\":\"\",\"departure\":\"IT\",\"destination\":\"CL\",\"totalPrice\":50.12,\"basePrice\":50.12,\"taxPrice\":0},{\"serviceId\":20209,\"serviceName\":\"\",\"departure\":\"IT\",\"destination\":\"CZ\",\"totalPrice\":16.42,\"basePrice\":13.45,\"taxPrice\":2.97},{\"serviceId\":20209,\"serviceName\":\"\",\"departure\":\"IT\",\"destination\":\"SE\",\"totalPrice\":21.57,\"basePrice\":17.68,\"taxPrice\":3.89}]}'),(35,'ShippingService','0','1','0','0','0','0','brt',NULL,'{\"class_name\":\"Packlink\\\\BusinessLogic\\\\ShippingMethod\\\\Models\\\\ShippingMethod\",\"id\":\"35\",\"carrierName\":\"brt\",\"title\":null,\"enabled\":true,\"activated\":false,\"logoUrl\":\"http:\\/\\/185.194.143.43\\/wp-content\\/plugins\\/packlink-pro-shipping\\/resources\\/packlink\\/images\\/carriers\\/brt.png\",\"displayLogo\":true,\"departureDropOff\":false,\"destinationDropOff\":false,\"expressDelivery\":false,\"deliveryTime\":\"4 DAYS\",\"national\":false,\"usePacklinkPriceIfNotInRange\":true,\"taxClass\":null,\"isShipToAllCountries\":true,\"shippingCountries\":[],\"currency\":\"EUR\",\"fixedPrices\":null,\"systemDefaults\":null,\"shippingServices\":[{\"serviceId\":20126,\"serviceName\":\"\",\"departure\":\"IT\",\"destination\":\"ES\",\"totalPrice\":25.49,\"basePrice\":20.89,\"taxPrice\":4.6},{\"serviceId\":20126,\"serviceName\":\"\",\"departure\":\"IT\",\"destination\":\"DE\",\"totalPrice\":19.94,\"basePrice\":16.34,\"taxPrice\":3.6},{\"serviceId\":20126,\"serviceName\":\"\",\"departure\":\"IT\",\"destination\":\"FR\",\"totalPrice\":23.06,\"basePrice\":18.9,\"taxPrice\":4.16},{\"serviceId\":20126,\"service...

Comments

1 shown
lpataccl 2023-06-23T17:51:00+00:00

So i’m not alone with this problem. I have found a work around which may help. @packlink support, if you need any other details to fix, please let me know. So the real problem is that when you install the plugin it won’t create data on the database (because of some database error, try to install the plugin via wp-cli and you will see them). Table should be wp_packlink_entity. The error Add service error should be an effect of the wp_packlink_entity table being non populated with data. Soo the work around is to run a sql script to insert those missing data. I’ll leave down here the command to change the authcode to use and the run command for the sql. After those you will find the content of the “exec_setup_wp_packlink_entity_mysql-db_14_00–11-03-2023.sql” file. packlink_auth_token=”INSERHERETHETOKENTHATWILLBEUSED” sudo sed -i “s/AUTHTOKENHERE/$packlink_auth_token/g” “path/to/file/exec_setup_wp_packlink_entity_mysql-db_14_00–11-03-2023.sql” sudo mysql -su root wordpress < “path/to/file/mysql/exec_setup_wp_packlink_entity_mysql-db_14_00–11-03-2023.sql” ———— file “exec_setup_wp_packlink_entity_mysql-db_14_00–11-03-2023.sql” ————– -- MySQL dump 10.13 Distrib 8.0.32, for Linux (x86_64) -- -- Host: localhost Database: wordpress -- ------------------------------------------------------ -- Server version 8.0.32-0ubuntu0.22.04.2 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!50503 SET NAMES utf8mb4 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table wp_packlink_entity -- DROP TABLE IF EXISTS wp_packlink_entity ; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE wp_packlink_entity ( id int NOT NULL AUTO_INCREMENT, type varchar(127) DEFAULT NULL, index_1 varchar(127) DEFAULT NULL, index_2 varchar(127) DEFAULT NULL, index_3 varchar(127) DEFAULT NULL, index_4 varchar(127) DEFAULT NULL, index_5 varchar(127) DEFAULT NULL, index_6 varchar(127) DEFAULT NULL, index_7 varchar(127) DEFAULT NULL, index_8 varchar(127) DEFAULT NULL, data longtext, PRIMARY KEY ( id ) ) ENGINE=InnoDB AUTO_INCREMENT=596 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table wp_packlink_entity -- LOCK TABLES wp_packlink_entity WRITE; /*!40000 ALTER TABLE wp_packlink_entity DISABLE KEYS */; INSERT INTO wp_packlink_entity VALUES (1,'Configuration','taskRunnerStatus','1',NULL,NULL,NULL,NULL,NULL,NULL,'{\"class_name\":\"Logeecom\\\\Infrastructu...