==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=5711

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

           Summary: links and FCK image upload don't work and generate
                    warnings on messages log
    Classification: Contribs
           Product: SME Contribs
           Version: 7.4
          Platform: PC
               URL: http://www.morinispecil.it/sitex
        OS/Version: Unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: smeserver-sitex
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


On the links section the redirect function don't work, on click you can see a
new pop-up page with the address http://domain.name/sitex/redirect.php?linkid=#
 but the relative page linked don't appear, yet the number of access is
incremented on data base.

On messages log you can see:

PHP Warning:  session_register(): Cannot send session cache limiter - headers
already sent (output started at /opt/sitex/includes/globals.php.inc:26) in
/opt/sitex/includes/functions.php on line 2558
PHP Warning:  Cannot modify header information - headers already sent by
(output started at /opt/sitex/includes/globals.php.inc:26) in
/opt/sitex/redirect.php on line 19

PHP Warning:  Cannot modify header information - headers already sent by
(output started at /opt/sitex/lang/Italiano.php:865) in /opt/sitex/redirect.php
on line 19

I discovered that this is due to blank lines at the end of the files
globals.php.inc and Italiano.php, I don't know if it is so with other
languages.

Also upload images with FCK editor don't work and generate warnings:

PHP Warning:  fopen(): open_basedir restriction in effect. File(/tmp/phpwAqkR5)
is not within the allowed path(s): (/opt/sitex) in
/opt/sitex/includes/fck/editor/filemanager/connectors/php/util.php on line 89
PHP Warning:  fopen(/tmp/phpwAqkR5): failed to open stream: Operation not
permitted in /opt/sitex/includes/fck/editor/filemanager/connectors/php/util.php
on line 89
PHP Warning:  fread(): supplied argument is not a valid stream resource in
/opt/sitex/includes/fck/editor/filemanager/connectors/php/util.php on line 90
PHP Warning:  fclose(): supplied argument is not a valid stream resource in
/opt/sitex/includes/fck/editor/filemanager/connectors/php/util.php on line 91

FCK try to upload the image in the /tmp directory, but this is not allowed.

-- 
Configure bugmail: http://bugs.contribs.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to