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

Pages: 1 [2] 3 4 5
16
Discussion & Troubleshooting / Re: utf-8 how to?
« on: September 03, 2008, 01:19:20 PM »
V@no thanks for reply. But other "Turkish utf-8" sites showing true...
problem only my gallery.  :(

17
Discussion & Troubleshooting / utf-8 how to?
« on: September 03, 2008, 01:57:21 AM »
Hello all.
1. i all files php and templates files convert encoding to utf-8.(with pspad)
2. added new lines to db_mysql.php:

this line above return $this->connection;
to this code:
    mysql_query("SET NAMES 'utf8'");
    mysql_query("SET CHARACTER SET utf8");
mysql_query("SET COLLATION_CONNECTION = 'utf8_turkish_ci'");

and this line after function query($query = "") {
unset($this->query_id);
 mysql_query("SET NAMES 'utf8'");
    mysql_query("SET CHARACTER SET utf8");
mysql_query("SET COLLATION_CONNECTION = 'utf8_turkish_ci'");

3. meta charset iso-8859.... to utf-8 in language charset.
4. added this line to page_header.php
header ("Content-type: text/html; charset=UTF-8");
5. all db table convert to utf-8 collation utf8_turkish_ci

Ok no problem. all site text displaying true.. new data added ok displaying true encoding.
But how to i can make extra fix or code?

i checked my site from http://www.w3.org/2003/12/semantic-extractor.html
character displaying wrong. example:
FotoÄŸraf - 1176

but other website (original utf8) no problem.
sorry my english not enought. :( if you reply me messages i will be happy. thanks.


18
Mods & Plugins (Releases & Support) / Re: Integration 4images 1.7.x / phpBB
« on: February 26, 2008, 11:50:14 AM »
Hello all.

phpbb3 released Dec 13 2007.

i using 4images 1.7.6.

http://www.4homepages.de/forum/index.php?topic=4315.0 this mod only for phpbb 2.0.x.

Marc0083 says: http://www.4homepages.de/forum/index.php?topic=4315.msg107898#msg107898
but i have some problems.

How i can make phpbb3+4images 1.7.6 integration? How to?

if you reply me messages i will be happy. Thanks.

19
Feedback & Suggestions / Re: 4images 1.7.5 - Feedback
« on: January 31, 2008, 12:06:41 PM »
Thanks for this version.

But "Changed Files" deficient!

1. unspecified inclued/constants.php (deficient)
define('SCRIPT_VERSION', '1.7.5');

and other ??

20
Discussion & Troubleshooting / Re: Page number?
« on: January 28, 2008, 09:23:05 PM »
Thank you very much  :D

but not works  :(

21
Discussion & Troubleshooting / Re: Page number?
« on: January 28, 2008, 02:17:56 PM »
Thanks for reply.

http://www.gruphepsi.org/galeri/cat1.htm?page=2

example My title: my category name

title must be: "my category name / page 2"

How to?

22
Discussion & Troubleshooting / Page number?
« on: January 27, 2008, 02:32:57 PM »
Hello.
How to displaying page number on the categories page?

e.g.: categories name - page 2
e.g.: categories name - page 3
e.g.: categories name - page 4

23
Mods & Plugins (Releases & Support) / Re: Integration 4images 1.7.x / phpBB
« on: December 28, 2007, 10:54:47 AM »
Thanks Marc0083 for sessions.

Here login box:
http://www.ktuk.net/phpBB3/viewtopic.php?p=116382#p116382

24
Mods & Plugins (Requests & Discussions) / Re: Einbindung phpBB3 in Planung?
« on: December 12, 2007, 08:38:15 PM »
phpbb.com says;

----
As a little present to you, the community, we are now announcing the official release date of phpBB3 Gold:
13th December 2007 - 17:00 GMT
----


25
Installation, Update & Configuration / Re: 4images 1.7.4 with php5
« on: July 29, 2007, 06:45:09 PM »
Only - submit  a keywords(with turkish characters) failed. Blank display. (please see below attach)
and
Only - submit a comment failed(with turkish characters). Please enter a headline But already enter a headline.
and
Only - any a search keyword(with turkish characters) no result..

how to fix?
Using:
4images 1.7.4
my site charset: iso-8859-9 (turkish)
db charset: utf8_general_ci(collation)
centos 5 + plesk 8.2
php 5.2.3
mysql 5.0.27
system uptodate!


here turkish characters:
http://en.wikipedia.org/wiki/Wikipedia:Turkish_characters

if you reply me message i will be happy.
 :(

26
Installation, Update & Configuration / Re: 4images 1.7.4 with php5
« on: July 20, 2007, 06:38:25 PM »
Hmmm. thanks for reply..

But already lines included in version 1.7.4.
(http://www.4homepages.de/forum/index.php?topic=10184.15)

Please help me. thanks...

27
Installation, Update & Configuration / 4images 1.7.4 with php5
« on: July 20, 2007, 03:45:03 PM »
hello all.
New installation.
I using:
4images 1.7.4
php 5.2.3
mysql 5.0.45

gallery working. 
after upload a picture. Ok working upload.
but "Keywords:" area >>> empty

NOTE: Please display attach file..

thanks...

28
hello all.
I have same problem.

vono thanks for fix.

But .../admin/?goto=images.php%3Faction%3Deditimage%26amp%3Bimage_id%3D609
and removeimage. How to fix?

29
I Need phpbb3+4images integration mod
thanks.

30
hmmm thanks ch€ri{Bi}²

Pages: 1 [2] 3 4 5