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

Pages: [1]
1
Feedback & Suggestions / Unsuported File Types
« on: September 28, 2002, 05:29:44 PM »
Hello Ian,

I've got few questions for You :)

1st one : how can add support for new file types in Gallery 1.6.1 ? And , is it will be ok with You if I will modufy the code on my own ? I'm asking, becouse by version doesn't support compressed swf files (like newest Shockwave and MX files).

2nd one: is answer fot question above is "yes", which files should I modify ?

3rd one: maybe newer version of script gallery has this problem resolved ? :)

with best regards,
LEC

example:

Quote
Error loading file:
niania.swf: unsuported file type (swf, application/x-gzip-compressed)

2
Discussion & Troubleshooting / DB Error
« on: July 20, 2002, 01:26:03 PM »
ok, I understand. See YA!

3
Discussion & Troubleshooting / DB Error
« on: July 20, 2002, 01:05:14 PM »
that's correct, but it doesn't crash any other scripts (phpbb2, gallery, phparena) so I thought this time it wont be the crash-reason too...

Anyway thx a lot... You changed something in in php or in the database? I would be usefull to know for the future reinstalations... :)

You will be always welcome on the gallery - pretty much thanx again. Maybe as a thank You want polish laguage pack ? (made by myself)

4
Discussion & Troubleshooting / DB Error
« on: July 20, 2002, 12:01:18 PM »
ok, thx a lot :) already sended...

5
Discussion & Troubleshooting / DB Error
« on: July 20, 2002, 10:12:47 AM »
Hi,


Well, i've checked database using PhpMyAdmin:

- there's 2 users after installation: me as admin, and Guest, there's Iser ID 9 for admin user and -1 for Guest. So, for me it seems to be right....


Other errors? Installation went smooth, first error was afer loading login.php... You can Check it on your own , here: http://host.sk.icpnet.pl/galeria/

If You wanna have some fun trying to fix it, I can send you login & pass either....

Geeeee, I was wonderring.... maybe it's something with the rights ?

6
Discussion & Troubleshooting / DB Error
« on: July 20, 2002, 05:31:30 AM »
Hello,

I know, that this problem was monitored here, on forum, but there was'nt given any solution how to fix that (or i'm blind  :wink: )

I get this error after clean installation:

 
Code: [Select]
DB Error: Bad SQL Query: SELECT u.*, l.* FROM 4images_users u, 4images_lightboxes l WHERE u.user_id = AND l.user_id = u.user_id
You have an error in your SQL syntax near 'AND l.user_id = u.user_id' at line 3

DB Error: Bad SQL Query: SELECT * FROM 4images_users WHERE user_id =
You have an error in your SQL syntax near '' at line 3


When i try to ignore it & login, a get another:

Code: [Select]
DB Error: Bad SQL Query: SELECT u.*, l.* FROM 4images_users u, 4images_lightboxes l WHERE u.user_id = AND l.user_id = u.user_id
You have an error in your SQL syntax near 'AND l.user_id = u.user_id' at line 3

DB Error: Bad SQL Query: SELECT * FROM 4images_users WHERE user_id =
You have an error in your SQL syntax near '' at line 3

Warning: Cannot add header information - headers already sent by (output started at /home/services/host.sk.icpnet.pl/html/galeria/includes/db_mysql.php:185) in /home/services/host.sk.icpnet.pl/html/galeria/includes/sessions.php on line 52

Warning: Cannot add header information - headers already sent by (output started at /home/services/host.sk.icpnet.pl/html/galeria/includes/db_mysql.php:185) in /home/services/host.sk.icpnet.pl/html/galeria/includes/sessions.php on line 52

Warning: Cannot add header information - headers already sent by (output started at /home/services/host.sk.icpnet.pl/html/galeria/includes/db_mysql.php:185) in /home/services/host.sk.icpnet.pl/html/galeria/login.php on line 60


SQL is on the same machine (localhost) - HTTP server (running Apache/1.3.24 (Unix)  (PLD/Linux) mod_xslt/1.0 mod_ssl/2.8.7 OpenSSL/0.9.6b mod_perl/1.26 PHP/4.1.2; MySQL 3.23.49


Can U help me ? plz....

btw: on my local-testing serwer (FoxServ on Windows) everything works fine...  :roll:

Pages: [1]