Title: Shortcode goes error 500
Last modified: April 11, 2023

---

# Shortcode goes error 500

 *  Resolved [artjuice](https://wordpress.org/support/users/artjuice/)
 * (@artjuice)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/shortcode-goes-error-500/)
 * Hi,
 * I wanted to test your MPG plugin before to take a subscription, but shortcodes
   are not working in a page post.
   I have an error 500 :[https://artjuice.net/festival/festival-diverscenes/](https://artjuice.net/festival/festival-diverscenes/)
 * Do you have a solution ?
 * Regards,
   Jean-Charles
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fshortcode-goes-error-500%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/topic/shortcode-goes-error-500/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/shortcode-goes-error-500/page/2/?output_format=md)

 *  Thread Starter [artjuice](https://wordpress.org/support/users/artjuice/)
 * (@artjuice)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/shortcode-goes-error-500/#post-16662946)
 * Hello,
 * Anybody there ?
 *  Plugin Support [Vytis](https://wordpress.org/support/users/bvytis/)
 * (@bvytis)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/shortcode-goes-error-500/#post-16663353)
 * Hi [@artjuice](https://wordpress.org/support/users/artjuice/),
   Thank you for 
   trying MPG and apologies for the delay.I see the error page but it’s hard to 
   tell something without seeing the actual error, can you enable debugging mode
   to see what is the error printed? (please ask your hosting provider if you’re
   not sure how to do it or they can also take the error from the server log if 
   you don’t want to enable error log).It could be a conflict with a 3rd party plugin
   or some server limit being exceeded so we really need to see the error to understand
   the issue better.Thanks!
 *  Thread Starter [artjuice](https://wordpress.org/support/users/artjuice/)
 * (@artjuice)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/shortcode-goes-error-500/#post-16665324)
 * hi,
 * Thanks for the reply 🙂
 * In the log :
 * 2a01:cb05:807b:8f00:91b3:5de:40e6:6d50 artjuice.net – [11/Apr/2023:12:43:29 +
   0200] “GET /festival-diverscenes/ HTTP/1.1” 500 1146 “[https://artjuice.net/wp-admin/admin.php?page=mpg-project-builder&action=edit_project&id=3&#8221](https://artjuice.net/wp-admin/admin.php?page=mpg-project-builder&action=edit_project&id=3&#8221);“
   Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like
   Gecko) Chrome/111.0.0.0 Safari/537.36”
 * I have activated the debug mode on the website !
 *  Thread Starter [artjuice](https://wordpress.org/support/users/artjuice/)
 * (@artjuice)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/shortcode-goes-error-500/#post-16685153)
 * Hi,
 * I tried to increase memory limit but it’s apparently not working
 *  [gercekraklet](https://wordpress.org/support/users/gercekraklet/)
 * (@gercekraklet)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/shortcode-goes-error-500/#post-16690129)
 * I’m considering buying this plugin but this is definitely one of our nightmares.
   What happens when it stops working for some reason? Responses to these messages
   are so delayed.
 *  [luciamarinescu](https://wordpress.org/support/users/luciamarinescu/)
 * (@luciamarinescu)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/shortcode-goes-error-500/#post-16691480)
 * Hi [@artjuice](https://wordpress.org/support/users/artjuice/)!
 * Could you please tell us how many rows you have in the source file? If it is 
   too large to be processed, a 500 error may appear. You can find out more about
   this [here](https://docs.themeisle.com/article/1443-500-internal-server-error).
 * [@gercekraklet](https://wordpress.org/support/users/gercekraklet/) For Pro users
   we provide premium support on a dedicated platform. This way we can help quicker
   and more efficiently with any issues that may be encountered.
 * Thank you!
 *  Thread Starter [artjuice](https://wordpress.org/support/users/artjuice/)
 * (@artjuice)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/shortcode-goes-error-500/#post-16692461)
 * Hi Lucia,
 * Thanks for you answer ! The source file has 3127 rows and and 23 columns
 * have a good day
 *  Plugin Support [Stefan Cotitosu](https://wordpress.org/support/users/stefancotitosu/)
 * (@stefancotitosu)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/shortcode-goes-error-500/#post-16715843)
 * Hi [@artjuice](https://wordpress.org/support/users/artjuice/),
 * I’m sorry to hear about the issue you are encountering.
 * Please try to add the limit parameter to the shortcode; feel free to adjust the
   value as per your needs.
 *     ```wp-block-code
       limit="200"
       ```
   
 * Let us know how it goes with it.
 *  Thread Starter [artjuice](https://wordpress.org/support/users/artjuice/)
 * (@artjuice)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/shortcode-goes-error-500/#post-16725442)
 * Hi Stefan !
 * Thanks for your help 🙂 but where can i increase this limit ?
 *  Plugin Support [Stefan Cotitosu](https://wordpress.org/support/users/stefancotitosu/)
 * (@stefancotitosu)
 * [3 years ago](https://wordpress.org/support/topic/shortcode-goes-error-500/#post-16739228)
 * Hi [@artjuice](https://wordpress.org/support/users/artjuice/),
 * The parameter I shared can be used on the shortcode showcased in [this article](https://docs.themeisle.com/article/1465-how-to-generate-list-of-nested-pages)
   of the documentation. The same as
 *     ```wp-block-code
       current-header="mpg_country"
       ```
   
 * the limit parameter can be added in the shortcode; feel free to adjust the value
   of 200 as per your needs.
 * An update for the plugin was also released in the meantime and this issue shouldn’t
   occur anymore, even if you don’t include this parameter.
 * I hope this will help.
 *  Thread Starter [artjuice](https://wordpress.org/support/users/artjuice/)
 * (@artjuice)
 * [3 years ago](https://wordpress.org/support/topic/shortcode-goes-error-500/#post-16740861)
 * Hi Stefan,
 * Thanks for your help, i really appreciate.
 * But, i have changed the limit and integrate the shortcode in my template + i 
   have done the update, and i have still the same system error 🙁
 * Regards
 *  [luciamarinescu](https://wordpress.org/support/users/luciamarinescu/)
 * (@luciamarinescu)
 * [3 years ago](https://wordpress.org/support/topic/shortcode-goes-error-500/#post-16755796)
 * Hi [@artjuice](https://wordpress.org/support/users/artjuice/),
 * We’re sorry to hear the update didn’t help in your case!
 * Could you please disable the rest of the plugins, except MPG, and check if the
   issue persists?
 * Thank you!
 *  Thread Starter [artjuice](https://wordpress.org/support/users/artjuice/)
 * (@artjuice)
 * [3 years ago](https://wordpress.org/support/topic/shortcode-goes-error-500/#post-16767509)
 * Hello Lucia,
 * I tried but it is not working.
 * And what i also did is to reduce the source file to 49 entries, but it is still
   not working.
 * And i have tried to integrate the shortcode as following with the increased limit:
 *  [mpg_match current-project-id=”5″ limit=”200″]
 * {{mpg_commune_principale}}, {{mpg_r_gion}}
 * [/mpg_match]
 *  [luciamarinescu](https://wordpress.org/support/users/luciamarinescu/)
 * (@luciamarinescu)
 * [3 years ago](https://wordpress.org/support/topic/shortcode-goes-error-500/#post-16782982)
 * Hi [@artjuice](https://wordpress.org/support/users/artjuice/)!
 * Are you using the shortcode to list the URLs of the pages generated in a project?
   The shortcodes you provided don’t have two parameters to match two projects.
 * Thank you!
 *  Thread Starter [artjuice](https://wordpress.org/support/users/artjuice/)
 * (@artjuice)
 * [3 years ago](https://wordpress.org/support/topic/shortcode-goes-error-500/#post-16783264)
 * Hi, thanks for the reply !
 * No i have changed to add the limit parameter Stefan talked about.
 * But at the beginning, i just added this for exemple :
 * “{{mpg_commune_principale}}, {{mpg_r_gion}}”
 * Without :
 * [mpg_match current-project-id=”5″ limit=”200″]
 * [/mpg_match]

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/topic/shortcode-goes-error-500/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/shortcode-goes-error-500/page/2/?output_format=md)

The topic ‘Shortcode goes error 500’ is closed to new replies.

 * ![](https://ps.w.org/multiple-pages-generator-by-porthas/assets/icon-128x128.
   gif?rev=3274397)
 * [MPG – Multiple Page Generator, Bulk Landing Pages & Programmatic SEO](https://wordpress.org/plugins/multiple-pages-generator-by-porthas/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/multiple-pages-generator-by-porthas/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/multiple-pages-generator-by-porthas/)
 * [Active Topics](https://wordpress.org/support/plugin/multiple-pages-generator-by-porthas/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/multiple-pages-generator-by-porthas/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/multiple-pages-generator-by-porthas/reviews/)

 * 21 replies
 * 5 participants
 * Last reply from: [luciamarinescu](https://wordpress.org/support/users/luciamarinescu/)
 * Last activity: [2 years, 10 months ago](https://wordpress.org/support/topic/shortcode-goes-error-500/page/2/#post-16947023)
 * Status: resolved