Recent content by AwesomeLucky

  1. AwesomeLucky

    Usernotes for the Staff [Deleted]

    @Dan , anyway to import usernotes from phpBB?
  2. AwesomeLucky

    XF 1.5 Signature images broken

    I have SSL on my installation, so of course I am using link/image proxies enabled. However, when someone attempts to use the image tag to have an image in their signature, the image doesn't load and is broken. I am certain I have looked over the correct settings to ensure everything looks good...
  3. AwesomeLucky

    XF 1.5 SSL Headaches

    Looks like it's working on my mobile browses and my laptop running off my hotspot. Can you verify from desktop browser? https://webmaster-lounge.com. You shouldn't get any errors, I hope.
  4. AwesomeLucky

    XF 1.5 SSL Headaches

    Trying to get my SSL to work is proving to be an adventure. The certificate is already installed on the server and everything is good. For kicks, I enabled HTTPS in the config.php file and changed the URLs in the ACP to reflect the new protocol instead of HTTP. It's when I tried to add the...
  5. AwesomeLucky

    XF 1.5 Profile Conditionals

    Well, it's the smallest things that we often times over look. :whistle: Thanks for your help!
  6. AwesomeLucky

    XF 1.5 Profile Conditionals

    I see what I did, I had the UID inside the brackets. My code and yours is identical other than that. I got it working now.
  7. AwesomeLucky

    XF 1.5 Profile Conditionals

    No, it's in-between a closing <div> and an opening <xen:if>. For testing purposes, I added the above code to the very top of the "member_view" template and I got the same syntax error that I have been getting.
  8. AwesomeLucky

    XF 1.5 Profile Conditionals

    That's what I thought it was too, but it's not. I tried it a number of ways and it didn't work. I guess I will wait for others to pitch in as well. Thanks!
  9. AwesomeLucky

    XF 1.5 Profile Conditionals

    Sorry, that was my fault when I copied the code. The actual code did have it. I am still getting this error. Any ideas as to why? <xen:if is="{$user.user_id == 1716}" AND "{$visitor.user_id}"> blah blah blah </xen:if>
  10. AwesomeLucky

    XF 1.5 Profile Conditionals

    I must be doing something wrong here when trying that, I am sure it's with the code I am using: <xen:if is="{$user.user_id == 1716} AND {visitor.user_id}"> blah blah blah </xen:if> What am I doing wrong?
  11. AwesomeLucky

    XF 1.5 Profile Conditionals

    I am trying to modify the "member_view" template to display information based on a particular staff position under the "Information" tab on the profile. This is what I have so far: Snipped Doing this will provide the following: I was trying to play around with the conditionals, however, I...
  12. AwesomeLucky

    AdminForum [Paid] [Deleted]

    meSingh, I bought this skin because I love it, however, I am having a hard time editing the CSS and different items. I like the layout of the forum and everything, however, I want to change the red to a blue color. Is there an easier way of doing this? Like I said, I love the theme, but I...
  13. AwesomeLucky

    Bill Me Later question

    I just put in a ticket with them (: And I don't think I want to do that lol However, I give you an A for the effort haha And nice ferret ;)
  14. AwesomeLucky

    Bill Me Later question

    I was thinking that, however, BML already has me at a credit line of $500. And I got a email from them saying that I was approved.
  15. AwesomeLucky

    Bill Me Later question

    Well BillMeLater is done through PayPal, hence I am a little lost.
Back
Top Bottom