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.


Topics - 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, 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]