41
panigrc
Re: Only variables should be assigned by reference in file kernel/config.php line 239 and more errors
  • 2005/12/3 16:34

  • panigrc

  • Not too shy to talk

  • Posts: 133

  • Since: 2005/4/14


My blocks have the same problem too !!! What should I do ??? I can't change the server and i turned debug off and the problem is still there !
[size=xx-small]X-Park Greek Pc Modding Community
Official Greek Support at XoopsGreece.gr[/size]



42
panigrc
Re: [emergency] mysql 4.1 and greek encoding
  • 2005/12/3 15:47

  • panigrc

  • Not too shy to talk

  • Posts: 133

  • Since: 2005/4/14


I want to thank you and all the people helped me for this

(special thanx to MySQL developer docs !)
[size=xx-small]X-Park Greek Pc Modding Community
Official Greek Support at XoopsGreece.gr[/size]



43
panigrc
Re: [emergency] mysql 4.1 and greek encoding
  • 2005/12/3 15:46

  • panigrc

  • Not too shy to talk

  • Posts: 133

  • Since: 2005/4/14


I post the solution

i put the code as you said before return true;
in /class/database/mysqldatabase.php

mysql_query('SET character_set_results="utf8"');
mysql_query("SET CHARACTER SET utf8");
mysql_query("SET NAMES 'utf8'");


The database has to be with encoding utf8_unicode_ci

All the tables (text and varchar fields) with utf8_unicode_ci

phpMyAdmin shows right the data

And XOOPS too !!!
[size=xx-small]X-Park Greek Pc Modding Community
Official Greek Support at XoopsGreece.gr[/size]



44
panigrc
Re: [emergency] mysql 4.1 and greek encoding
  • 2005/12/3 14:43

  • panigrc

  • Not too shy to talk

  • Posts: 133

  • Since: 2005/4/14


Thanx !!! Where can i find my local charset

In the database the characters wich display right have charset utf-8_unicode_ci
[size=xx-small]X-Park Greek Pc Modding Community
Official Greek Support at XoopsGreece.gr[/size]



45
panigrc
Re: [emergency] mysql 4.1 and greek encoding
  • 2005/12/3 13:55

  • panigrc

  • Not too shy to talk

  • Posts: 133

  • Since: 2005/4/14


Yes but I don't understand where to put these

Quote:

mysql_query('SET character_set_results="cp1251"');
mysql_query("SET CHARACTER SET cp1251");
mysql_query("SET NAMES 'cp1251'");


And has this code worked ??
[size=xx-small]X-Park Greek Pc Modding Community
Official Greek Support at XoopsGreece.gr[/size]



46
panigrc
[emergency] mysql 4.1 and greek encoding
  • 2005/12/3 13:28

  • panigrc

  • Not too shy to talk

  • Posts: 133

  • Since: 2005/4/14


Ok here we are ... I changed to a server with MySQL 4.1 from older mysql.

I migrated successfully the database. The site is working 100% with greek characters!!

But when I go to phpMyAdmin the encoding of tables text and varchars is latin_swedish (default) and not right shown.

I don't understand because,

I migrated to another database my old database with all the structure to utf_unicode_ci the data in phpMyAdmin is all right shown

BUT IN MY SITE I see ONLY ????? (questionmarks)

Please help !!! Its an emergency
[size=xx-small]X-Park Greek Pc Modding Community
Official Greek Support at XoopsGreece.gr[/size]



47
panigrc
Re: Webmaster Resources
  • 2005/12/1 22:43

  • panigrc

  • Not too shy to talk

  • Posts: 133

  • Since: 2005/4/14


Also do you know a php script wich generates signatures ??

This would be great cause I have a technology site and as you know all members love to show their pc hardware.

So this script or module should have some template images some fonts and a textarea to write the content of the sig.

Also it would not be for dynamic loading but each user should save the image and then upload it wherever he can.
[size=xx-small]X-Park Greek Pc Modding Community
Official Greek Support at XoopsGreece.gr[/size]



48
panigrc
Hosting multiple sites
  • 2005/12/1 22:37

  • panigrc

  • Not too shy to talk

  • Posts: 133

  • Since: 2005/4/14


Ok I found that I can host multiple in fact 6 sites on hostingzoom but can I realy trust it.

The price is only 5 $ / monthly for 2 years , but will be the host serving the public for more two years ?

I am asking this cause many links from hosts that are posted in this forum doesnt exist any more. If I ll pay for two years I want my site to be for two years there and not dissapear some day and without any warning.
[size=xx-small]X-Park Greek Pc Modding Community
Official Greek Support at XoopsGreece.gr[/size]



49
panigrc
Re: How can I achieve... these blocks
  • 2005/11/6 0:56

  • panigrc

  • Not too shy to talk

  • Posts: 133

  • Since: 2005/4/14


OldFriend thanx ! I needed this !

And Ronaldus you have probably right, I have propably to code my own block.
[size=xx-small]X-Park Greek Pc Modding Community
Official Greek Support at XoopsGreece.gr[/size]



50
panigrc
Re: netacore.com warning
  • 2005/11/5 8:39

  • panigrc

  • Not too shy to talk

  • Posts: 133

  • Since: 2005/4/14


Good to know ! Thanx
[size=xx-small]X-Park Greek Pc Modding Community
Official Greek Support at XoopsGreece.gr[/size]




TopTop
« 1 2 3 4 (5) 6 7 8 ... 11 »



Login

Who's Online

250 user(s) are online (180 user(s) are browsing Support Forums)


Members: 0


Guests: 250


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits