Bugfix a small PHP script

  • Status: Closed
  • Prize: $10
  • Entries Received: 4
  • Winner: docuong

Contest Brief

It is a existing php script which should
generate a dynamic part of javascript. It contains a bug wich has to be fix.

The following working js code. (The Part where the picture and tilte is showing, should be generated by iterating a loop.)


$("#fancybox-manual-c").click(function() {
$.fancybox.open([
{
start dynamic part ---------------------------------------------------------------------------------------
href : '1_b.jpg',
title : 'My title'
}, {
href : '2_b.jpg',
title : '2nd title'
}, {
href : '3_b.jpg'
stop dynamic part ---------------------------------------------------------------------------------------
}

], {
helpers : {
thumbs : {
width: 75,
height: 50
}
}
});
});


Picture name and title are stored in a DB and get read by (REX_MEDIALIST[1]) $rex_img_array = "REX_MEDIALIST[1]"; function.
See the attached file.

Recommended Skills

Employer Feedback

“Mr. Coung is greate. What else i can say. Very responsibility. Uderstandig his work. But the most- he is available in real time. Thanks Mr, Choung.”

Profile image myofficeatweb, Germany.

Public Clarification Board

  • Appel
    Appel
    • 9 years ago

    What does the script actually render ?

    • 9 years ago
  • ifohancroft
    ifohancroft
    • 9 years ago

    Can you please post all the files needed for the script to run if it wasn't for the bug, so I can debug it better?

    • 9 years ago

How to get started with contests

  • Post your contest

    Post Your Contest Quick and easy

  • Get tons of entries

    Get Tons of Entries From around the world

  • Award the best entry

    Award the best entry Download the files - Easy!

Post a Contest Now or Join us Today!