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

Pages: [1] 2 3 4
1
Hallo.
Irgendwo wurde die Frage schon mal gestellt, finde sie aber nicht mehr:
Wie ist es möglich ein Bild in mehreren Kategorien anzuzeigen, aber nur EINMAL auf dem Server zu hosten?
Manchmal passt ein Bild in mehrere Kategorien, oder aber nicht wirklich in "Nur eine Kategorie".
Gibt es einen Mod der ein Bild eben auch in mehreren Kategorien anzeigen lässt.
Beste Grüsse,
Mario

How it is possible to show ONE pic in more/several categories, but only host in ONE TIME on the server.
Sometimes is needful to put an image in more than only one categorie.
Is there a mod therefore?

Beste wishes,
Mario

2
Es tut mir leid, ich hab´s immer noch nicht gerafft wie man den Link in den Footer bekommt. Also dem "Admin Control Panel"-Link wenn man sich eben als Admin anmeldet.
Ich würde s gerne auch für meine Moderatoren anbieten, dass sie ihren "Moderator Controll Panel"-Link im Footer finden...
Wo muss ich denn da die if/else einsetzen?
Nutze die 1.7.4-Version

I´m sorry, I don´t understand how to put an "Moderator Controll Panel"-Link into the footer, if a moderator logging in...
Hope you can help me...

Using 1.7.4

3
Das kann 2 Gründe haben:
Dein Server lässt nicht zu, dass mehr als 3MB hochgeladen werden.

Es könnte aber auch daran liegen, dass der Server nach 60 Sekunden das Script einfach abbricht. Somit KÖNNEN gar keine Files grösser als 3MB hochgeladen werden.
Das erfährst Du über php-info oder Deinen Hoster/Provider selber, ob das so ist.

Alles klar?

4
Link?

5
Ok, understand HOW its work...
But have to be like THIS:
if (isset($image_row[$user_table_fields['user_homepage']]) && !empty($image_row[$user_table_fields['user_homepage']])) {
   $user_homepage_link = "<a href=\"" . format_url($image_row[$user_table_fields['user_homepage']]) . "\" target=\"_blank\"><img src=\"" . get_gallery_image("user_homepage_link.gif") . "\"border=\"0\"></a>";
}


Otherwise the border will be stay...

Thanks alot!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1

6
Quiete COOL!!!
it works...

But just ONE thing I miss:
target="_blank" and
border"0"

Ho to make without parse-error?
If I make it so:
if (isset($image_row[$user_table_fields['user_homepage']]) && !empty($image_row[$user_table_fields['user_homepage']])) {
   $user_homepage_link = "<a href=\"" . format_url($image_row[$user_table_fields['user_homepage']]) . "\"target="_blank"><img src=\"" . get_gallery_image("user_homepage_link.gif") . "\"></a>";
}


its not working...

But I think its better when the Users Homepage is open "blank", so the gallery stays open...

THANK ALOT!!!!!!!!!!!!!!!!!!!!

7
No..not working...

So, are you shure that the solution is in function.php???

I searched the code, and in an original function.php there is nothing to finde like "user_homepage"...
That means, that the member-profil dont need an entry in function.php - or I think wrong????

Through this Idea I tryed to search the member-profil WHY there the homepage-link works.
it´s near the code you wrote last time, but its not working.
The question is WHY its not working in detail.html, but im member_profil.html...???
I dont now much of php, so I´m not shure that my try-and-error-method was helpfull (Its not, I know, because its not working... ;) )

But Im shure that the Link down in funtion.php:
"user_homepage_link" => (isset($user_homepage_link) && !empty($user_homepage_link)) ? $user_homepage_link : false,
cant be working. the _LINK is not defined in the code you wrote last time....

Hm...
Brain-Demage....

8
Quote
Is upload user enter URL in profile ? If no show, is possible no URL is use. Wink
MOD is work only if say URL in member edit profile of user upload. Wink

That´s why I tried the other code I wrote you before - because the Url IS SHOWING im memer-profil
So I thought that may be the code has an issue. I thought, when this code:
Code: [Select]
{if user_homepage}{user_homepage}{endif user_homepage}.works in member-profil it must be work in details.html too!
But its not working.... (why -  its working in memer_profile???)

