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

CommentFileSizeAuthor
#4 error.JPG36.79 KBjpjoshua

Comments

arpita123’s picture

Status: Active » Fixed

fixed 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

jpjoshua’s picture

Status: Fixed » Active

Hi 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 !!!!!!!!!!!!

arpita123’s picture

Parse 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

jpjoshua’s picture

StatusFileSize
new36.79 KB

Hi 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

arpita123’s picture

Which 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

nathaniel’s picture

Status: Active » Closed (fixed)