Author Topic: Help! German/English problem  (Read 7220 times)

0 Members and 1 Guest are viewing this topic.

Offline Jinnie

  • Pre-Newbie
  • Posts: 3
    • View Profile
    • http://www.lilaonline.com
Help! German/English problem
« on: June 27, 2002, 11:10:36 PM »
We tried installing 4images with just the English language packet, and it insists on the dutch. Is there a way to install both perhaps, but have it just use the English?
-Jinnie

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Help! German/English problem
« Reply #1 on: June 27, 2002, 11:42:41 PM »
No, you can install as much language packs as you want. Just upload the new pack to the lan directory.

You can call 4images such like:

www.url.com/4images/index.php?l=english
www.url.com/4images/index.php?l=dutch


l is a little L


Greets Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline Jinnie

  • Pre-Newbie
  • Posts: 3
    • View Profile
    • http://www.lilaonline.com
Help! German/English problem
« Reply #2 on: June 28, 2002, 12:58:32 AM »
We tried that, with only the english, but the software is refusing to work with it, it only works with German. (Not Dutch, sorry, I saw .de and got confused).

I get this error:

Warning: Failed opening './lang/deutsch/install.php' for inclusion (include_path='') in /server/WebSite/roughstock/lila/gallery/install.php on line 76

And this one:
Warning: Cannot add header information - headers already sent by (output started at /server/WebSite/roughstock/lila/gallery/install.php:76) in /server/WebSite/roughstock/lila/gallery/install.php on line 100
(on multiple lines)
-Jinnie

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Help! German/English problem
« Reply #3 on: June 28, 2002, 09:34:04 AM »
Ok, you are right. Put "deutsch" and "english" in the lang folder. At the top on the right side you can then switch the language to english.

Greets Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline Jinnie

  • Pre-Newbie
  • Posts: 3
    • View Profile
    • http://www.lilaonline.com
Help! German/English problem
« Reply #4 on: June 28, 2002, 09:00:31 PM »
Thanks so much! One more question, what's this?

DB Error: Bad SQL Query: SELECT DISTINCT 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, u.user_name, c.cat_name FROM 4images_images i, 4images_users u, 4images_categories c WHERE i.image_active = 1 AND i.cat_id NOT IN (0) AND u.user_id = i.user_id AND c.cat_id = i.cat_id ORDER BY RAND()
You have an error in your SQL syntax near 'RAND()' at line 4
-Jinnie

Offline Vienix

  • Full Member
  • ***
  • Posts: 144
    • View Profile
    • com.municate.nl
Help! German/English problem
« Reply #5 on: June 28, 2002, 10:06:04 PM »
Before Jan explodes:

search for RAND in the forum....
Thats It !