Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back from 1 to 10+ pages to re-sync the thread and this will then show the latest posts. Thanks, Mike.
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

PHP Developers / Web designers

  • 12-05-2011 2:07pm
    #1
    Registered Users Posts: 2


    I have recently started an open source project

    http://www.filmbento.com

    I am looking to create a small team of dedicated developers/designers to help out on it.

    If you are interested please check out the code and contact me if you would like to join the project.

    Experienced or learning PHP/MySQL developers are welcome, as are front-end CSS/JQuery/Javascript devs.

    In particular one thing I would like is a PHP expert to look over the security of the site.

    Also anybody with opinions or ideas about the project, feel free to post them here.


Comments

  • Closed Accounts Posts: 1,487 ✭✭✭Pov06


    I develop with PHP, MySQL, C# and JAVA myself.

    I could also deal with HTML and CSS.

    What exactly do you need? :D


  • Closed Accounts Posts: 3,267 ✭✭✭visual


    I have recently started an open source project

    http://www.filmbento.com

    I when to your site and its just some basic HTML code ?
    is there more to come ?
    <html>
    <
    head>
    <
    title>Welcome to nginx!</title>
    </
    head>
    <
    body bgcolor="white" text="black">
    <
    center><h1>Welcome to nginx!</h1></center>
    </
    body>
    </
    html>


  • Closed Accounts Posts: 1,487 ✭✭✭Pov06


    visual wrote: »
    I when to your site and its just some basic HTML code ?
    is there more to come ?
    <html>
    <
    head>
    <
    title>Welcome to nginx!</title>
    </
    head>
    <
    body bgcolor="white" text="black">
    <
    center><h1>Welcome to nginx!</h1></center>
    </
    body>
    </
    html>

    That's not the actual website. Something is wrong with the host, or the files are missing.

    nginx is a hosting software used to host websites on a server. Google it, it's a very good one too.


  • Closed Accounts Posts: 3,267 ✭✭✭visual


    better off hosing on your own computer until your ready to go to a data center or hosing company

    Grab a copy of Xampp and run it on your windows machine its great for development with PHP MySQL Apache and you can run tomcat server for Java plus much more.... best of luck with your project !


Advertisement