Search found 767 matches

by kleinerChemiker
Sun Feb 09, 2014 7:24 pm
Forum: Bugs
Topic: charset problems (utf8) after upgrading php (5.3->5.5)
Replies: 10
Views: 40729

Re: charset problems (utf8) after upgrading php (5.3->5.5)

The database is utf8. The problem seems to be the connection between httpd and mysqld. I was latin1 and now is utf8. Somehow this makes problems. I wil try to install phpmyadmin with php 5.3, export the database and import it with php5.5. Hope that helps. Only other way is to set the charset on conn...
by kleinerChemiker
Sun Feb 09, 2014 7:07 pm
Forum: General discussions
Topic: hacked? question on site generation
Replies: 7
Views: 11488

Re: hacked? question on site generation

if you have problems with attacks, you could try hiding your server behind https://www.cloudflare.com/
by kleinerChemiker
Sat Feb 08, 2014 6:27 pm
Forum: Bugs
Topic: charset problems (utf8) after upgrading php (5.3->5.5)
Replies: 10
Views: 40729

Re: charset problems (utf8) after upgrading php (5.3->5.5)

Thanky, I will have a look and report ih/how I fixed it. Afair there could be the problem, that the data in utf8 colums need doule the space of latin columns, but I will see.
by kleinerChemiker
Sat Feb 08, 2014 5:18 pm
Forum: Bugs
Topic: charset problems (utf8) after upgrading php (5.3->5.5)
Replies: 10
Views: 40729

Re: charset problems (utf8) after upgrading php (5.3->5.5)

Thanks for your help, I found the difference. 5.3 ist speaking with mysql in latin1 but 5.5 ist speaking in utf8. Both use mysqli. Aktivating "Datenbank-Zeichensatzkonvertierung aktivieren" doesn't help. Maybe its possible to add an config option for the used charset and set it with "...
by kleinerChemiker
Sat Feb 08, 2014 11:11 am
Forum: Bugs
Topic: charset problems (utf8) after upgrading php (5.3->5.5)
Replies: 10
Views: 40729

charset problems (utf8) after upgrading php (5.3->5.5)

Some days ago I changed php from 5.3 to 5.5. Now I have a problem with the germanumlauts. But only umlauts, that are saved in the database, not umlauts that are stored in the lang-files. After changing back to 5.3 the problem is gone. With 5.4 the problem is the same. blog: blog.kleinerchemiker.net ...
by kleinerChemiker
Sun Oct 27, 2013 12:30 am
Forum: General discussions
Topic: Batch add/import Users
Replies: 1
Views: 2915

Re: Batch add/import Users

There was a thread in german. Maybe it helps you.
http://board.s9y.org/viewtopic.php?f=10&t=19559
by kleinerChemiker
Tue Oct 01, 2013 9:57 am
Forum: Bugs
Topic: [popfetcher] login not possible
Replies: 15
Views: 9280

Re: [popfetcher] login not possible

ups, you were a few seconds fster than me ;)
is it possible with php to use encrypted connections? maybe i'll have a look at it then.
by kleinerChemiker
Tue Oct 01, 2013 9:47 am
Forum: Bugs
Topic: [popfetcher] login not possible
Replies: 15
Views: 9280

Re: [popfetcher] login not possible

does this plugin support encrypted connections?
by kleinerChemiker
Thu Sep 12, 2013 11:21 pm
Forum: General discussions
Topic: Error: INSERT command denied to user
Replies: 6
Views: 8976

Re: Error: INSERT command denied to user

This is not a problem of s9y. Your user has no rights to insert data into the database. You should talk to your provider why you don't have rights (maybe exhausted a space limit) and ask them to restore your rights for the database.
by kleinerChemiker
Sat Aug 31, 2013 1:32 pm
Forum: Generelles in Deutsch
Topic: Manipulation - htaccess
Replies: 6
Views: 4286

Re: Manipulation - htaccess

Wenn eine zusätzliche Datei hochgeladen wurde, dann würde das das verify-Plugin nicht anzeigen, oder? KAnn gut sein, daß irgendwo eine php-Shell hochgeladen wurde. IMHO ist deshalb auch das durchsuchen des access-Log das, was am ehesten was bringt. Wenn da auch nichts zu finden ist, dann ist vermutl...
by kleinerChemiker
Sat Aug 31, 2013 11:50 am
Forum: Generelles in Deutsch
Topic: Manipulation - htaccess
Replies: 6
Views: 4286

Re: Manipulation - htaccess

Schau mal das access-Log genauer an. Vor allem, wenn du es zeitlich gut einengen kannst, findest du da ziemlich sicher über welches File er sich Zugang verschafft.
by kleinerChemiker
Sat Aug 10, 2013 4:13 pm
Forum: Generelles in Deutsch
Topic: MySQL ==> PDO
Replies: 17
Views: 8421

Re: MySQL ==> PDO

Generell ist es schon möglich, aber üblicherweise blockieren Provider den Zugriff auf die DB von außerhalb.
by kleinerChemiker
Fri Aug 09, 2013 7:20 pm
Forum: Generelles in Deutsch
Topic: Welche Plugins speichern in Datenbank? Übersicht schaffen
Replies: 31
Views: 13880

Re: Welche Plugins speichern in Datenbank? Übersicht schaffe

Wow, wußte gar nicht, daß es so viele Plugins gibt.
by kleinerChemiker
Mon Jul 29, 2013 3:39 pm
Forum: General discussions
Topic: Lots of questions
Replies: 32
Views: 16183

Re: Lots of questions

Of course, you could use the google analytics plugin.
by kleinerChemiker
Mon Jul 29, 2013 1:22 pm
Forum: General discussions
Topic: Lots of questions
Replies: 32
Views: 16183

Re: Lots of questions

The GO Button is, to submit when you have selected several categories.

AFAIK, spartacus is delivered with s9y, you just have to activate it.