1
Support / Re: Zelluloid plugin not getting description
« on: October 11, 2010, 09:33:06 am »
Hi!
I already asked that some months ago and Rick had the solution. Unfortunately the correction of the script is not done in the delivered scripts so be aware to make the changes after each update of PVD:
in zelluloid.psf there is a line looking like:
mX[ 47 ] := '<DIV CLASS=bigtext>';
this line should look like:
mX[ 47 ] := '<DIV CLASS="bigtext">';
hth, regards,
Obelix
I already asked that some months ago and Rick had the solution. Unfortunately the correction of the script is not done in the delivered scripts so be aware to make the changes after each update of PVD:
in zelluloid.psf there is a line looking like:
mX[ 47 ] := '<DIV CLASS=bigtext>';
this line should look like:
mX[ 47 ] := '<DIV CLASS="bigtext">';
hth, regards,
Obelix