Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - max.cady

Pages: 1 2 [3] 4 5
31
muss irgendwas mit details.html sein. Wenn ich details.html aus einem anderen template einfüge klappt es.
Vielleicht gibts ja irgendeinen Profi mit einem scharfen Auge, der das Problem mit einem Blick erkennt?  :mrgreen:

(the parse error must be caused by details.html since it is working with details.html of another template ...
any prof here who has a sharp eye and is able to detect the error at a single glance?  :mrgreen:)

Code: [Select]
{header}
<table width="100%" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td><table width="100%" border="0" cellpadding="0" cellspacing="0">
  <tr>
         <td width="37" class="sambakiri"><img src="{template_url}/images/spacer.gif" alt="" width="37" height="19" /></td>
    <td width="100%"><table width="100%" height="140" border="0" cellpadding="0" cellspacing="0" bgcolor="#CCCCCC">
              <tr>
                <td height="113" valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr valign="top">
                      <td > <div align="right">{category_dropdown_form}
                          <hr noshade>
                        </div></td>
                    </tr>
                  </table>
                  <table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td valign="top" ><table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr valign="top">
                      <td > {if prev_image_name}{lang_prev_image}<br /> <b><a href="{prev_image_url}">{prev_image_name}</a></b>
                        {endif prev_image_name}&nbsp;</td>
                      <td align="right"> &nbsp;{if next_image_name}{lang_next_image}<br />
                        <b><a href="{next_image_url}">{next_image_name}</a></b>
                        {endif next_image_name}</td>
                    </tr>
                  </table></td>
                    </tr>
                    <tr class="row2">
                      <td > <table width="100%" border="0" cellpadding="0" cellspacing="0">
                          <tr>
                            <td colspan="2"><hr noshade></td>
                          </tr>
                          <tr>
                            <td width="40%"><img src="{template_url}/images/spacer.gif" width="4" height="4" alt="" />{clickstream}
                              {if image_is_new} <sup class="new">{lang_new}</sup>{endif
                              image_is_new} </td>
                            <td width="60%"><div align="right"><strong>{if user_loggedout}|
                                <a href="{url_register}"class="box2">{lang_register}</a>
                                | <a href="{url_lost_password}"class="box2">{lang_lost_password}</a>{endif
                                user_loggedout}{if user_loggedin}| <a href="{url_lightbox}" class="box2">{lang_lightbox}</a>
                                | <a href="{url_control_panel}"class="box2"> {lang_control_panel}</a>
                                | <a href="{url_logout}"class="box2">{lang_logout}</a>{endif
                                user_loggedin}</strong></div></td>
                          </tr>
                          <tr>
                            <td colspan="2"><hr noshade></td>
                          </tr>
                        </table>
                        <table width="100%" border="0" cellspacing="5">
                          <tr>
                            <td><div align="center">{if msg}<b>{msg}<br />
                                <br />
                                </b>{endif msg}
                                <div align="center"> {image} {if admin_links}<br />
                                  {admin_links}<br />
                                  {endif admin_links} <br />
                                  {lightbox_button}&nbsp;&nbsp;&nbsp;{postcard_button}&nbsp;&nbsp;&nbsp;{download_button}&nbsp;&nbsp;&nbsp;{download_zip_button}{if
                                  rate_form}
                                  <div align="center">{rate_form}{endif rate_form}</div>
                                </div>
                              </div></td>
                          </tr>
                        </table>
                        <table class="boxline" width="100%" border="0" cellspacing="0" cellpadding="0">
                          <tr>
                            <td > <table width="100%" border="0" cellpadding="0" cellspacing="0">
                                <tr>
                                  <td  valign="top" colspan="3" class="head1"><div align="left">
                                      <table width="100%" border="0" cellpadding="4" cellspacing="2">
                                        <tr>
                                          <td width="74%"><strong> Title &nbsp;:
                                            &nbsp;&nbsp;{image_name}</strong></td>
                                          <td><strong>{lang_post_comment}</strong></td>
                                        </tr>
                                      </table>
                                    </div></td>
                                </tr>
                                <tr>
                                  <td colspan="2" valign="top" class="row2"><div align="left">
                                      <table width="100%" border="0" cellpadding="3" cellspacing="0">
                                        <tr>
                                          <td valign="top" class="row1"><b>{lang_description}</b></td>
                                          <td valign="top" class="row1">{image_description}</td>
                                        </tr>
                                        <tr>
                                          <td valign="top" class="row2"><b>{lang_keywords}</b></td>
                                          <td valign="top" class="row2">{image_keywords}</td>
                                        </tr>
                                        <tr>
                                          <td valign="top" class="row1"><b>{lang_date}</b></td>
                                          <td valign="top" class="row1">{image_date}</td>
                                        </tr>
                                        <tr>
                                          <td valign="top" class="row2"><b>{lang_hits}</b></td>
                                          <td valign="top" class="row2">{image_hits}</td>
                                        </tr>
                                        <tr>
                                          <td valign="top" class="row1"><b>{lang_downloads}</b></td>
                                          <td valign="top" class="row1">{image_downloads}</td>
                                        </tr>
                                        <tr>
                                          <td valign="top" class="row2"><b>{lang_rating}</b></td>
                                          <td valign="top" class="row2">{image_rating}
                                            ({image_votes} {lang_votes})</td>
                                        </tr>
                                        <tr>
                                          <td valign="top" class="row1"><b>{lang_file_size}</b></td>
                                          <td valign="top" class="row1">{image_file_size}</td>
                                        </tr>
                                        <tr>
                                          <td valign="top" class="row2"><b>{lang_added_by}</b></td>
                                          <td valign="top" class="row2">{user_name_link}</td>
                                        </tr>
                                        <tr>
                                          <td colspan="2" valign="top" ><table width="90%" border="0" align="center">
                                              <tr>
                                                <td  width="48%"><div align="left">{if
                                                    prev_image_name}{lang_prev_image}<br />
                                                    <br />
                                                    <a href="{prev_image_url}"><img src="{prev_thumb_file}" width="50" height="50" border="1"></a>
                                                    {endif prev_image_name}&nbsp;</div></td>
                                                <td  width="52%"><div align="right">&nbsp;{if
                                                    next_image_name}{lang_next_image}<br />
                                                    <br />
                                                    <a href="{next_image_url}"><img src="{next_thumb_file}" width="50" height="50" border="1"></a>
                                                    {endif next_image_name}</div></td>
                                              </tr>
                                            </table></td>
                                        </tr>
                                      </table>
                                    </div></td>
                                  <td width="27%" valign="top" class="row2"><div align="center">
                                      {comment_form} {endif allow_comments} </div></td>
                                </tr>
                              </table></td>
                          </tr>
                        </table>
                        {if iptc_info} <br /> <table width="100%" border="0" cellspacing="0" cellpadding="1">
                          <tr>
                            <td class="bordercolor"> <table width="100%" border="0" cellpadding="3" cellspacing="0">
                                <tr>
                                  <td class="head1" valign="top" colspan="2">IPTC
                                    Info</td>
                                </tr>
                                {iptc_info} </table></td>
                          </tr>
                        </table>
                        {endif iptc_info} {if allow_comments} <br /> <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
                          <tr>
                            <td class="head1" valign="top"> <table class="boxline"width="100%" border="0" cellpadding="3" cellspacing="1">
                                <tr>
                                  <td valign="top" class="head1">{lang_author}</td>
                                  <td valign="top" class="head1">{lang_comment}</td>
                                </tr>
                                {comments} </table></td>
                          </tr>
                        </table>
                        <br /> <p align="center">&nbsp;</p></td>
                    </tr>
                    <tr>
                      <td valign="top" >&nbsp;</td>
                    </tr>
                  </table>
                 
                </td>
              </tr>
            </table></td>
         <td width="37" align="right" class="sambakanan"><img src="{template_url}/images/spacer.gif" alt="" width="37" height="19" /></td>
  </tr>
