Welcome, Guest. Please Login or Register.
April 30, 2025, 01:37:43 AM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  German User Help  |  Archiv  |  IM als Gast « previous next »
Pages: [1] 2 Reply Ignore Print
Author Topic: IM als Gast  (Read 1614 times)
Maratos
Noobie
*
Posts: 29


Hoch lebe die Kreativität...!!!

WWW
IM als Gast
« on: March 08, 2002, 08:20:17 AM »
Reply with quote

Hallo Leute....

mal eine Frage.

Bei meinem Forum bekommen alle Leute die IM's verschicken wollen eine Meldung beim verschicken das dies nur fuer registrierte Mitglieder moeglich ist.

Die IM wird trotzdem verschickt und amn wird gleichzeitig auasgeloggt, wenn man dann aber z.B. wieder auf "Home" klickt ist man wieder automatisch eingeloggt.

Es ist defintitiv kein Cookie Problem und auch kein Problem mit den Sicherheitseinstellungen am Browser da es auf allen anderen YABB Foren einwandfrei laeuft.

Muss also irgendwas an der Forumeinstellung sein, ich konnte aber nichts finden.

Habt ihr eine Loesung ??

Gruesse

Maratos
Logged
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:IM als Gast
« Reply #1 on: March 08, 2002, 10:46:35 AM »
Reply with quote

Vermutlich eine Inkonsistenz in den Pfadangaben in der Settings.php. Müsstest mal den Link zum Board und/oder den Inhalt der Settings.php (ohne DB-Passworte) hier posten, damit man was genaueres sehen könnte.
Logged

Maratos
Noobie
*
Posts: 29


Hoch lebe die Kreativität...!!!

WWW
Re:IM als Gast
« Reply #2 on: March 11, 2002, 03:44:04 PM »
Reply with quote

Hi,

hier mal die settings.php von meinem test board.

Konnte aber keine Fehler in den Pfadangaben finden aber vielleicht seht ihr ja was.

Danke !!!

Quote########## Board Info ##########
# Note: these settings must be properly changed for YaBB to work

$maintenance = 0;            # Set to 1 to enable Maintenance mode
$mtitle = "";                       # Subject for display
$mmessage = "";                   # Message Description for display

$guestaccess = 1;            # Set to 0 to disallow guests from doing anything but login or register

$yyForceIIS = 0;            # Set to 1 if you encounter errors while running on an MS IIS server
$yyblankpageIIS = 0;         # Set to 1 if you encounter blank pages after posting (usually on MS IIS servers)

$language = "german.lng";            # Change to language pack you want to use
$mbname = "Nimmerleer";               # The name of your YaBB forum
$boardurl = "http://mitglied.lycos.de/nimmerleer/yabbse";            # URL of your board's folder (without trailing '/')

$Cookie_Length = 60;         # Cookies will expire after XX minutes of person logging in (they will be logged out after)
$cookieusername = "forumsuser12345";         # Name of the username cookie
$cookiepassword = "forumspwd12345";         # Name of the password cookie

$RegAgree = 0;               # Set to 1 to display the registration agreement when registering
$emailpassword = 0;         # 0 - instant registration. 1 - password emailed to new members
$emailnewpass = 0;            # Set to 1 to email a new password to members if they change their email address
$emailwelcome = 1;            # Set to 1 to email a welcome message to users even when you have mail password turned off

$mailprog = "/usr/sbin/sendmail";            # Location of your sendmail program
$smtp_server = "smtp.myserver.com";            # SMTP-Server
$webmaster_email = "[email protected]";      # Your e-mail address. (eg: $webmaster_email = "admin\@host.com";)
$mailtype = 0;               # 0 - sendmail, 1 - SMTP

########## Database Info ##########
$db_name = "nimmerleer_de_db";
$db_user = "nimmerleer";
$db_passwd = "";
$db_server = "localhost";
$db_prefix = "yabbse_";

########## Directories/Files ##########
# Note: directories other than $imagesdir do not have to be changed unless you move things

$boarddir = "/data/members/free/tripod/de/n/i/m/nimmerleer/htdocs/yabbse";             # The absolute path to the board's folder (usually can be left as '.')
$sourcedir = "/data/members/free/tripod/de/n/i/m/nimmerleer/htdocs/yabbse/Sources";                 # Directory with YaBB source files
$facesdir = "/data/members/free/tripod/de/n/i/m/nimmerleer/htdocs/yabbse/YaBBImages/avatars";            # Absolute Path to your avatars folder
$facesurl = "http://mitglied.lycos.de/nimmerleer/yabbse/YaBBImages/avatars";            # URL to your avatars folder
$imagesdir = "http://mitglied.lycos.de/nimmerleer/yabbse_test/YaBBImages";            # URL to your images directory
$ubbcjspath = "http://mitglied.lycos.de/nimmerleer/yabbse/ubbc.js";                           # Web path to your 'ubbc.js' REQUIRED for post/modify to work properly!
$faderpath = "http://mitglied.lycos.de/nimmerleer/yabbse/fader.js";            # Web path to your 'fader.js'
$helpfile = "http://mitglied.lycos.de/nimmerleer/yabbse/YaBBHelp/index.html";            # Location of your help file


