Welcome, Guest. Please Login or Register.
June 16, 2024, 03:08:21 AM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  Language Problems in PHP 4.1.1 « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Language Problems in PHP 4.1.1  (Read 1152 times)
Ryan Currie
Guest
Language Problems in PHP 4.1.1
« on: January 04, 2002, 06:31:59 PM »
Reply with quote

I installed YaBBSe on a Apache Server with PHP 4.1.1, and the language pack needed work, all the images needed to be almost rewritten, here is what it was like before:

$img[something] = <img src=\"$imagedir/image.gif\">

You need to make them look like this:

$img['something'] = <img src='$imagedir/image.gif'>

Good luck, if you dont fix the problem, you get a whole bunch of problems in PHP 4.1.1
Logged
Zef Hemel
Advisor
YaBB God
*****
Posts: 1182


Me too

ICQ - 61109769 WWW
Re:Language Problems in PHP 4.1.1
« Reply #1 on: January 04, 2002, 06:35:20 PM »
Reply with quote

LOL! You must be kidding! :o
Logged

Joseph Fung
Global Moderator
YaBB God
*****
Posts: 4512


Keep smiling: it makes others nervous.

WWW
Re:Language Problems in PHP 4.1.1
« Reply #2 on: January 04, 2002, 06:35:27 PM »
Reply with quote

it's already been fixed. thanks for pointing it out again though ;)
Logged

Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  Language Problems in PHP 4.1.1 « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.160 seconds with 20 queries.