-
AuthorPosts
-
October 15, 2020 at 8:44 am #1252949
Hi,
I add a PDF link to a button and saving it. But when I want to edit it again buton builder gives white screen, not loading the content. I can add other file type links like docx,ppt, txt etc. Problem only with PDF link.
How can I solve the problem?October 16, 2020 at 3:51 pm #1253292Hey localveri,
Can you please check the server log for error?
Can you share the link that you’re trying to add?
Best regards,
VictoriaOctober 16, 2020 at 4:30 pm #1253312Here is error log:
[10-Oct-2020 19:48:12 UTC] wfWAFIPBlocksController::synchronizeConfigSettings, wfBlock::patternBlocks, wfBlock::allBlocks tarafından oluşturulan SELECT *, CASE
WHENtype
= 3 THEN 0
WHENtype
= 4 THEN 1
WHENtype
= 7 THEN 2
WHENtype
= 6 THEN 3
WHENtype
= 5 THEN 4
WHENtype
= 9 THEN 5
WHENtype
= 8 THEN 6
WHENtype
= 2 THEN 7
WHENtype
= 1 THEN 8
ELSE 9999
END AStypeSort
, CASE
WHENtype
= 3 THENparameters
WHENtype
= 4 THENparameters
WHENtype
= 1 THENIP
WHENtype
= 9 THENIP
WHENtype
= 5 THENIP
WHENtype
= 6 THENIP
WHENtype
= 7 THENIP
WHENtype
= 2 THENIP
WHENtype
= 8 THENIP
ELSE 9999
END ASdetailSort
FROMwp_wfblocks7
WHEREtype
IN (4) AND (expiration
= 0 ORexpiration
> UNIX_TIMESTAMP()) ORDER BYtypeSort
ASC,id
DESC sorgusu için WordPress veritabanı hatası Commands out of sync; you can’t run this command now
[10-Oct-2020 19:48:12 UTC] wfWAFIPBlocksController::synchronizeConfigSettings, wfBlock::countryBlocks, wfBlock::allBlocks tarafından oluşturulan SELECT *, CASE
WHENtype
= 3 THEN 0
WHENtype
= 4 THEN 1
WHENtype
= 7 THEN 2
WHENtype
= 6 THEN 3
WHENtype
= 5 THEN 4
WHENtype
= 9 THEN 5
WHENtype
= 8 THEN 6
WHENtype
= 2 THEN 7
WHENtype
= 1 THEN 8
ELSE 9999
END AStypeSort
, CASE
WHENtype
= 3 THENparameters
WHENtype
= 4 THENparameters
WHENtype
= 1 THENIP
WHENtype
= 9 THENIP
WHENtype
= 5 THENIP
WHENtype
= 6 THENIP
WHENtype
= 7 THENIP
WHENtype
= 2 THENIP
WHENtype
= 8 THENIP
ELSE 9999
END ASdetailSort
FROMwp_wfblocks7
WHEREtype
IN (3) AND (expiration
= 0 ORexpiration
> UNIX_TIMESTAMP()) ORDER BYtypeSort
ASC,id
DESC sorgusu için WordPress veritabanı hatası Commands out of sync; you can’t run this command now
[10-Oct-2020 19:48:12 UTC] wfWAFIPBlocksController::synchronizeConfigSettings, wfBlock::ipBlocks, wfBlock::allBlocks tarafından oluşturulan SELECT *, CASE
WHENtype
= 3 THEN 0
WHENtype
= 4 THEN 1
WHENtype
= 7 THEN 2
WHENtype
= 6 THEN 3
WHENtype
= 5 THEN 4
WHENtype
= 9 THEN 5
WHENtype
= 8 THEN 6
WHENtype
= 2 THEN 7
WHENtype
= 1 THEN 8
ELSE 9999
END AStypeSort
, CASE
WHENtype
= 3 THENparameters
WHENtype
= 4 THENparameters
WHENtype
= 1 THENIP
WHENtype
= 9 THENIP
WHENtype
= 5 THENIP
WHENtype
= 6 THENIP
WHENtype
= 7 THENIP
WHENtype
= 2 THENIP
WHENtype
= 8 THENIP
ELSE 9999
END ASdetailSort
FROMwp_wfblocks7
WHEREtype
IN (1, 8, 9, 2, 5, 6) AND (expiration
= 0 ORexpiration
> UNIX_TIMESTAMP()) ORDER BYtypeSort
ASC,id
DESC sorgusu için WordPress veritabanı hatası Commands out of sync; you can’t run this command now
[10-Oct-2020 19:48:12 UTC] wfWAFIPBlocksController::synchronizeConfigSettings, wfBlock::lockouts, wfBlock::allBlocks tarafından oluşturulan SELECT *, CASE
WHENtype
= 3 THEN 0
WHENtype
= 4 THEN 1
WHENtype
= 7 THEN 2
WHENtype
= 6 THEN 3
WHENtype
= 5 THEN 4
WHENtype
= 9 THEN 5
WHENtype
= 8 THEN 6
WHENtype
= 2 THEN 7
WHENtype
= 1 THEN 8
ELSE 9999
END AStypeSort
, CASE
WHENtype
= 3 THENparameters
WHENtype
= 4 THENparameters
WHENtype
= 1 THENIP
WHENtype
= 9 THENIP
WHENtype
= 5 THENIP
WHENtype
= 6 THENIP
WHENtype
= 7 THENIP
WHENtype
= 2 THENIP
WHENtype
= 8 THENIP
ELSE 9999
END ASdetailSort
FROMwp_wfblocks7
WHEREtype
IN (7) AND (expiration
= 0 ORexpiration
> UNIX_TIMESTAMP()) ORDER BYtypeSort
ASC,id
DESC sorgusu için WordPress veritabanı hatası Commands out of sync; you can’t run this command now
Also after adding pdf link and after saving it gives 403 error.October 18, 2020 at 6:41 pm #1253657Hi localveri,
This error has nothing to do with the theme. Can you please tell us step by step how and where you add the pdf link and share the link with us?
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaOctober 19, 2020 at 8:32 am #1253852I created a page named test. Then I added a button linked to a pdf file and after all when I try to save the page again it gives 403 error.
October 19, 2020 at 8:41 am #1253855Sorry, password updated
October 19, 2020 at 3:55 pm #1254032Hi localveri,
Thank you. Where can we see the button with the issue? Can you also share the link to the pdf that you’re trying to add?
Please disable Wordfence and see if the issue gets resolved.
Best regards,
VictoriaOctober 20, 2020 at 8:43 am #1254268Does’nt matter which link I add. All pdf links brake down. You can create a new page, add a button and link to a pdf file (path what you want) and after all save the page. You will see that the page does not save and it gives 403 error.
I also disabled all plugins but the same result.October 20, 2020 at 9:38 pm #1254468Hi localveri,
Please have a look at the following thread:
If you need further assistance please let us know.
Best regards,
VictoriaOctober 21, 2020 at 12:35 pm #1254626Looks like server side issue. Solved by WHM mod_security plugin.
Thanks for your help.
Regards.October 22, 2020 at 6:58 am #1254861Hi,
Did you need additional help with this topic or shall we close?
Best regards,
Jordan ShannonOctober 22, 2020 at 7:35 am #1254872It resolved, you can close.
ThanksOctober 23, 2020 at 4:24 pm #1255292Hi localveri,
Great :)
We are closing the thread.
If you need further assistance please let us know in a new one.
Best regards,
Victoria -
AuthorPosts
- The topic ‘Adding Pdf link to a button builder brake down’ is closed to new replies.