Welcome, Guest. Please login or register.
Did you miss your activation email?
February 13, 2012, 03:58:46 AM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
149700 Posts in 21103 Topics by 7538 Members
Latest Member: ionline
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Image Gallery Module Error?  (Read 630 times)
Housy

Offline Offline

Posts: 39



« on: October 07, 2008, 11:27:14 PM »

Hey grin

I have a little problem. I dont know why am i getting error, when i try to add multiple pictures.

Error -> "Parse error: syntax error, unexpected $end in J:\www\wb\modules\gallery\add_several_images.php on line 362"

Anyone know the solution  huh

Thanks,

Tony
Logged
ruebenwurzel
WebsiteBaker Org e.V.

Offline Offline

Posts: 7665



WWW
« Reply #1 on: October 08, 2008, 08:05:31 AM »

Hello,

wich version of gallery and wich WB version did you use?

Matthias
Logged
Housy

Offline Offline

Posts: 39



« Reply #2 on: October 08, 2008, 01:52:39 PM »

WebsiteBaker v2.7
Image Gallery v1.90e
Logged
retro486

Offline Offline

Posts: 5



WWW
« Reply #3 on: December 01, 2009, 07:37:52 PM »

First off: I'm only replying to this topic instead of starting a new one because this topic shows up in Google when this specific error message is searched, so this is the best place to put this solution.

This error occured for me because there were some shorthand PHP tags: <? in the add_several_images. php file and I had shorthand tags disabled in my configuration.

You can either enable shorthand tags in your PHP configuration or manually search for <?\n and replace with <?php.

Personally I replaced the shorthand with full tags and the issue was resolved.
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!