Member
Member
turkvolki   2009-04-25, 13:10
#1
Hi to all from Turkey.

I use

Zenphoto version 1.2.4 [3716] (Official Build)
Current gallery theme: garland

When i try comment i see on name's, e-mail's and site's space " <b>Notice</b>: Undefined variable: stored in <b>/home/mismilne/public_html/dene/zenphoto/themes/garland/image.php</b> on line <b>82</b>"

It comes automaticly.

This is my codes about problem.

<td><label for="name">Name:</label></td>
<td><input type="text" id="name" name="name" size="20" value="<?php echo $stored[0];?>" class="inputbox" /></td>
</tr>
<tr>
<td><label for="email">E-Mail:</label></td>
<td><input type="text" id="email" name="email" size="20" value="<?php echo $stored[1];?>" class="inputbox" /></td>
</tr>
<tr>
<td><label for="website">Site:</label></td>
<td><input type="text" id="website" name="website" size="40" value="<?php echo $stored[2];?>" class="inputbox" /></td>
</tr>

[this is for name, also same in the other spaces]

I understand it is related with stored array but i dont know i can i fix.

http://img257.imageshack.us/img257/2558/adsznrj.jpg maybe this images help to better explain my problem.

Thank you.
Member
Member
sbillard   2009-04-25, 15:01
#2
This is an indication that your theme has not been updated to go with the zenphoto version you are running. Look at the comment handling in the distributed themes and port that over to your theme.
Member
Member
turkvolki   2009-04-26, 09:17
#3
So you mean this theme for older version?

I didnt understand your solution offer.

In joomla you change value in .xml and it work. Should i do somethink like this?

Thank you.
Administrator
Administrator
acrylian   2009-04-26, 10:18
#4
You have to compare one of the included standard and official themes with the Garland theme which is not an official theme. You can review the status of each theme on our themes page.
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.