Error With Table AddOn - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Error With Table AddOn

TO

Tad Osborn

SP Page Builder 2 years ago

Table AddOn results in this error: Too few arguments to function AddonParser::processRepeatableItems(), 4 passed in /var/www/vhosts/penallergy1.com/httpdocs/components/com_sppagebuilder/parser/addon-parser.php on line 1124 and exactly 5 expected

I tried deleting the table and manually recreated. Same issue.

0
6 Answers
A
Andreas
Accepted Answer
2 years ago #132061

I have the same problem.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #132065

sorry for that, I guess we have already fix for that and similar forum topics >> https://www.joomshaper.com/forum/question/27808


Next time please first make quick research on last forum topics + use search field - if will help you save time and nerves.

0
TO
Tad Osborn
Accepted Answer
2 years ago #132069

I did search your website for the error but nothing came up. Thank you for the fix.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #132070

we have 4 topics about that so far ://

Anyway I am glad that we have also working fix file.

0
A
Andreas
Accepted Answer
2 years ago #132072

To fix the problem, I expanded the expression on line 1124 by $storeData. In my file addon-parser.php the line 1124 now looks like: $repeatableItems = self::processRepeatableItems($repeatableItems, $addon_name, $layouts, $pageName, $storeData); and it works for me.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #132073
  1. Changes must be done in two lines, not only one.
  2. I shared a ready fix file to reduce confusion for beginners.
  3. Offcial SPPB fixed component should be published till Monday.
0