Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter Awya

    (@awya)

    Hi again!

    Saw that the last version fixed it !
    Thank you so much !!! ??

    Regards,

    Awya

    Hi !
    Have the same problem here but your solution doesn’t seem to work :/
    Adding define( 'SCOPER_EARLY_INIT', true ); hasn’t changed anything (apparently)
    Posts of that custom post type are viewable for every-one in the calendar but I can’t define permissions on them

    Thread Starter Awya

    (@awya)

    Hi

    Me again ^^
    Just about to say “thanks, it works fine now” but after a few hours of peace, same error back, only, directly on the edit page this time

    Fatal error: Cannot use object of type cfs as array in […]/plugins/custom-field-suite/includes/classes/form.php on line 240

    Thread Starter Awya

    (@awya)

    Great! Thanks for your concern and work ^^

    Thread Starter Awya

    (@awya)

    ^^ Yeah, funny too that I’m the only one getting this issue

    1. No, didn’t change a char in your plugin code, I wouldn’t dare ??
    2. No, can’t remember any session problem
    3. Course I can. I ran on Chrome, now tried IE but with no better result, fatal error again.
    Deleting PHPSESSID made it work !! Post was correctly updated, (of course as soon as I tried again the cookie was back, and issue with it ^^)
    4. Yes, still not willing to take that array

    Hope it makes any sense for you, and thanks ^^

    Thread Starter Awya

    (@awya)

    Hi ^^ Thanks for the quick response!!

    Ok, here’s what I get as dump:
    (I removed relationship field in the meantime)

    array(1) { [“cfs”]=> &object(cfs)#432 (8) { [“dir”]=> string(69) “[…]plugins/custom-field-suite” [“url”]=> string(66) “https://[…%5Dplugins/custom-field-suite” [“version”]=> string(5) “1.8.8” [“field_group”]=> object(cfs_field_group)#429 (1) { [“parent”]=> *RECURSION* } [“fields”]=> array(11) { [“text”]=> object(cfs_text)#4264 (3) { [“name”]=> string(4) “text” [“label”]=> string(5) “Texte” [“parent”]=> *RECURSION* } [“textarea”]=> object(cfs_textarea)#4265 (3) { [“name”]=> string(8) “textarea” [“label”]=> string(13) “Zone de texte” [“parent”]=> *RECURSION* } [“wysiwyg”]=> object(cfs_wysiwyg)#4266 (3) { [“name”]=> string(7) “wysiwyg” [“label”]=> string(16) “?‰diteur WYSIWYG” [“parent”]=> *RECURSION* } [“date”]=> object(cfs_date)#4267 (3) { [“name”]=> string(4) “date” [“label”]=> string(4) “Date” [“parent”]=> *RECURSION* } [“color”]=> object(cfs_color)#4268 (3) { [“name”]=> string(5) “color” [“label”]=> string(7) “Couleur” [“parent”]=> *RECURSION* } [“true_false”]=> object(cfs_true_false)#4269 (3) { [“name”]=> string(10) “true_false” [“label”]=> string(11) “Vrai / Faux” [“parent”]=> *RECURSION* } [“select”]=> object(cfs_select)#4270 (3) { [“name”]=> string(6) “select” [“label”]=> string(17) “Liste d??roulante” [“parent”]=> *RECURSION* } [“relationship”]=> object(cfs_relationship)#4271 (3) { [“name”]=> string(12) “relationship” [“label”]=> string(8) “Relation” [“parent”]=> *RECURSION* } [“user”]=> object(cfs_user)#4272 (3) { [“name”]=> string(4) “user” [“label”]=> string(11) “Utilisateur” [“parent”]=> *RECURSION* } [“file”]=> object(cfs_file)#4273 (4) { [“new_media”]=> bool(true) [“name”]=> string(4) “file” [“label”]=> string(7) “Fichier” [“parent”]=> *RECURSION* } [“loop”]=> object(cfs_loop)#4274 (4) { [“name”]=> string(4) “loop” [“label”]=> string(6) “Boucle” [“parent”]=> *RECURSION* [“values”]=> array(0) { } } } [“form”]=> object(cfs_form)#430 (3) { [“parent”]=> *RECURSION* [“used_types”]=> array(0) { } [“assets_loaded”]=> bool(false) } [“api”]=> object(cfs_api)#431 (2) { [“parent”]=> *RECURSION* [“cache”]=> NULL } [“third_party”]=> object(cfs_third_party)#428 (1) { [“parent”]=> *RECURSION* } } }

    Thread Starter Awya

    (@awya)

    Hi Jorn !

    Once again, impressed by your quick response.
    Yeah, just saw and hit update button and everything works fine ??

    Thanks again for your plugin, your work and your availability !!!

    Thread Starter Awya

    (@awya)

    Hi again Jorn

    Wow, thanks for the quick reaction ??
    No problem, take your time, I shall wait for your next release,
    Good luck with your new bug

    And thank YOU, I did nothing more that clic a button ^^

    PS: Oh ok, thank you for enlightening my ignorance. As said, I just noticed this in console and got curious

Viewing 8 replies - 1 through 8 (of 8 total)