php and javascript

Hi there
I am new to php. I manage 4 website for my company and I have a problem with a php page that has javascript in it
The same page is on 3 of my websites and on 2 of them they display correctly. One the main website it does not work and I am at a loss to what is wrong. The person that created this page is no longer at the company and with my little knowledge I dont know where to start looking for the error.
The websites are build in wordpress.

Here is the working page http://regenesys.in/video/
Her eis the page that is not working correctly - http://regenesys.co.za/video/
(note that clicking on the ‘Leadership Conversations’, ‘Media’ and ‘forums’ does not load the other youtube videos as it does on the first site)

I would really appreciate any help!

Mari

hello, i’m taking a guess here, but i think the problem cause* is in a htaccess file.
debugging the two sites side by side i can see different paths.

looks like you will have to take the parameter after the hashbang # (IE: #leadership)
and redirect it to tab=leadership.

Let me know how you get on.

Red :wink:

Edit: I changed problem to cause because your htaccess could be working correctly (for site links etc) in that case you will need to add a line to redirect that particular query string.

Sponsor our Newsletter | Privacy Policy | Terms of Service