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 ... 272 273 274 275 [276] 277 278 279 280 ... 286
4126
Discussion & Troubleshooting / Re: Gibt es eine Shoutbox zu 4images?
« on: July 14, 2005, 09:48:23 AM »
hi vitara,

eine Shoutbox mit 4images-Datenbank Anbindung gibt es hier im Forum m. E. nicht !
Wenn jemand soetwas coden sollte, dann sich nur mit eigenem Interesse ... da doch etwas umfangreicher.
Es ist sicher einfacher eine Shoutbox (von einem Tool-Anbieter) mit I-Frame einzubinden.
Auch wenn der User sich dazu nochmals einloggen müsste.

mawenzi

4127
hi tbolt,

du solltest dir ein passendes Template (ohne Login, ... ) installieren.
Eine reichhaltige Auswahl findest du : hier !

Die einzelnen Templates kannst du dir dann natürlich noch anpassen, den Footer mit den Copyright-Informationen darfst du jedoch nicht entfernen. Es sei denn du kaufst eine entsprechende Version ...  :wink:

mawenzi

4128
hi b.o.fan,

thanks for posting Latest comments in dreamboard
that's what I'm searching for some time ...  :D

mawenzi

4129
hi  aylita,

das Problem ist wie folgt zu lösen ...
finde in /includes/functions.php unterhalb von function get_subcategories($parent_id)
folgendes :
Code: [Select]
$sub_cat_list .= "<a href=\"".$sub_url."\" class=\"subcat\">".$cat_cache[$subcat_id]['cat_name']."</a> ,";und ersetze es durch :
Code: [Select]
$sub_cat_list .= "<a href=\"".$sub_url."\" class=\"subcat\">".$cat_cache[$subcat_id]['cat_name']."</a><br>";
nun wird statt des Kommas ein <br> gesetzt und die Subkategorien werden untereinander angeordnet ...  :wink:

mawenzi

4130
ok, V@no ...  :wink:

it is a nice Addon to give the websitevisitor a good overview of the categories ... (I still added images and hits) ...  :D
for navigation visitors can still use the dropdownmenu as quickjump !

thanks mawenzi

4131
... so you can imagine how many times I click the "move up" button ...
... yes, I can ... :mrgreen:

mawenzi

4132
hi Gwydion,

die Links baust du am sinnvollsten für

- Gäste und Member in : /templates/<dein_template>/user_loginform.html

- Member in : /templates/<dein_template>/user_logininfo.html

an der gewünschten Stelle ein .

mawenzi

4133
Chit Chat / Re: Signatur exhibition
« on: July 07, 2005, 12:19:45 PM »
 8)

4134
Discussion & Troubleshooting / Re: Linking issue
« on: July 06, 2005, 11:56:20 PM »
hi atony34,

use only this : www.mydomain.com/details.php?image_id=1
without  sessionid... !

mawenzi

4135
basicaly that "mod" is what Naveen posted in his first code above ;)
... but only basicaly ...
now I found what I'm searching for : here !

mawenzi

4136
hi martrix,

you are the man ... thanks ... !
that's what I'm searching for some time ...   8O
nice that you re-publish the MOD with your own statements ...  :D
thanks again ... !

mawenzi

4137
Feedback & Suggestions / Re: New forum software
« on: July 06, 2005, 10:19:53 AM »
Report Dead Link ... that is a very good solution !

mawenzi

4138
yes what exactly i is doing this code?  :?

Vincent ... read the description on top  ... then you know it ...  :wink:

But I search for the [MOD] detects the search engines and logs them as members [by V@no]
Someone can help me with a link ... or MOD-code.

mawenzi

4139
Discussion & Troubleshooting / Re: Anzeigen nur wenn eingeloggt! Wie?
« on: July 05, 2005, 06:30:53 PM »
hi Sir Sky-Walker,

nimm dieses in deinem Template:
Code: [Select]
{if user_loggedin} = {if user}
{if user_loggedout} = {if guest}

z.B. so :
Code: [Select]
{if user_loggedin}Text nur für User{endif user_loggedin}
{if user_loggedout}Text nur für Gäste{endif user_loggedout}

mawenzi

4140

... mod provided by V@no which detects the search engines and logs them as members ...


Sorry, but I can't find this MOD in the forum ...  :? ...
and the MOD isn't in Missing MODs/FIXes/FAQs listed ...
Someone can help me with a link.


mawenzi

Pages: 1 ... 272 273 274 275 [276] 277 278 279 280 ... 286