problems with company an GT hack
AHHHAAA!!! That's the reason it works like a charm on the offline server but not on my online ones! And that is also the reason why it suddenly worked for some people when they upgraded their php to a newer version(and indirect with a GD with freetype on)..
Thanks for solving where the problem is - then I do not have to try for hours and hours...Just have to give my hostingprovider a call on monday saying: '-Hey I need the kickass GT-mod! Turn GD freetype on! NOW!'
/ Martin
Thanks for solving where the problem is - then I do not have to try for hours and hours...Just have to give my hostingprovider a call on monday saying: '-Hey I need the kickass GT-mod! Turn GD freetype on! NOW!'
/ Martin
I'm glad to say to Jérôme (thanks for dedicating me some of your time) that my hoster enabled me the freetype support, and now everything works wellJérôme wrote:Tests (with the friendly help of Sustia) have shown that you need freetype support enabled in PHP to get this MOD to work. This is one obvious fact that was so obvious that we haven't thought of... I am sorry that it was not because of an error in my code.
- Jérôme
You can see the results at the bottom of this page:
http://www.realtanuove.org/index.php?id=35,65,0,0,1,0
hi there, now i am happy i had trouble with the path and i changed it, but now i can see dei index of the modul, and when i click on the second link "fonts", i got some rows with this
also the images are not rendered....
Thanx for advise.
added:
do I write:
From where comes the double //? I checked but i can't find it...Warning: imagejpeg() [function.imagejpeg]: Unable to open '/www/htdocs/xxxxxx//content/images/gt/933a5c9a8a2f4d9ec5b6d2f3ca6fcaf5.jpg' for writing in /www/htdocs/xxxxxx/include/inc_module/mod_graphical_text/inc_front/gt.func.inc.php on line 70
also the images are not rendered....
Thanx for advise.
added:
do I write:
orcase "modules": //Modules
case 2: // Graphical Text MOD
include_once "/www/htdocs/akadoku/include/inc_module/mod_graphical_text/main.inc.php";
break;
within the phpwcms.php files?case "modules": //Modules
switch ($p) {
case 2: // Graphical Text MOD
include_once "./include/inc_module/mod_graphical_text/main.inc.php";
break;
default: echo '';
break;
}
break;
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
Hi Jérôme,
i fixed all without the first lines described.
It's not possible to make the graphics....
still produces the errors, unable to open the graphic... i think because of the double //, but I don't know where they are, I searched the code but could not find such a written code....
when i click on modules, i get a blank area and left the Linkto the graphic mod. after clicking on it I get the start or index page for the graphic mod, beginning with the characters
May be this give a conclusion of the written errors?
[/quote]
i fixed all without the first lines described.
It's not possible to make the graphics....
still produces the errors, unable to open the graphic... i think because of the double //, but I don't know where they are, I searched the code but could not find such a written code....
when i click on modules, i get a blank area and left the Linkto the graphic mod. after clicking on it I get the start or index page for the graphic mod, beginning with the characters
.
May be this give a conclusion of the written errors?
[/quote]
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
I am sorry to say that I think that you made a copy paste error. Please send me your phpwcms.php to the email address you know from me and I will have a look at it.
Concerning the double slash: Can someone reproduce that? I can't - everything is fine on my installation. Do you know someone on another server who could test the MOD for you? I'd say there is a configuration problem of phpwcms, but I am not sure. I will have to wait until others have the same problem, because until now it is my word against yours.
Cyrano, please check your config.inc.php file for the variable $phpwcms["root"]. Is there a slash at the beginning of the string?
One other question: have you changed the permissions on the "gt"-folder to 777 as said in the installing instructions?
Concerning the double slash: Can someone reproduce that? I can't - everything is fine on my installation. Do you know someone on another server who could test the MOD for you? I'd say there is a configuration problem of phpwcms, but I am not sure. I will have to wait until others have the same problem, because until now it is my word against yours.
Cyrano, please check your config.inc.php file for the variable $phpwcms["root"]. Is there a slash at the beginning of the string?
One other question: have you changed the permissions on the "gt"-folder to 777 as said in the installing instructions?
hi Jérôme,
I fix it. was a wrong writen name...... that's all. stupid
I don't know where to set the handle first...
Now it's nice and the kind of install instruction works well.
Thank you Jérôme.
I fix it. was a wrong writen name...... that's all. stupid
I don't know where to set the handle first...
Now it's nice and the kind of install instruction works well.
Thank you Jérôme.
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3