Forums / Cotonti / Extensions / Support / [help] Print, PDF Version, E-mail to friend

Kingsley
#1 2010-07-21 18:54
http://www.cotonti.com/downloads/plugins/pages-lists/an_ppve

it won't show the images, only text, even when you select images only.
in the tpl everything seems to be ok.

can some one take a look at this?

Thank you
pieter
#2 2010-07-21 19:08
For me it seems to work.

Do you have the problem in pages, forums AND lists?
Or only on one part?

Are you sure the pictures are uploaded?
... can we help you ...
Kingsley
#3 2010-07-21 21:19
Pages and forums, list I do not use, but checked it either way; only text. on my localhost the same thing.

Offcourse I checked if everything was there; even downloaded and installed it again to make sure
Kaan
#4 2010-07-22 00:25
Problem:

Warning: html_entity_decode() [function.html-entity-decode]: charset `ISO-8859-9' not supported, assuming iso-8859-1 in /home/****/****/plugins/an_ppve/inc/tcpdf/tcpdf.php on line 10556
TCPDF ERROR: Some data has already been output, can't send PDF file

tcpdf.php on line 10556
public function unhtmlentities($text_to_convert) {
return html_entity_decode($text_to_convert, ENT_QUOTES, $this->encoding);
}

What is problem.?
Alex300
#5 2010-07-22 15:04
Kingsley

I can not reproduce your error.
In a file an_ppve.page.tags.php at str 26 is the variable $an_ppve_base_url
Perhaps a bug in it. Check its value. It should be

http://your_domain/plugins/an_ppve

Kaan
tcpdf Documentation you can read on the official site
Есть миры, не здесь, там, где небеса горят, и моря засыпают, и реки дремлют; люди сделаны из дыма, а города – из песен. Где-то опасность, где-то несправедливость, даже где-то остыл чай. Идем Эйс, у нас много работы!...
...Sorry for my english...
Бесплатные расширения для Cotonti: https://lily-software.com/free-scripts/
Kaan
#6 2010-07-25 03:24
Alex300 thenks

TCPDF ERROR: [Image] Unable to get image width and height: http://img269.imageshack.us/img269/3848/fuckoffn.png

image problem.
morozov
#7 2010-09-29 01:42
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 1483773 bytes) in C:\Program Files\VertrigoServ\www\plugins\an_ppve\inc\tcpdf\tcpdf.php on line 8679

Помогите пожалуйста решить проблему при нажатии на клавашу загрузки pdf.

Assist me please in solving this problem while pushing the pdf download button.
Alex300
#8 2010-09-29 02:59
Судя по ошибке, хостер выделяет слишком мало памяти для выполнения скрипта.

первое средство - сменить хостинг на тот, где не ограничивают так сильно в ресурсах. Работает безотказно :)

Второй вариант работает не всегда, но попробовать стоит: http://portal30.ru/forums.php?m=posts&q=97
Есть миры, не здесь, там, где небеса горят, и моря засыпают, и реки дремлют; люди сделаны из дыма, а города – из песен. Где-то опасность, где-то несправедливость, даже где-то остыл чай. Идем Эйс, у нас много работы!...
...Sorry for my english...
Бесплатные расширения для Cotonti: https://lily-software.com/free-scripts/