</table></td>
  </tr>
</table>

{footer}

32
bitteschön ... musst nur auf den thumbnail klicken ...  :mrgreen:

http://www.cinematic.de/german/index.php

33
Ne, special_grey ist ein template von mantradream das hat keine php-Datei.

Ich habe mit demselben Template das gleiche Problem gehabt (s. ein Post tiefer ;)).

Mit dem grey-templates von vierstra (die die php Datei mit drin haben) gibts keine Probleme.
Hab noch nicht rausgefunden, wo der Fehler im Template liegt ...

34
Installation, Update & Configuration / Re: 4img 1.7.2 parse error
« on: March 05, 2006, 06:44:42 PM »
Thanks ... you are right it must be a failure somewhere in my template. I just changed the settings to the default template and there is no parse error anymore.

Will have to find it out where the error lies ...  I did so many changes in this template (it's still from the old version and strange enough it works fine on the old site).

35
Installation, Update & Configuration / 4img 1.7.2 parse error
« on: March 05, 2006, 04:16:43 PM »
When clicking on the thumbnails I get an parse error as follows:

Parse error: parse error, unexpected '}' in /homepages/46/d13437628/htdocs/german/includes/template.php(101) : eval()'d code on line 110

I did not change anything in template.php

Any ideas?  :|

Thanks much in advance ...

36
Thank you ... I will look into this. Maybe I find there another idea how to handle this.

I have just installed the new version 1.7.2.

In the category settings there is an option to move categories.

Anybody else here where this doesn't work through the edit link?

I can move it upwards and downwards in single steps. But if I want to configure it
through the link 'edit' the changes won't be saved and the category remains where it has been before.

37
Muchas gracias ...  :mrgreen:

I just installed the new version 1.7.2 and this helped a lot when I tried to reinstall some mods (such as variable images on frontpage).
 
Phew ... I think you saved me a lot of headache ... :)

