Recent content by jtorral

  1. jtorral

    XF 2.3 just upgraded to latest version now email does not work

    Oh. I can go to /var/log/ and view the actual log files. But in the past, when I logged onto admin console in xenforo, I could see messages like, there are x number of error .... Those are no longer showing up in the app. Sometimes, I don't have ssh and seeing the messages in xf was nice.
  2. jtorral

    XF 2.3 just upgraded to latest version now email does not work

    So, here is what I discovered. I thought i would generate a new api keys on twillio, then apply it to xf email settings. So, I did and still did not work. I changed to a php mail option which I di not have on server, saved it, then changed back to smtp with new api key that is tried before...
  3. jtorral

    XF 2.3 just upgraded to latest version now email does not work

    I don't get any results after clicking test. Page just reloads with no details of success or not.
  4. jtorral

    XF 2.3 just upgraded to latest version now email does not work

    It set to dns only. Not proxied.
  5. jtorral

    XF 2.3 just upgraded to latest version now email does not work

    Email wont go out. anymoe after upgrade. any clues where to start looking for errors?
  6. jtorral

    XF 2.3 index.php in other folders issue

    for those of you wonmdering just add your app folder to the exclusin regex and you should be fine RewriteRule ^(data/|js/|styles/|install/|favicon\.ico|crossdomain\.xml|robots\.txt|myapp/) - [NC,L]<br>
  7. jtorral

    XF 2.3 index.php in other folders issue

    Let's assume the following: www.example.com Is my xenforo base. Everything works there However, if I put my own app with its own index.php in www.example.com/myapp/index.php Xenforo freeks out and does not allow it. My existing htaccess in xenforo root is as follow ErrorDocument 401...
  8. jtorral

    MG 2.3 limit access to members in a specific group only

    I would like to only allow access to the media gallery for members in specific group. is that possible and if so how? Thanks! JT
  9. jtorral

    XF 2.2 Post date is off ..

    Why do some post have an exact date and some do not? Cant figure this out. Please see attached image. Some have actual date some have day of week.
  10. jtorral

    XF 2.2 Just curious. What style / theme is used here ?

    the current default style for me is white. this one here is black and blueish
  11. jtorral

    XF 2.2 Just curious. What style / theme is used here ?

    i lik ethis theme used here on xf website. where can I get it ?
  12. jtorral

    XF 2.2 can i get styleid usiong api?

    Cant find this anywhere. If I find anything its a few years old. just trying to get the styleid currently being used so i can pass that to my own app. thanks
Back
Top Bottom