########## Colors ##########
# Note: equivalent to colors in CSS tag of template.html, so set to same colors preferrably
# for browsers without CSS compatibility and for some items that don't use the CSS tag

$color['titlebg'] = "#6E94B7";      # Background color of the 'title-bar'
$color['titletext'] = "#FFFFFF";      # Color of text in the 'title-bar' (above each 'window')
$color['windowbg'] = "#AFC6DB";      # Background color for messages/forms etc.
$color['windowbg2'] = "#F8F8F8";      # Background color for messages/forms etc.
$color['windowbg3'] = "#6394BD";      # Color of horizontal rules in posts
$color['catbg'] = "#DEE7EF";         # Background color for category (at Board Index)
$color['bordercolor'] = "#6394BD";   # Table Border color for some tables
$color['fadertext']  = "#000000";      # Color of text in the NewsFader ("The Latest News" color)
$color['fadertext2']  = "#000000";   # Color of text in the NewsFader (news color)

########## Layout ##########

$MenuType = 0;               # 1 for text menu or anything else for images menu
$curposlinks = 1;            # 1 for links in navigation on current page, or 0 for text without link
$profilebutton = 1;         # 1 to show view profile button under post, or 0 for blank
$timeformatstring = "F jS, Y, h:i:s a";            # Select your preferred output Format of Time and Date
$allow_hide_email = 1;         # Allow users to hide their email from public. Set 0 to disable
$showlatestmember = 0;         # Set to 1 to display "Welcome Newest Member" on the Board Index
$shownewsfader = 0;         # 1 to allow or 0 to disallow NewsFader javascript on the Board Index
                     # If 0, you'll have no news at all unless you put <yabb news> tag
                     # back into template.html!!!
$Show_RecentBar = 1;         # Set to 1 to display the Recent Posts bar on Board Index
$Show_MemberBar = 1;         # Set to 1 to display the Members List table row on Board Index
$showmarkread = 1;            # Set to 1 to display and enable the mark as read buttons
$showmodify = 1;            # Set to 1 to display "Last modified: Realname - Date" under each message
$ShowBDescrip = 1;            # Set to 1 to display board descriptions on the topic (message) index for each board
$showuserpic = 1;            # Set to 1 to display each member's picture in the message view (by the ICQ.. etc.)
$showusertext = 1;            # Set to 1 to display each member's personal text in the message view (by the ICQ.. etc.)
$showgenderimage = 1;         # Set to 1 to display each member's gender in the message view (by the ICQ.. etc.)
$showyabbcbutt = 1;                       # Set to 1 to display the yabbc buttons on Posting and IM Send Pages

########## Feature Settings ##########

$enable_ubbc = 1;            # Set to 1 if you want to enable UBBC (Uniform Bulletin Board Code)
$enable_news = 1;            # Set to 1 to turn news on, or 0 to set news off
$allowpics = 1;            # set to 1 to allow members to choose avatars in their profile
$enable_guestposting = 1;      # Set to 0 if do not allow 1 is allow.
$enable_notification = 1;      # Allow e-mail notification
$autolinkurls = 1;            # Set to 1 to turn URLs into links, or 0 for no auto-linking.

$timeoffset = 0;            # Time Offset (so if your server is EST, this would be set to -1 for CST)
$TopAmmount = 15;            # No. of top posters to display on the top members list
$MembersPerPage = 30;         # No. of members to display per page of Members List - All
$maxdisplay = 20;            # Maximum of topics to display
$maxmessagedisplay = 15;      # Maximum of messages to display
$MaxMessLen = 10000;              # Maximum Allowed Characters in a Posts
$MaxSigLen = 300;            # Maximum Allowed Characters in Signatures
$ClickLogTime = 60;            # Time in minutes to log every click to your forum (longer time means larger log file size)
$max_log_days_old = 21;         # If an entry in the user's log is older than ... days remove it
                     # Set to 0 if you want it disabled
$fadertime = 500;            # Length in seconds to display each item in the news fader
$timeout = 5;               # Minimum time between 2 postings from the same IP