38
Hi,
in the settings I can configure the number of table cells for the categories.

Is it possible to have different settings for main categories and subcategories?

I have three table cells for the main categories.
The subcategories are going to be the alphabet A-Z so the category names
of the subcategories will be short (one letter) and I would prefer to have 5 or even more
table cells for the subcategories.

Is there a way to configure (only) the subcategories this way?

Thanks in advance for any tips

39
Chit Chat / Re: Is This The End of 4Images ??
« on: December 25, 2005, 05:37:09 PM »
Quote
And how would the old way and new way be recognizable ?

What new and old way do you mean? The nature of a new version is development ... no need to deal with the old versions any more :)

Quote
.. I hope this is a joke ... it's a joke right ?

no ... no joke, it is the sad truth  :mrgreen:

micrsoft & co educated consumers to expect a new version each year. How else would they be able to convince buyers to spend money on the same product each year ... ?

40
Chit Chat / Re: Is This The End of 4Images ??
« on: December 25, 2005, 03:46:54 PM »
How about implementing the MOD Batch copy/move/edit and the MOD Universal paging, i.e. replacing the current image.php and paging.php by the elaborated ones and call it 1.7.2?

Not that it would be really necessary but maybe this will make those users happy who expect a change in version numbers on a yearly basis (educated by microsoft & co.  :mrgreen: )

Both mods are quite useful and some other mods require the new paging.php so it could be helpful if these changes would be standard?

41
Chit Chat / Re: Is This The End of 4Images ??
« on: December 22, 2005, 07:49:13 AM »
Hi legend,
I have tried coppermine and a few other galleries and I must say 4images is the best. What are you missing? You can implement all mods you need.

I think the rule should be "don't fix what ain't broken". Do you just need a new version number or is there anything you want to be changed? Or are you just too lazy to implement the mods by your own?

Personally I learned a lot by implementing the mods. Not only is the gallery great it also widened my php/html horizon due to the many options provided by the mods ...  :mrgreen:

If you want a new version you need to say what you expect to be changed except the version number.

I am really not missing much with the present version. My suggestion for an improvement would be to switch the layout from pure tables to div's since this will be the future for layouts. But this is rather a layout thing and does not really affect the script.


42
Chit Chat / Re: 7dana templates from tarporley.com for money ... authentic?
« on: November 10, 2005, 07:11:37 PM »
ok .. thanks for clarification.
Just was a bit confused about the different sites and countries ...
In these times of phishing emails and fake websites one can
really become a bit paranoid ...  :wink:

43
Chit Chat / 7dana templates from tarporley.com for money ... authentic?
« on: November 09, 2005, 10:06:39 PM »
Just got an email from XXXXX and they are announcing that
7dana templates now have to be paid for with paypal.

7dana is offering their templates on 7dana.com for free ... is the tarporley.com
website authentic or fake? Same templates as on 7dana.com ...

The emails reads as follows:

Quote
This is an email sent to you by an administrator of "4images templates/skins by Nova". If this message is spam, contains abusive or other comments you find offensive please contact the webmaster at: XXXXXX

Message sent to you follows:
-------------------------------------------
Dear Users,
I have made a personal decision to decide that all templates must now be paid for in order to download. You may keep the templates that you have downloaded, without purchase, but from now on, it is about  per template via paypal.

I only do this because I had practically nothing from the ads and I have to pay for hosting costs, and soon, college. Please respect my decision and not offer my templates free to friends or others as I will find you and proceed with legal measures.

Thank you for your understanding.
- Nova

Does anybody knows anything about tarporley.com? The site is registered in the UK and claims to be a company in the USA
and 7dana.com in Croatia.

Acidgold who is a hero member posted their link on the template board
http://www.tarporley.com/4images/categories.php?cat_id=3

Are they really the same?

44
Here is the link to the authentic mantradream templates  :wink:

http://www.mantradream.com/dreamskin/categories.php?cat_id=1

45
Chit Chat / Re: [MOD] SimplyAddGallery - Spam? Phishing or what?
« on: September 11, 2005, 08:43:27 PM »
Quote
Maybe it was not the best way to communicate, but it's a nice MOD!

Are you another alter ego? :mrgreen:

But honestly who would buy a mod if you can't even see a demo first? And packaging the demo in a buy now link speaks volumes about the the seller.

Beside this why would anybody need to buy a mod for batch upload if there are already Mods available?

for example:
http://www.4homepages.de/forum/index.php?topic=2164.0

http://www.4homepages.de/forum/index.php?topic=4659.0

And you can easily make a batch upload via ftp in the relevant folder.

http://www.4homepages.de/forum/index.php?topic=3078.0

I wouldn't even dream of buying a MOD with NO references, especially if it doesn't provide anything new..




Pages: 1 2 [3] 4 5