31
dnprossi
News 1.63 - PDF Creation: UTF-8 not working and xLanguage Problems
  • 2008/12/11 14:53

  • dnprossi

  • Not too shy to talk

  • Posts: 107

  • Since: 2006/3/15


I have two problems on two different installations that I can't figure.

1. UTF-8 in PDF Creation does not work. Eg. Italian àèìòù chars work fine in Printer Friendly Page but Create Pdf from the article results in àèìòù.

2. xLanguage as above. Plus PDF creation only works if English is selected àèìòù as above though.
When Italian is selected and PDF icon clicked I get this error:

TCPDF error: Some data has already been output, can't send PDF file


Help please!!!



32
dnprossi
Re: 2.3.2b Problems with FRESH install on Hosting Service with root path /
  • 2008/12/11 10:06

  • dnprossi

  • Not too shy to talk

  • Posts: 107

  • Since: 2006/3/15


Yes, true. Got your point and after a good night sleep I had come to the same conclusion.

It is though, still a hassle to install XOOPS on a hosting system with the above characteristics, having htdoc as root. Therefore thought it had to be mentioned as an installation problem.

In some other post I have read something about getcwd() that returns the current working directory. This could be used during install to autoset the documents root physical path, couldn't it?






33
dnprossi
2.3.2b Problems with FRESH install on Hosting Service with root path /
  • 2008/12/10 17:20

  • dnprossi

  • Not too shy to talk

  • Posts: 107

  • Since: 2006/3/15


Had to go through some trouble trying to install on a Hosting Service where XOOPS ROOT PHYSICAL PATH is set to /

During install on Path settings page XOOPS documents root physical path is requested. I typed "/" (no quotes) and that is automatically deleted. So I tried "//" and both get deleted. The only way to get passed issue is typing ".."

Installation all works but when you get to main page menu links are set to "../something" and one goes no where. I then edited mainfile.php manually and changed

define'XOOPS_ROOT_PATH''..' );
to
    define
'XOOPS_ROOT_PATH''/' );


cleared the cache and system worked.

Is this a bug or intended???



34
dnprossi
[SOLVED ] Virtualhost problem - mainfile.php - XOOPS_URL on xoops 2.3.x
  • 2008/11/28 9:28

  • dnprossi

  • Not too shy to talk

  • Posts: 107

  • Since: 2006/3/15


[SOLVED]
Easy....Silly....
Remove xoops_adminmenu_XoopsGuiDefault.php from
htdocs/xoops_data/caches/xoops_cache/

All works....



35
dnprossi
Re: Virtualhost problem - mainfile.php - XOOPS_URL on xoops 2.3.x
  • 2008/11/27 17:34

  • dnprossi

  • Not too shy to talk

  • Posts: 107

  • Since: 2006/3/15


Really need help!!
I can PM link to test site...



36
dnprossi
Re: Virtualhost problem - mainfile.php - XOOPS_URL on xoops 2.3.x
  • 2008/11/27 17:08

  • dnprossi

  • Not too shy to talk

  • Posts: 107

  • Since: 2006/3/15


Really don't get it...

I tried changing settings as you suggest but things only get worse.

This is what exactly happens:

In home page browsing works perfectly in every single module and menu selection.
Once I am in cp panel-admin menu everything works fine while i browse main menu items eg System menu to list subitems, news menu to list subitems.
Things go wrong when any subitem is selected eg System's Banners or Blocks or any other.
Something goes wrong at subitem menu creation and i don't get where.

Still help needed...



37
dnprossi
Re: Virtualhost problem - mainfile.php - XOOPS_URL on xoops 2.3.x
  • 2008/11/27 15:26

  • dnprossi

  • Not too shy to talk

  • Posts: 107

  • Since: 2006/3/15


Thanks ghia, but thats for multisite mine is a single site on virtualhost...



38
dnprossi
Virtualhost problem - mainfile.php - XOOPS_URL on xoops 2.3.x
  • 2008/11/27 14:20

  • dnprossi

  • Not too shy to talk

  • Posts: 107

  • Since: 2006/3/15


I am trying to put a new 2.3.x installation online as a virtualhost and have some trouble when in admin. Menu links reset to localhost.

I used to use the code below in all my installations previous to the 2.3.x versions in mainfile.php and all worked:

Quote:

$xurl='http://'.$_SERVER['HTTP_HOST'];
define('XOOPS_URL', "$xurl");


As described on

DevWiki XoopsAndVirtualHost

But now with 2.3.x on user pages links are correct eg.

Quote:
http://217.xxx.xxx.121:8000/modules/news


but when selecting any admin menu item links are set to

Quote:
http://localhost/modules...etc...


Seems a cache problem but i cleared updated all and problem still there...

Help please...



39
dnprossi
Re: Article 2.0RC for Xoops 2.3x Testing Reviews
  • 2008/10/12 15:51

  • dnprossi

  • Not too shy to talk

  • Posts: 107

  • Since: 2006/3/15


Fresh install XOOPS 2.3.1 - article module 2.0

Found bug in article module:

getiing this error when slecting Trackback tab in admin.

Parse error: syntax error, unexpected T_STRING in /var/www/xoops/modules/article/cp.trackback.php on line 56

Problem is elseif is wrongly written..

elsei f($type == "approved") {

should be 

} elseif($type == "approved") {


cheers!




40
dnprossi
Re: Editors Report in 2.3 RC3
  • 2008/10/9 8:25

  • dnprossi

  • Not too shy to talk

  • Posts: 107

  • Since: 2006/3/15


Hi Marco...
Yes I used XOOPS 2.3.1... On a new installation... But as I had made changes previously I also copied fresh 2.3.1 koivi install to 2.3.0 and 2.3 RC3 test machine and was back to original messy state... Changes work on all...

You can download from my server here to test...




TopTop
« 1 2 3 (4) 5 »



Login

Who's Online

131 user(s) are online (81 user(s) are browsing Support Forums)


Members: 0


Guests: 131


more...

Donat-O-Meter

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

Latest GitHub Commits