########## Membergroups ##########

$JrPostNum = 50;               # Number of Posts required to show person as 'junior' membergroup
$FullPostNum = 100;            # Number of Posts required to show person as 'full' membergroup
$SrPostNum = 250;               # Number of Posts required to show person as 'senior' membergroup
$GodPostNum = 500;               # Number of Posts required to show person as 'god' membergroup


########## MemberPic Settings ##########

$userpic_width = 65;         # Set pixel size to which the selfselected userpics are resized, 0 disables this limit
$userpic_height = 65;         # Set pixel size to which the selfselected userpics are resized, 0 disables this limit
$userpic_limits = "Please note that your image has to be <b>gif</b> or <b>jpg</b> and that it will be resized!";         # Text To Describe The Limits
Logged
B@ron
Noobie
*
Posts: 1


WWW
Re:IM als Gast
« Reply #3 on: March 14, 2002, 08:49:06 AM »
Reply with quote

Das gleiche Problem habe ich bei Tripod auch.  ???

Wäre schön wenn jemand ne Lösung dazu wüsste.
Logged
mediman
Support Team
YaBB God
*****
Posts: 2858


WWW
Re:IM als Gast
« Reply #4 on: March 15, 2002, 01:22:12 PM »
Reply with quote

hi,

ich war mal so frech und hab mich kurzfristig da angemeldet um zu kieken was da falsch läuft...

der fehler liegt darin das du nach einer aktion im "IM" mit
http://mitglied.lycos.de//nimmerleer/yabbse/index.php?board=&action=im
zurückgebracht wirst, also einer der beiden / zwischen lycos.de und nimmerleer muss da wech!

grüsse mediman

fragen?
« Last Edit: March 15, 2002, 01:34:57 PM by mediman » Logged

mainComm Dev Team
mediman
Support Team
YaBB God
*****
Posts: 2858


WWW
Re:IM als Gast
« Reply #5 on: March 15, 2002, 01:41:23 PM »
Reply with quote

bei b@ron das selbe prob:
http://mitglied.lycos.de//rullrich1102/forum/index.php?board=&action=im
lösung folgt auf dem fusse so ich mir den source angeguckt habe, riecht aber nach nem lycos problem!

mediman
Logged

mainComm Dev Team
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:IM als Gast
« Reply #6 on: March 15, 2002, 01:56:54 PM »
Reply with quote

Quote from: mediman on March 15, 2002, 01:41:23 PMbei b@ron das selbe prob:
http://mitglied.lycos.de//rullrich1102/forum/index.php?board=&action=im
lösung folgt auf dem fusse so ich mir den source angeguckt habe, riecht aber nach nem lycos problem!

mediman
In meinem lycos.de beta Testboard sind auch solche Doppelslashes "//" in der URL aufgetaucht, obwohl keine solchen in den Settings stehen. Riecht wohl wirklich nach einem Lycos Problem.
Logged

mediman
Support Team
YaBB God
*****
Posts: 2858


WWW
Re:IM als Gast
« Reply #7 on: March 15, 2002, 02:05:54 PM »
Reply with quote

somit kennen wir zumindest schonmal das pathologische bild, ich melde mich wenn ich weiss warum der sowas tut!

verdacht habe ich schon mal, muss nur noch die sache differential-diagnostisch abklären!!

bis denne dann der mediman

anregung: wäre nicht das schlechste, wenn sone sachen auftreten, dass ihr mal nen blick auf die phpinfo gewährt, nur so am rande mal sagen wollte!
Logged

mainComm Dev Team
mediman
Support Team
YaBB God
*****
Posts: 2858


WWW
Re:IM als Gast
« Reply #8 on: March 15, 2002, 04:09:37 PM »
Reply with quote

also, in der InstantMessage.php wird die globale variable $cgi (bekommt in der Subs.php den wert $scripturl."?board=".$board; zugewiesen) benützt!

innerhalb von php a href´s (mit /" anstelle von ") funzt das fein nur wenn das ganze in javascript genutzt wird will das nicht mehr bei lycos.

