Jump to content

beano

Apprentice
  • Posts

    46
  • Joined

  • Last visited

Everything posted by beano

  1. Hey what application is the header messages used on webflake? Would love to use the same type of system.
  2. Hey just wanted to know if there is some type of tutorial on improving ipb4 web speed. My host/server is perfectly good enough but my website loads in 4 seconds ? Using pingdom, I was told the following: Improve page performance GRADE SUGGESTION F0 Use a Content Delivery Network (CDN) User proximity to web servers impacts response times. Deploying content across multiple geographically dispersed servers helps users perceive that pages are loading faster. F0 Compress components with gzip Compression reduces response times by reducing the size of the HTTP response. Gzip is the most popular and effective compression method currently available and generally reduces the response size by about 70%. Approximately 90% of today's Internet traffic travels through browsers that claim to support gzip. F0 Use cookie-free domains When the browser requests a static image and sends cookies with the request, the server ignores the cookies. These cookies are unnecessary network traffic. To workaround this problem, make sure that static components are requested with cookie-free requests by creating a subdomain and hosting them there. F0 Add Expires headers Web pages are becoming increasingly complex with more scripts, style sheets, images, and Flash on them. A first-time visit to a page may require several HTTP requests to load all the components. By using Expires headers these components become cacheable, which avoids unnecessary HTTP requests on subsequent page views. Expires headers are most often associated with images, but they can and should be used on all page components including scripts, style sheets, and Flash. F36 Make fewer HTTP requests Decreasing the number of components on a page reduces the number of HTTP requests required to render the page, resulting in faster page loads. Some ways to reduce the number of components include: combine files, combine multiple scripts into one script, combine multiple CSS files into one style sheet, and use CSS Sprites and image maps. C80 Avoid URL redirects URL redirects are made using HTTP status codes 301 and 302. They tell the browser to go to another location. Inserting a redirect between the user and the final HTML document delays everything on the page since nothing on the page can be rendered and no components can be downloaded until the HTML document arrives.
  3. It's an NDA. We like to give our developers the right access without getting in there way.
  4. It's installed under "/public_html/public" maybe I should shift it all in just /public_html/ ?
  5. Hello, How can I remove the "forum" from my community url: /forums/forum/5-announcements/ Because when I click on a topic it does change to this /forums/topic/4903-how-to-use-features/ I have done some customisation such as made pages default application as we have a homepage. We we have changed /home into "index.html".
  6. Dear Community, I run a game community that is very active within the scene. We are looking for a new web dev to come and take the community forward. What you will work on: IPB4 Applications. (Example: Designing a panel built into the settings page that can be seen to X user groups) PHP for API's. (Modifying existing code) Theme Editing. (small html and js) Execute other frontend and backend tasks. Must be: Familiar with IPB4 community development. Reliable and always on-time. Write quality and reusable code. Able to communicate in English. Willing to submit a CV and sign a legal document for access. Able to accept payments via PayPal. Contact: Personal message me here on Webflake. Kind regards, -B
  7. Thank you guys for your inputs. I have already found someone that fits my needs perfectly.
  8. Dear Community, We are looking for another developer who can come and take the lead of managing and developing projects at request. (Base: IPB4 Applications, Hooks, Custom PHP code, and Theme Editing) Must be: Familiar with IPB4. Had experience before, Reliable. Active. We can discuss an hourly rate or 'price per project'. Please add me personally on Discord: Kind regards, -B
  9. Hello, Couple of things: - How to generate a table via the Table helper (similar to the one in the ACP Members page). Trying to create one from scratch messes up on the responsive view. - Adding routes when developing plugins, specifically for the Account Settings page stuff. - Pagination + tables, how to take data from the DB and display it in a paginated table, or at the very least, paginated ul/ - How to handle Ajax request calls to certain routes, both in the frontend and backend code
  10. Thank you for your response, overall I have no problems with anything else. All the best!
  11. I think it's a good step but, I pay for something to come back and download the updates. However I'm forced to make a couple of posts before I can access my paid files isn't so flattering.
  12. Dear Community, * My price is: $50-$200 varying on the Time/Quality. Please message me on Webflake for contact information if you think you are capable of doing such task.
  13. Being a custom hook, and alot of work has been put into this, I'd rather not share the code sorry! However if some higher up would like to check on our ACP, they are more then welcome. NVM fixed it!
  14. How may I solve this error above? I have asked IPB themselves but as I am using my own custom third party hook, they only tell me to recache my skins, but that didn't work :/
  15. Hey guys, I have a few questions, so I have been using IPB now for a little while however when I type in my domain into google I do not get the following appeared: I understand there are functions in IPB's ACP too do such thing however I am inexperienced in this area, if someone would like to explain, that would be lovely!
×
×
  • Create New...