Author Topic: Problem with images_english..  (Read 4636 times)

0 Members and 1 Guest are viewing this topic.

Offline Sara

  • Pre-Newbie
  • Posts: 4
    • View Profile
Problem with images_english..
« on: April 28, 2003, 09:16:09 AM »
At least I think it is. Here's what happened, I was making my gallery and noticed the buttons were in another language besides english, so I went to the settings and put it on images_english. Then after that when I go to my /admin it says this..

Quote
Warning: main(./../lang/images_english/main.php) [function.main]: failed to create stream: No such file or directory in /home/hheat/public_html/gallery/global.php on line 238

Warning: main() [function.main]: Failed opening './../lang/images_english/main.php' for inclusion (include_path='') in /home/hheat/public_html/gallery/global.php on line 238

Warning: Cannot modify header information - headers already sent by (output started at /home/hheat/public_html/gallery/global.php:238) in /home/hheat/public_html/gallery/includes/sessions.php on line 85

Warning: Cannot modify header information - headers already sent by (output started at /home/hheat/public_html/gallery/global.php:238) in /home/hheat/public_html/gallery/includes/sessions.php on line 85

Warning: Cannot modify header information - headers already sent by (output started at /home/hheat/public_html/gallery/global.php:238) in /home/hheat/public_html/gallery/includes/sessions.php on line 85

Warning: Cannot modify header information - headers already sent by (output started at /home/hheat/public_html/gallery/global.php:238) in /home/hheat/public_html/gallery/admin/admin_functions.php on line 168

Warning: Cannot modify header information - headers already sent by (output started at /home/hheat/public_html/gallery/global.php:238) in /home/hheat/public_html/gallery/admin/admin_functions.php on line 169

Warning: Cannot modify header information - headers already sent by (output started at /home/hheat/public_html/gallery/global.php:238) in /home/hheat/public_html/gallery/admin/admin_functions.php on line 170

Warning: Cannot modify header information - headers already sent by (output started at /home/hheat/public_html/gallery/global.php:238) in /home/hheat/public_html/gallery/admin/admin_functions.php on line 171

Warning: Cannot modify header information - headers already sent by (output started at /home/hheat/public_html/gallery/global.php:238) in /home/hheat/public_html/gallery/admin/admin_functions.php on line 172


And when I go to the gallery it says ..

Quote
Warning: main(./lang/images_english/main.php) [function.main]: failed to create stream: No such file or directory in /home/hheat/public_html/gallery/global.php on line 238

Warning: main() [function.main]: Failed opening './lang/images_english/main.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hheat/public_html/gallery/global.php on line 238

Warning: Cannot modify header information - headers already sent by (output started at /home/hheat/public_html/gallery/global.php:238) in /home/hheat/public_html/gallery/includes/sessions.php on line 85

Warning: Cannot modify header information - headers already sent by (output started at /home/hheat/public_html/gallery/global.php:238) in /home/hheat/public_html/gallery/includes/sessions.php on line 85

Warning: Cannot modify header information - headers already sent by (output started at /home/hheat/public_html/gallery/global.php:238) in /home/hheat/public_html/gallery/includes/sessions.php on line 85


Hardly any of the images show up on the main gallery page also. So this is why I believe it is the english images. Would it be because I don't have all the pictures in the folder?

Any and all help would be more then appreciated! Thanks. :)

Also if you want to check it out for yourself my gallery is located at http://hollywoodheat.net/gallery

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Problem with images_english..
« Reply #1 on: April 28, 2003, 02:07:55 PM »
Quote
Warning: main(./../lang/images_english/main.php) [function.main]: failed to create stream: No such file or directory in /home/hheat/public_html/gallery/global.php on line 238
Please read more carefuly the language installation guide.
the /english/ folder goes into /lang/ folder and /image_english/ folder goes into /templates/<yourtemplate>/ folder.
and make sure CHMOD is correct.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Sara

  • Pre-Newbie
  • Posts: 4
    • View Profile
Problem with images_english..
« Reply #2 on: April 29, 2003, 02:41:03 AM »
Alright, thank you for your help.  :D

Offline Sara

  • Pre-Newbie
  • Posts: 4
    • View Profile
Problem with images_english..
« Reply #3 on: April 29, 2003, 04:08:03 AM »
Okay, I did that and it worked alittle. When I go to admin it has the login in box now but it has a pop up that says..

Quote
Your configured language-pack "images_english" was not found. Please modify your language settings under "Configuration > Settings > General Settings". The following language pack was found and used "English".


But it won't let me log in to change it. I put the /english and /image_english in the right folder, but I didn't know what to CHMOD and I couldn't find the instructions anywhere.

Sorry, my friend installed it for me, so I really know nothing about it lol.. thanks again for your help. =D

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Problem with images_english..
« Reply #4 on: April 29, 2003, 09:03:03 AM »
thats because u already saved it in db.
try to copy (not move) all file from lang/english/ folder into /lang/images_english/
then if this work, change the settings to "english" and remove /images_english/ folder
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Sara

  • Pre-Newbie
  • Posts: 4
    • View Profile
Problem with images_english..
« Reply #5 on: April 29, 2003, 11:56:36 PM »
It worked! Thank you so much for all your help. I appreciate it. :D