BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 12,221 through 12,230 (of 15,332 total)
  • Author
    Posts
  • in reply to: MySQL changes not reflected #276573
    Steven Zahm
    Keymaster

    @ Sarah

    No, the changes would be immediate. not sure if this was just from copy/pasting but the quotes are escaped and they shouldn’t be … oh, unless that is the string you are using for the actual query, then they do need to be escaped.

    You do have an error though which is causing the serialized string the be corrupt. try this:

    a:3:{s:5:\"entry\";a:1:{s:4:\"type\";s:10:\"individual\";}s:5:\"group\";a:1:{s:6:\"family\";a:0:{}}s:4:\"logo\";a:3:{s:6:\"linked\";b:1;s:7:\"display\";b:1;s:4:\"name\";s:40:\"CCCS-Preferred-LogoGRAY_logo_logo_50.jpg\";}}
    

    or try this if you do not need the quotes to be escaped:

    a:3:{s:5:"entry";a:1:{s:4:"type";s:10:"individual";}s:5:"group";a:1:{s:6:"family";a:0:{}}s:4:"logo";a:3:{s:6:"linked";b:1;s:7:"display";b:1;s:4:"name";s:40:"CCCS-Preferred-LogoGRAY_logo_logo_50.jpg";}}
    

    Note, I have tested this. I just took what you pasted above and fixed it (I think).

    Not certain, but this QuickTip could work for you too … it depends.

    Hope this helps.

    in reply to: Link to entry failing #276572
    Steven Zahm
    Keymaster

    @ Shirley

    Nope. Actually unless I hear something still is not right from you, I’m planning to release this as an update this evening.

    Tumikia was the account I was actually testing the tweaks against so hers better work! ;)

    My assumption is that the other accounts that were having an issue had the same root cause. My best guess is that it is likely most of the accounts were fine. I think the only accounts that had the issue were ones that were linked before I uploaded the beta version for you 5 months ago. Accounts linked afterward should have been fine. But the only way for me to know for sure would be to look at the database tables. I don’t think that necessary at this point.

    in reply to: Trouble with Link using membership plugin #276567
    Steven Zahm
    Keymaster

    @ Christine

    I supposed it is possible for aMember to “login” a WP user without going thru WP at all. This definitely would break Link and a handful of other plugins.

    I did just upload another tweaked version that I just updated because another user was still having an issue with a different member plugin.

    Could you give it another go? Or, before testing … any Connections entry you tested on, edit each one. You only need to click update.

    If that still doesn’t do it … can you create a test user that I can login and out with so I can figure what tweak I need to apply to be compatible with aMember?

    in reply to: Link to entry failing #276564
    Steven Zahm
    Keymaster

    @ Shirley

    Ok, I think I see the error … and corrected it. Give it a test.

    in reply to: Image settings to keep logo uncropped #276558
    Steven Zahm
    Keymaster

    @ Timothy

    Great the hear!

    The code is slightly different because I pulled the code from the latest version. If you’re not using the other options, I wouldn’t worry about updating.

    in reply to: Link to entry failing #276545
    Steven Zahm
    Keymaster

    Well, guess comcast doesn’t want to work in the cold. My Internet connection just went down. Sorry guess I’m done for the night. I’ll get back on this first thing if the connection is back.

    Sent from my phone.

    in reply to: Link to entry failing #276540
    Steven Zahm
    Keymaster

    @ Shirley

    Ok, the login doesn’t work. Can you reactivate the account?

    in reply to: Link to entry failing #276539
    Steven Zahm
    Keymaster

    @ Shirley

    I’m going to see if my login is stall active and take a look.

    in reply to: Create HTML Anchor Link #276538
    Steven Zahm
    Keymaster

    @ Ray

    The direct link to Marks & Gardner Gallery at Secret Garden would be:

    http://www.tamborinemtncc.org.au/things-to-do-on-tamborine-mountain-play-awhile/name/marks-gardner-contemporary-art-gallery/
    

    The link to the position which Marks & Gardner Gallery at Secret Garden is in the list would be:

    http://www.tamborinemtncc.org.au/things-to-do-on-tamborine-mountain-play-awhile/#marks-gardner-contemporary-art-gallery
    

    Seeing as your directory page is listed in random order, limited 15 entries and the entries are not always listed on the page; I suggest using the direct link method.

    You do not need to add anything to the entry, these anchors are already in place so the can be used. You only need to add the links to your ads.

    Hope that makes sense.

    in reply to: Link to entry failing #276531
    Steven Zahm
    Keymaster

    @ Shirley

    Hmmm, not sure, there haven’t been any issues with the latest version s that I’m aware.

    So are you saying users that were linked and could previously are not showing their info? Or, new users are not being shown their info?

Viewing 10 posts - 12,221 through 12,230 (of 15,332 total)