I have downloaded the mozilla program, excellent option to identify the issue. Question here again though, all the errors are on the P_index.html page, which is a fluid page which changes according to each section you select within actinic. Mozilla is saying this piece of code is the problem :
buttonunder = ;
Is there a static page where i can fix this code or will i have to work something out with this Preview page?
You need to do a full preview (not just a single page preview). That way the name won't change all the time.
The 'Tools | Javascript Console' window should tell you exactly what line is generating the error - and exactly what code. It should be better than 'buttonunder = ;'. What's the full error?
I am fiddling about with that patch as well, sorry i didn't mention that. To be honest i didn't think it would have refernce as i haven't really done much except download it. Can the 2 patches work together ?
Comment