was ihr tun könnt ist in der InstantMessage.php den $cgi zu erstzen (nur in den java a href´s, das andere funzt ja!

also anstelle von

<a href="$cgi;action=im"> besser <a href="$scripturl?board=;action=im">

dann dürfte es funzen!

grüsse mediman
« Last Edit: March 17, 2002, 09:26:12 AM by mediman » Logged

mainComm Dev Team
Maratos
Noobie
*
Posts: 29


Hoch lebe die Kreativität...!!!

WWW
Re:IM als Gast
« Reply #9 on: March 16, 2002, 08:49:03 PM »
Reply with quote

Erstmal Danke für die ausführliche Hilfe mediman, leider funzt es trotztdem nicht. Wenn ich es so abändere geht nix mehr und ich bekomme folgende Meldung

QuoteParse error: parse error in InstantMessage.php on line 50

Fatal error: Call to undefined function: imindex() in index.php on line 182

 ???
Logged
mediman
Support Team
YaBB God
*****
Posts: 2858


WWW
Re:IM als Gast
« Reply #10 on: March 17, 2002, 09:24:28 AM »
Reply with quote

gut ich werde das bei mir im forum checken, ich denke ich finde da eine lösung!

ich beeile mich

hmm ich sehe grad du hast eine php a href abgeändert die per & und nicht per . geaddet wird!

ich schick dir eine modifizierte InstantMessage.php per mail, sichere vorher deine alte bevor du meine hochlädst!

grüsse mediman
« Last Edit: March 17, 2002, 09:32:22 AM by mediman » Logged

mainComm Dev Team
mediman
Support Team
YaBB God
*****
Posts: 2858


WWW
Re:IM als Gast
« Reply #11 on: March 17, 2002, 11:57:05 AM »
Reply with quote

ich habe nun ein testforum bei tripod und werde versuchen das problem zu lösen!

mediman
Logged

mainComm Dev Team
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:IM als Gast
« Reply #12 on: March 17, 2002, 12:25:10 PM »
Reply with quote

Quote from: mediman on March 17, 2002, 11:57:05 AMich habe nun ein testforum bei tripod und werde versuchen das problem zu lösen!
Solche guten Absichten hatte ich auch mal, und habe vor einigen Wochen auch ein Testforum bei lycos.de eröffnet (1.3.0 beta). Mein Eindruck war, dass die Probleme zur Hauptsache davon rühren, dass lycos.de ein handgestricktes PHP verwendet. Es nennt sich "php4u". Lycos schreibt, dass "php4u" auf PHP 4.1 basiert, das ist aber irreführend, da es nicht mit PHP 4.1 identisch ist.

YaBB SE ist für das offizielle PHP gemäss http://www.php.net programmiert. Und dieses ist *nicht* auf den lycos.de Servern im Einsatz.
Logged

mediman
Support Team
YaBB God
*****
Posts: 2858


WWW
Re:IM als Gast
« Reply #13 on: March 17, 2002, 12:39:47 PM »
Reply with quote

ja das ist korrekt!

um alle einschränkungen von selbskompilierten php varianten (php4u ist ein selbstkompliziertes php 4.1.0) zu umgehen müsste yabbse neu programmiert werden!

folgende php funktiionen sind deaktiviert!

highlight_file,diskfreespace,  exec, passthru, system, popen, fsockopen, pfsockpen, show_source, php_uname, ini_get, ini_alter, ini_restore,  ini_set, getrusage,  mysql_list_dbs, get_current_user, set_time_limit, getmyuid, getmypid, dl,  leak, listen, chown, chmod, chgrp, realpath, tmpfile, link

einige skripte dürften aufgrund einiger anderer einstellungen auch öfters einen 500er produzieren!

alles in allem keine guten aussichten!

grüsse mediman

btw: die InstantMessage.php bau ich trotzdem!
Logged

mainComm Dev Team
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:IM als Gast
« Reply #14 on: March 17, 2002, 03:05:17 PM »
Reply with quote

Quote from: mediman on March 17, 2002, 12:39:47 PMfolgende php funktiionen sind deaktiviert!

highlight_file,diskfreespace,  exec, passthru, system, popen, fsockopen, pfsockpen, show_source, php_uname, ini_get, ini_alter, ini_restore,  ini_set, getrusage,  mysql_list_dbs, get_current_user, set_time_limit, getmyuid, getmypid, dl,  leak, listen, chown, chmod, chgrp, realpath, tmpfile, link

einige skripte dürften aufgrund einiger anderer einstellungen auch öfters einen 500er produzieren!

alles in allem keine guten aussichten!
Wo ist das ersichtlich, welche funktionien deaktiviert sind? Wie hast Du das herausgefunden?

Das mit dem 500er stimmt ganz genau. Mein beta 1.3.0 Testforum war zuerst voller 404, dann auf einmal voller 500er. Momentan sind einige 500er wieder weg, dafür an anderen Stellen wieder da. Es wechselt alle paar Wochen, ohne dass man an den Testforum Sourcen was ändert...
Logged

Pages: [1] 2 Reply Ignore Print 
YaBB SE Community  |  German User Help  |  Archiv  |  IM als Gast « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.037 seconds with 18 queries.