What can I do now?
Other solutions?

9
What is do...
What especially you mean???? :roll:
I really have no Idea why it´s not working :cry:
I did it step by step...

Is this mod working with "old" users too or just with "new" users
An especially DB-Field dont needed? ( Don´t know....)

If you wish I can send you the functions and details.php/html, so you can may be take a look in there...

10
Quote
Quote
{if user_homepage}{user_homepage}{endif user_homepage}.

This is no right ... I say:

Code:

{if user_homepage_link}{user_homepage_link}{endif user_homepage_link}


in step ...

Yes yes, sorry, you missunderstood me...
I made it LIKE YOU wrote!
But, no result. So I searched other ways too...
It´s still like you wrote me - in all Steps.
I tried this much times, again and again from beginning - but its stil not working....
Mus I crate some DB-Tables in DataBase???

11
Sorry, not working.... :cry:

I tryed it much times step by step....
No link shown in the user-detail-field (on detail.html) and no link next the buttons....

But no Errors, thats the good thing... ;)

Somewhere there must be an issue...
In Member-Profil the homepage-text-link is shown, but with
{if user_homepage}{user_homepage}{endif user_homepage}.
I tryed to take this code to the new field in details.html and next the buttons, but nothing happens too...

What´s wrong??? May be it´s not possible to show the users homepage elsewhere...???
I use 1.7.4. my page is www.brick-cinema.com


But:
THANK YOU VERRY MUCH for the quick help....!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

12
Hallo, ich habe wieder mal ein Problem welches ich nicht alleine Lösen kann.
Ich möchte, wenn man sich auf der detail.html befinden einen Link zur Homepage des jeweiligen Users erstellen lassen.
Wenn der User also eine Homepage HAT, dann möchte ich neben den E-Cards-/Downloads-Buttons einen Button haben der zur Homepage des Users verlinkt.
Wie geht das, ich hab´s schon über Umwege der member_profile versucht, aber das hat alles nix gebracht.

Hi there...
I have a problem, and I need help, because I cant do it myself.
How to make that there will be shown an "Users-Homepage-Button" next to the E-Card/Download-Button on details.html...
I still tryed it though the member_profile, but no solution.....
Please help me...

13
Ok, it´s done. its in the user_logininfo.html, where you can edit some things which will only be shown if you are logged-in

Ok, hat sich erledigt, kann in der user_logininfo.html editiert werden, da hier schon selber so eingestellt ist dass diese html nur zusehen ist wenn man eingelogged ist.

Danke trotzdem

14
Hi there....
How can I put an Upload-Button - which is only visible when logged-in - into the Log-In-Area?
The Url is static, because there is only one Cat_ID for the user to upload the files.

Il tried this to set in the home.html, but it´s not working:
Code: [Select]
$upload_url = http://www.brick-cinema.com/member.php?action=uploadform&cat_id=24;
$upload_button = "<a href=\"".$upload_url."\"><img src=\"".get_gallery_image("upload.gif")."\" border=\"0\" alt=\"\" /></a>";
Please can somebody help me...

Hallo
Ich möchte im Feld "Logged In" einen Upload-Button NACH dem einloggen erscheinen lassen.
Dieser soll dann auch immer nur zu einer bestimmten Cat_ID führen, da es nur eine Cat. gibt in der User uploaden können/dürfen.
Folgenden Code habe ich versucht in die home.html einzufügen, aber leider ohne Erfolg:
Code: [Select]
$upload_url = http://www.brick-cinema.com/member.php?action=uploadform&cat_id=24;
$upload_button = "<a href=\"".$upload_url."\"><img src=\"".get_gallery_image("upload.gif")."\" border=\"0\" alt=\"\" /></a>";

Kann mir bitte jemand helfen...

15
Have a little problwm with this mod...
it works, true, but it shows not the OTHER pictures from UPLOADER, only the last uploaded Images to the gallery...
What I have to change to get it working????

I use 1.7.4

Thanks for helping me...

Pages: [1] 2 3 4