Viewing 9 posts - 31 through 39 (of 39 total)
  • Author
    Posts
  • nedzad grebovic Friend
    #562920

    Hosting restored all from yesterday’s backup.

    All fine.

    Have a nice day

    nedzad grebovic Friend
    #562921

    Thank you man.

    Someone disabled all of this.

    nedzad grebovic Friend
    #562934

    <em>@drarvindc 463157 wrote:</em><blockquote>Hi nedzad72,

    I think this needs to be investigated and I will help you with that. Please add me to skype : joomspot and lets work on it.

    I have already asked the team for confirmation of who handled and what really happened. Since, ours is a distributed team working in different time zones, I await feedback.

    In the mean time please ask your hosting provider to see if they can restore from the backup. I will not stop you from going public about this but it would be unfair till the cause is established.

    Regards,

    Arvind</blockquote>

    Please tell me two more things:

    1 – Wil pagination will be solved soon? People on site can see only what is in front of their eyes, not what was published e.g. two months ago.
    2 – What is this position )under the SHARE THIS), because I wanna move share this out, or put some module at this place.

    And that would be all.

    Thank you


    1. position
    jooservices Friend
    #562936

    Hi there
    I have followed @nedzad72 on few topics and i have just saw this one.
    Just for explanation some information here
    # Teline V in default it’s already bit heavy ( compared with another templates )
    — Too much information displayed for a page. That would cause bit heavy queries. We can optimize this, i’ll talk later.
    # About css / js compressor. In basic it’s good to reduce connection requests but also increase more size for each request.
    — And in another part. If not cached, at loading time server will need bit heavy to do compressing.
    and much more thing.
    # Gzip is good to reduce web size. But you’ll need pay for CPU to compress data before sending.

    These are basic thing we need to know before go to next part. So depends on your server, usage you’ll need balance these.
    And in another part of optimize you can also do MySQL caching, Apache tuning to improve it. But i would suggest leave it for sysadmin.

    Second:
    Joomla! CMS / JA Template in basic it’s ready for common usage. It’s mean it’s included for tons of features, function, styles that user can use for any purpose.
    In optimizing work. You will need to balance it and make it more specific.
    — Remove unused function, features
    — Improve css to remove unneeded code. By this way you can reduce css file size without any payment for CPU / Memory of server.

    Third:
    — Actually not only Opengraph but also any function on site would be better if it’s included as a part of website not via extension. By this way you can reduce queries. And you can control it exactly you need.
    — For Opengraph, you can implement it inside com_content or any component you want to use. And manage it as your needed. So… 3rd extensions will no need.

    And finally.
    Yes, it know it’s bit hard to manage these thing. But it’s balanced !
    You take away coding and only work with “extensions” layer than you will need to accept for performance issue.
    You focus on performance than you will need to work deep into development.
    Or we can go with 3rd party, whom are professional in Web site development.

    Thank you,
    And have nice day / weekend

    Viet Vu

    Manos Moderator
    #562948

    <em>@nedzad72 463112 wrote:</em><blockquote>You deleted all my public_html folder and all 5 mine sites? Thank you

    just for info, now I am going register domain where I will explain my expirinece and publish this.</blockquote>

    Hello,
    I never deleted anything from your cPanel I was only able to see your PHP settings from your cPanel account and since I felt weird by the way your setup is I didn’t touch anything and so I have replied to your PM .

    Your server logs can prove I NEVER deleted ANYTHING .

    nedzad grebovic Friend
    #562986

    <em>@pascm 463211 wrote:</em><blockquote>Hello,
    I never deleted anything from your cPanel I was only able to see your PHP settings from your cPanel account and since I felt weird by the way your setup is I didn’t touch anything and so I have replied to your PM .

    Your server logs can prove I NEVER deleted ANYTHING .
    </blockquote>

    Ask my host provider at podrska@optimahosting.hr

    Felt wired wit the fact that few my sites are under public_html? In my 15 years od using hosting(s) sites was always in public_html folder!

    nedzad grebovic Friend
    #562987

    <em>@jooservices 463196 wrote:</em><blockquote>Hi there
    I have followed @nedzad72 on few topics and i have just saw this one.
    Just for explanation some information here
    # Teline V in default it’s already bit heavy ( compared with another templates )
    — Too much information displayed for a page. That would cause bit heavy queries. We can optimize this, i’ll talk later.
    # About css / js compressor. In basic it’s good to reduce connection requests but also increase more size for each request.
    — And in another part. If not cached, at loading time server will need bit heavy to do compressing.
    and much more thing.
    # Gzip is good to reduce web size. But you’ll need pay for CPU to compress data before sending.

    These are basic thing we need to know before go to next part. So depends on your server, usage you’ll need balance these.
    And in another part of optimize you can also do MySQL caching, Apache tuning to improve it. But i would suggest leave it for sysadmin.

    Second:
    Joomla! CMS / JA Template in basic it’s ready for common usage. It’s mean it’s included for tons of features, function, styles that user can use for any purpose.
    In optimizing work. You will need to balance it and make it more specific.
    — Remove unused function, features
    — Improve css to remove unneeded code. By this way you can reduce css file size without any payment for CPU / Memory of server.

    Third:
    — Actually not only Opengraph but also any function on site would be better if it’s included as a part of website not via extension. By this way you can reduce queries. And you can control it exactly you need.
    — For Opengraph, you can implement it inside com_content or any component you want to use. And manage it as your needed. So… 3rd extensions will no need.

    And finally.
    Yes, it know it’s bit hard to manage these thing. But it’s balanced !
    You take away coding and only work with “extensions” layer than you will need to accept for performance issue.
    You focus on performance than you will need to work deep into development.
    Or we can go with 3rd party, whom are professional in Web site development.

    Thank you,
    And have nice day / weekend

    Viet Vu</blockquote>

    All is understandable, and I would like if anyone know explain how to do “third” from above?

    Next, i would like solve pagination, and what is position of “SHARE THIS” because I want remove it prom that place.

    Thank you a lot for your time and explonation

    Manos Moderator
    #563025

    <em>@nedzad72 463268 wrote:</em><blockquote>Ask my host provider at podrska@optimahosting.hr

    Felt wired wit the fact that few my sites are under public_html? In my 15 years od using hosting(s) sites was always in public_html folder!</blockquote>

    I just emailed your host.
    What I felt weird was the fact that you use alias for your domains that’s why I didn’t touch anything.
    And sites are under public_html when you use cPanel/WHM ….there are quite a few different setup’s you can find.

    Regads

    Manos

    jooservices Friend
    #563026

    Hi there
    If you want to do Opengraph without extensions than you can override template index and / or component template override and inject opengraph here 🙂
    But at first you need to know about Opengraph first.
    ps:// I just listing it here as a part of this story: Often down. For detail about Opengraph please split it into another topic.

    Thank you,
    Viet Vu

Viewing 9 posts - 31 through 39 (of 39 total)

This topic contains 39 replies, has 6 voices, and was last updated by  jooservices 9 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum