-
Posts
229 -
Joined
-
Last visited
-
Days Won
8
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Daegaladh
-
Oh thanks, I didn't read that topic. Anyway someone should post it in control panel downloads or somewhere more visible.
-
Pues yo no creo que la sección hispana llegue a ningún sitio, es absurdo tener 2 comunidades hispanas del RO, no hay más que ver el número de post aquí y el número de redirecciones a DivineRO...
-
I already tried to put it in different places into index.php, but it only gives me different errors...
-
I did and doesn't work... At the moment I'm trying in another way, changing the place require_once("SSI.php") is placed (it's supposed that it needs to be somewhere before the html label http://docs.simplema...0#post_ssi_call). I've tried to put it in the root index.php, on flux.php and some other places, and when I did it worked, but leaves a lot of error because headers from smf and flux are colliding: Any ideas about where it should be placed?
-
Yes, it works but isn't a solution, it fix the news, but broke the rest of my web because it's coded in utf-8... XD I need Flux to get the news directly in utf-8, but dunno how... I have no idea why is not receiving the news correctly.. if you make a simple web to test using utf-8, and loading news from SSI, it works perfectly... it get the news in utf-8 and show them correctly... But not in flux! ,___, seems somehow it suddenly changes into iso-8859-1... why? ._. Thanks anyway
-
Still can't fix it :S Please, anybody have ever done a FluxCP+SMF integration can tell how to do it? Maybe I'm doing something wrong :S Thanks
-
Doesn't work... I've tried to send the header directly from ssi.php, from themes/default/main/index.php too... a lot of things... nothing seems to work, I'm tottaly lost :S I've searched with ultraedit inside all files for things that could be screwing up the charset and found nothing unusual... Edit: I've tried htmlspecialchars($news['subject']) that is supposed to change special characters to html code, like á and still appears as "?"... this has nosense .___. Seems flux change the text AFTER it's obtained from SSI... WTF?
-
Hi, I'm doing my website based on flux, and started adding a news system using SSI.php from my SMF forum, all works fine (I did this a lot of times in common websites), except a weird thing: Paragraphs with symbols like ¿¡áéíóú, disappears, or appears as "?", although I've set the header as UTF-8, and all my files are enconded to UTF-8 without bom. I've tried to load only my template, without flux flunctions, and works fine, so it seems Flux is screwing up something... Any ideas? Thanks
-
What's the lastest client that works fine with eA? (a stable one, of course) Thanks