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 - mawenzi

Pages: 1 ... 7 8 9 10 [11] 12 13 14 15 ... 286
151
@malwin23 ...

... your request is part of IcEcReaM's [MOD] YaSt - Yet another Statistic Tool - Statistic Mod v1.01 ...
... here : http://www.4homepages.de/forum/index.php?topic=12008.0 ...

153
Installation, Update & Configuration / Re: Video oder Foto?
« on: August 30, 2010, 02:02:08 PM »
... na dann teste mal folgendes ...
... [MOD] Anzeige des Dateityps als Icon bzw. Text : http://www.4homepages.de/forum/index.php?topic=15767.0

154
Tutorials / Re: Mawenzi's Top 100+ MOD List (unsorted sorted)
« on: August 29, 2010, 10:06:46 PM »
... in some links ... ?
... which of these more than 100 links ... ?

155
... da du diesen Tag auf allen Seiten einsetzen möchtest, solltest du ihn in der page_header.php definieren ...

finde dort ...
Code: [Select]
$site_template->register_vars(array(

und füge dahinter den code für dein Banner ein ... etwa so ...
Code: [Select]
"banner" => "hier jetzt den html-code für dein banner",

und nun kannst du auf allen Template-Seiten ...
Code: [Select]
{banner}

einfügen um dein Banner angezeigt zu bekommen ...

156
Mods & Plugins (Releases & Support) / Re: [MOD] TiltViewer for 4images
« on: August 28, 2010, 09:02:05 PM »
@zakaria666

... I think ... no ...
... for that the tiltviewer script must accept video content ... and that was not my part ...

157
Mods & Plugins (Releases & Support) / Re: [MOD] Last comments v1.2.0
« on: August 28, 2010, 08:50:10 PM »

158
Plugins / Re: [Plugin] Set the correct Permission for Files and Folders
« on: August 28, 2010, 08:45:09 PM »
@andi ...

... perfektes Plugin ...
... eventuell solltest du noch einige Infos einbauen ...
... und wenn es nur die chmod-Übersicht für die Ordner aus der 4images-Installationsübersicht ist ...
... so sieht der Anwender dann im Vorfeld noch einmal, was genau mit der Rechtevergabe geschied ...

159
Mods & Plugins (Releases & Support) / Re: [MOD] TiltViewer for 4images
« on: August 27, 2010, 08:07:30 PM »
@zakaria666

... from home.html ... for instance the newest images ... ?
... then try this : http://www.4homepages.de/forum/index.php?topic=20789.msg113200#msg113200

160
@Lucifix

... it is possible ... you can test it on my website* (and use it from my website*) ...
... my website -> Dein Bild hochladen -> Easyform or Expertform -> IE Geocoder ...
... only one downside : the geodata transfer from my geocodertool into the uploadform works only with MSIE not with FF ...
... for FF-user I offer a own FF Geocoder, but it is not so comfortable ...

* is at time a big construction site

161
... as V@no already said ...

replace
Code: [Select]
<PARAM NAME="SRC" VALUE="plugin.rpm">with
Code: [Select]
<PARAM NAME="SRC" VALUE="{media_src}">

162
bin zwar nicht leute ...

aber überprüfe nochmals die Zeilen 124 - 140 aus deiner comments_all.php anhand meiner aktuellen comments_all.php ...

und sehe dir mal diese Fragestellung an :
http://www.4homepages.de/forum/index.php?topic=10632.msg145673#msg145673

und auch die Antwort dazu :
http://www.4homepages.de/forum/index.php?topic=10632.msg145679#msg145679

163
2. Create a picture, which you want to show as watermark with name watermark.php

... this is incorrect and should mean correct ...

2. Create a picture, which you want to show as watermark with name watermark.png

164
@ zakaria666 ...

... which post- / answer translation # make not sense for you ...

165
Mods & Plugins (Releases & Support) / Re: [Mod] News Ticker
« on: July 18, 2010, 02:37:35 PM »
@barkuras

verwende das Folgende in deiner home.html ...

Code: [Select]
{if user_loggedin}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td class="head1">
                        <table width="100%" border="0" cellspacing="0" cellpadding="4">
                          <tr>
                            <td class="head1" valign="top">{lang_news_ticker}</td>
                          </tr>
                        </table>
                      </td>
                    </tr>
                    <tr>
                      <td class="head1" valign="top">{lang_news_ticker}</td>
                    </tr>
</table>
<br />
{endif user_loggedin}

Pages: 1 ... 7 8 9 10 [11] 12 13 14 15 ... 286