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

Pages: [1]
1
Discussion & Troubleshooting / Re: Upload-Problems
« on: August 11, 2006, 05:59:48 AM »
oh.. ehm... your're right...  8O

Sorry for this question... I try to disable safe_mode :)

Thx ;)

2
Discussion & Troubleshooting / Upload-Problems
« on: August 10, 2006, 07:31:23 PM »
Hi @ll,

I've problems with 4images (v1.7.2)..

If I upload a picture, I get this errot-messages:
Quote
Erstelle Thumbnail für: image002 (image002.jpg) ....   
   Fehler beim Erstellen des Thumbnails!
Erstelle Thumbnail für: image004 (image004.jpg) ....   
   Fehler beim Erstellen des Thumbnails!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Warning: filesize(): SAFE MODE Restriction in effect. The script whose uid is 693 is not allowed to access ./../data/thumbnails/56/image002.jpg owned by uid 33 in /home/www/spacename/html/dim/4images/admin/admin_functions.php on line 661

Warning: filesize(): SAFE MODE Restriction in effect. The script whose uid is 693 is not allowed to access ./../data/thumbnails/56/image004.jpg owned by uid 33 in /home/www/spacename/html/dim/4images/admin/admin_functions.php on line 661
What does it mean? What can I do? :(

Thx for your help :)

3
Lies dir die Anleitung nochmal durch. Vermutlich hast Du vergessen in includes/constants.php die User-Tabelle von phpBB einzutragen.
man man.. bin ich blind... hast Recht...

Ich hatte die Datei bearbeitet, aber vergessen hochzuladen... wie bescheuert...

Danke trotzdem und Sorry :)

4
Hallo,

ich habe nun auch die Integration dieser hervorragenden Gallerie versucht...

Ich meine auch, dass der Einbau soweit geklappt hat... dennoch bekomme ich in der Gallerie böse Fehlermeldungen :(

Quote
DB Error: Bad SQL Query: UPDATE 4images_sessions SET session_user_id = -1, session_start = 1112548932, session_time = 1112548932, session_page = 0, session_logged_in = 0 WHERE session_id = '277239ad3ba74bbe2e35b3687ac696fc' AND session_ip = 'd9bace96'
Unknown column 'session_start' in 'field list'

DB Error: Bad SQL Query: INSERT INTO 4images_sessions (session_id, session_user_id, session_start, session_time, session_ip, session_page, session_logged_in) VALUES ('59b4306de15efebf80a1c5c1a408ce02', -1, 1112548932, 1112548932, 'd9bace96', 0, 0)
Unknown column 'session_start' in 'field list'

Warning: Cannot modify header information - headers already sent by (output started at /home/g/gibsy.com/public_html/dim/4images/includes/db_mysql.php:188) in /home/g/gibsy.com/public_html/dim/4images/includes/sessions.php on line 325

Warning: Cannot modify header information - headers already sent by (output started at /home/g/gibsy.com/public_html/dim/4images/includes/db_mysql.php:188) in /home/g/gibsy.com/public_html/dim/4images/includes/sessions.php on line 326

DB Error: Bad SQL Query: SELECT u.user_id, u.user_level, u.username, u.user_allow_viewonline, s.session_user_id, s.session_time, s.session_ip FROM 4images_users u, 4images_sessions s WHERE u.user_id = s.session_user_id AND (s.session_time >= 1112548632 OR u.user_session_time >= 1112548632) ORDER BY u.user_id ASC, s.session_ip ASC
Unknown column 'u.username' in 'field list'

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.username FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND c.cat_id = i.cat_id AND i.cat_id NOT IN (0) ORDER BY i.image_date DESC LIMIT 3
Unknown column 'u.username' in 'field list'

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/g/gibsy.com/public_html/dim/4images/includes/db_mysql.php on line 116

Der Prefix von 4images ist ein anderer als vom Forum... kann es daran liegen?

In der Anleitung steht, man solle die session.php am Anfang abändern... dort steht etwas von session_name.. was ist damit gemeint? Der Cookie-Name?

Es handelt sich übrigens nicht um ein Standard-phpBB-Forum sondern um ein Premodded Board...

kann mir da jemand helfen bitte?

Gruß und Dank

Marquee

Pages: [1]