i hv drupal 6+ photalbums
All works fine til i uplaod images write their description n clik on confirm the changes
now i hv ambum created with album cover pic and vn i click on album view i get this error
Parse error: syntax error, unexpected $end in C:\wamp\www\drupal\modules\photos\tpl\photos_albumview.tpl.php on line 41
plz help
i m newbie
Comments
Comment #1
arpita123 commentedfixed it myself.............
followed-
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/photos/tpl/...
changed line 31
and got it corrected...
please note to change in recent version
Enjoy
Comment #2
jpjoshua commentedHi Arpita
I am facing the same problem can you please help me out by giving detailed instructions as to what has to be done in line 31 ?
I am a newbe !!!!!!!!!!!!
Comment #3
arpita123 commentedParse error: syntax error, unexpected $end in C:\wamp\www\drupal\modules\photos\tpl\photos_albumview.tpl.php on line 41
use control f to get the find word box find the line -<? endif; ?> in drupal\modules\photos\tpl\photos_albumview.tpl.php
change it to-
endif;n then clear browser chache
n try it
it shud work
Comment #4
jpjoshua commentedHi Arpita
Thank you , Now that error has disappeared but stll im not able to see the images.Please see the attached screenshots.
Please help me out ......regards John Joshua
Comment #5
arpita123 commentedWhich browser are u using??
try on mozilla...
n i m also a new bie so please dont expect a miracle solution.......
but u cn always ask
thanks
Comment #6
nathaniel commented