If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: phpuser3
Forum Index » Profile for phpuser3 » Messages posted by phpuser3
Author Message
Wenn dein Webserver PHP 4 + GD Unterstützung hat, sollte auch ein Update auf Version 2.4 tun.
you can increase the maximum execution time with the set_time_limit() function. add a simple set_time_limit(100) to the config.inc.php file



but i'm sure it's something wrong with your php/mysql installation
probably mysql 5 server with php using mysql 4 client libraries
is your mysql server running?
can post the php code?
das problem scheint wohl nicht mehr zu bestehen...
ist das skript richtig hochgeladen worden?
unter linux (unix) müssen die perl skripte im unix format vorliegen
der unix zeitstempel kann wie unten gezeigt errechnet werden

bei den einträgen ist der unix zeitstempel (timestamp) hinterlegt.
du müsstest bei jedem eintrag den zeitstempel mit mktime() manuell berechnen
try

here is simple script to change your password

stevendude wrote:A little more info, I just checked:

admin/admin_templates_misc.php is set to 777 permissions

templates/poll_comment.html is set to 644

Any ideas for help?

Thanks,

stevendude


that's wrong...

templates/poll_comment.html should be 666 and

admin/admin_templates_misc.php 644
wenn das script von php richtig geparst wird darf da überhaupt kein



in der ausgabe stehen.
1.
sieht nicht mehr danach aus

2.
sowas ist bestimmt machbar, weil ja alle informationen vorhanden sind.
you can disable all warnings by adding



to config.inc.php
mit
 
Forum Index » Profile for phpuser3 » Messages posted by phpuser3
Go to:   
Based on the open source JForum