sbj
Well-known member
After inserting 500 choices into the database, I get all the time an error. 400 or lower works fine, but 500 or higher not.
This is what I get while trying to save the fields in ACP (which are displayed, but I can't press save).
Browser console:
This is what I get while trying to save the fields in ACP (which are displayed, but I can't press save).
Code:
Oops! We ran into some problems.
Oops! We ran into some problems. Please try again later. More error details may be in the browser console.
Browser console:
Code:
PHP: <!DOCTYPE html>
<html id="XF" lang="en-US" dir="LTR"
class="has-no-js" data-template=""
data-app="admin"
data-cookie-prefix="xf_"
>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>
Oops! We ran into some problems. | D - Admin control panel
</title>
<link rel="preload" href="/styles/fonts/fa/fontawesome-webfont.woff2?v=4.7.0" as="font" type="font/woff2" crossorigin="anonymous" />
<link rel="stylesheet" href="/css.php?css=public%3Anormalize.css%2Cpublic%3Acore.less%2Cadmin%3Aapp.less%2Cpublic%3Afont_awesome.css&s=0&l=1&d=1523399712&k=b13a7aec249591cb1a0575766b99aeaea9890514" />
<link rel="stylesheet" href="/css.php?css=public%3Aextra.less&s=0&l=1&d=1523399712&k=94d21f6495aea5e76159e51dd045e212c921f4d4" />
<script src="/js/xf/preamble-compiled.js?_v=3c9f80cd"></script>
</head>
<body>
…