Issues with 2.6.3

Please report bugs here!

Moderator: Thorsten

Post Reply
kjusupov
Posts: 36
Joined: Fri Jul 03, 2009 2:06 am

Issues with 2.6.3

Post by kjusupov »

Code: Select all


phpMyFAQ Version
    phpMyFAQ 2.6.3
Server Software
    Apache/2.2.12 (Ubuntu)
PHP Version
    PHP 5.2.10-2ubuntu6.4
Register Globals
    off
Safe Mode
    off
Open Basedir
    off
Database Server
    Pgsql
Database Client Version
    8.4.2
Database Server Version
    n/a
Webserver Interface
    APACHE2HANDLER
PHP Extensions
    date, libxml, openssl, pcre, zlib, bcmath, bz2, calendar, ctype, dba, dom, session, filter, ftp, gettext, hash, iconv, json, mbstring, mime_magic, posix, Reflection, standard, shmop, SimpleXML, soap, sockets, SPL, exif, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xml, xmlreader, xmlwriter, zip, apache2handler, gd, PDO, pdo_pgsql, pgsql, xmlrpc, xsl 
1. While adding new FAQ:

Code: Select all

root@deimos:/var/www# tail -f /var/log/apache2/faq.deimos-error.log
[Tue Mar 09 09:30:22 2010] [error] [client 127.0.0.1] File does not exist: /var/www/phpmyfaq/admin/editor/plugins/imagemanager, referer: http://faq.deimos/admin/index.php?action=editentry
[Tue Mar 09 09:30:22 2010] [error] [client 127.0.0.1] File does not exist: /var/www/phpmyfaq/admin/editor/plugins/filemanager, referer: http://faq.deimos/admin/index.php?action=editentry
[Tue Mar 09 09:30:22 2010] [error] [client 127.0.0.1] File does not exist: /var/www/phpmyfaq/admin/editor/plugins/internalfaqlinkbox, referer: http://faq.deimos/admin/index.php?action=editentry
[Tue Mar 09 09:30:22 2010] [error] [client 127.0.0.1] File does not exist: /var/www/phpmyfaq/admin/editor/plugins/imagemanager, referer: http://faq.deimos/admin/index.php?action=editentry
[Tue Mar 09 09:30:22 2010] [error] [client 127.0.0.1] File does not exist: /var/www/phpmyfaq/admin/editor/plugins/filemanager, referer: http://faq.deimos/admin/index.php?action=editentry
[Tue Mar 09 09:30:22 2010] [error] [client 127.0.0.1] File does not exist: /var/www/phpmyfaq/admin/editor/plugins/internalfaqlinkbox, referer: http://faq.deimos/admin/index.php?action=editentry
[Tue Mar 09 09:30:58 2010] [error] [client 127.0.0.1] File does not exist: /var/www/phpmyfaq/template/default/admin.css, referer: http://faq.deimos/admin/index.php?action=insertentry
2. I've added a new user (support) with below rights selected, but when I login as "support" and try to add a new category, it says: "You are not authorized."

Code: Select all

dev_faq=# SELECT a.user_id, b.name from faquser_right a join faqright b on a.right_id = b.right_id where a.user_id = 2;
 user_id |    name     
---------+-------------
       2 | adduser
       2 | addcateg
       2 | addglossary
(3 rows)
3. While logged-in as "support" user, I've tried to add new FAQ (error is because category was not selected, it could be handled more gracefully):

Code: Select all

phpMyFAQ recoverable error [4096]: Argument 1 passed to PMF_Faq::addCategoryRelations() must be an array, null given, called in /var/www/phpmyfaq-2.6.3/save.php on line 108 and defined in Faq.php on line 1013
phpMyFAQ warning [2]: Invalid argument supplied for foreach() in save.php on line 113
phpMyFAQ warning [2]: Cannot modify header information - headers already sent by (output started at /var/www/phpmyfaq-2.6.3/inc/functions.php:173) in index.php on line 580
phpMyFAQ warning [2]: Cannot modify header information - headers already sent by (output started at /var/www/phpmyfaq-2.6.3/inc/functions.php:173) in index.php on line 581
phpMyFAQ warning [2]: Cannot modify header information - headers already sent by (output started at /var/www/phpmyfaq-2.6.3/inc/functions.php:173) in index.php on line 582
phpMyFAQ warning [2]: Cannot modify header information - headers already sent by (output started at /var/www/phpmyfaq-2.6.3/inc/functions.php:173) in index.php on line 583
phpMyFAQ warning [2]: Cannot modify header information - headers already sent by (output started at /var/www/phpmyfaq-2.6.3/inc/functions.php:173) in index.php on line 584
phpMyFAQ warning [2]: Cannot modify header information - headers already sent by (output started at /var/www/phpmyfaq-2.6.3/inc/functions.php:173) in index.php on line 585
phpMyFAQ warning [2]: Cannot modify header information - headers already sent by (output started at /var/www/phpmyfaq-2.6.3/inc/functions.php:173) in index.php on line 586

Code: Select all

[Tue Mar 09 09:48:01 2010] [error] [client 127.0.0.1] File does not exist: /var/www/phpmyfaq/admin/editor/plugins/imagemanager, referer: http://faq.deimos/admin/index.php?action=editentry&id=3&lang=en
[Tue Mar 09 09:48:01 2010] [error] [client 127.0.0.1] File does not exist: /var/www/phpmyfaq/admin/editor/plugins/filemanager, referer: http://faq.deimos/admin/index.php?action=editentry&id=3&lang=en
[Tue Mar 09 09:48:01 2010] [error] [client 127.0.0.1] File does not exist: /var/www/phpmyfaq/admin/editor/plugins/internalfaqlinkbox, referer: http://faq.deimos/admin/index.php?action=editentry&id=3&lang=en
[Tue Mar 09 09:48:02 2010] [error] [client 127.0.0.1] File does not exist: /var/www/phpmyfaq/admin/editor/plugins/imagemanager, referer: http://faq.deimos/admin/index.php?action=editentry&id=3&lang=en
[Tue Mar 09 09:48:02 2010] [error] [client 127.0.0.1] File does not exist: /var/www/phpmyfaq/admin/editor/plugins/filemanager, referer: http://faq.deimos/admin/index.php?action=editentry&id=3&lang=en
[Tue Mar 09 09:48:02 2010] [error] [client 127.0.0.1] File does not exist: /var/www/phpmyfaq/admin/editor/plugins/internalfaqlinkbox, referer: http://faq.deimos/admin/index.php?action=editentry&id=3&lang=en
[Tue Mar 09 09:48:08 2010] [error] [client 127.0.0.1] File does not exist: /var/www/phpmyfaq/admin/editor/plugins/imagemanager, referer: http://faq.deimos/admin/index.php?action=editentry&id=3&lang=en
[Tue Mar 09 09:48:08 2010] [error] [client 127.0.0.1] File does not exist: /var/www/phpmyfaq/admin/editor/plugins/filemanager, referer: http://faq.deimos/admin/index.php?action=editentry&id=3&lang=en
[Tue Mar 09 09:48:08 2010] [error] [client 127.0.0.1] File does not exist: /var/www/phpmyfaq/admin/editor/plugins/internalfaqlinkbox, referer: http://faq.deimos/admin/index.php?action=editentry&id=3&lang=en
[Tue Mar 09 09:48:08 2010] [error] [client 127.0.0.1] File does not exist: /var/www/phpmyfaq/admin/editor/plugins/imagemanager, referer: http://faq.deimos/admin/index.php?action=editentry&id=3&lang=en
[Tue Mar 09 09:48:08 2010] [error] [client 127.0.0.1] File does not exist: /var/www/phpmyfaq/admin/editor/plugins/filemanager, referer: http://faq.deimos/admin/index.php?action=editentry&id=3&lang=en
[Tue Mar 09 09:48:08 2010] [error] [client 127.0.0.1] File does not exist: /var/www/phpmyfaq/admin/editor/plugins/internalfaqlinkbox, referer: http://faq.deimos/admin/index.php?action=editentry&id=3&lang=en
Another one, I've created total 3 FAQs:
1st starts with "S", 2nd one with "A" and the 3rd one with "W". The FAQ that starts with "S" shows-up properly in site-map, whereas the others do not (but all three letters are listed in http://faq.deimos/index.php?action=sitemap&lang=en)
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Issues with 2.6.3

Post by Thorsten »

Hi,

I fixed issue 3 but I cannot reproduce the other ones...

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply