Category: 1.9.x
BRANCH-1-9
Show subcategories objects
| Name | Type |
|---|---|
| Import phpBB data | tracker item |
|
Initial homepage cannot be set for first view of anonymous viewer
When I set the homepage in Administration: General Preferences to "Articles" (which is what I want the homepage to be for both anonymous and registered visitors), the initial viewing for "anonymous" displays a homepage of "wiki". When I set the homepage in Administration: General Preferences to Group homepage and then set the two group homepages to a typed-in "Articles" in the empty field and then log in as any user, the display is "No page 'Articles' found". When I set the homepage in Administration: General Preferences to Group homepage and then set the two group homepages to a custom URL (http://www.progressiveomaha.com/tikidir/tiki-view_articles.php), the display is "no such page found". One day I thought maybe the problem had to do with using Firefox on a Linux box, because my ancient Windows 98/IE machine brought up 'Articles' as the home page. The next day both machines bring up the Wiki page as the home page. This is with the homepage set to 'Articles' in Admin-General. Maybe I should be clear that I am refering to which page is brought up when TikiWiki is first accessed (from www.progressiveomaha.com/tikidir/).external link Once I have logged in as a user, I will access the 'Articles' homepage whether returning as another user or as anonymous. The problem only occurs on that initial anonymous access, and only after TikiWiki has had time to "forget" any earlier logons by that user. |
tracker item |
|
"tiki-edit_structure.php" Add Pages To Current Node list truncates at 50 records. Fix included.
The list of tiki pages presented for selection and addition to a structure is truncated at 50 records for no apparent reason and there's no way to add records >50 without running a filter. I just parroted what I saw in tiki-admin_categories.php for its similar page list and it works. The diff is below - hope I did that correctly. *.backup is the original file from the official tiki releast. *.php is the version I modified. |
tracker item |
|
PAM authentication broken
An attempt to log in using PAM (php-auth-pam) gives the following error message: Notice: Undefined variable: error in /var/www/tikiwiki/tikiwiki-1.9.7/lib/userslib.php on line 554 Warning: Error variable must be passed by reference in /var/www/tikiwiki/tikiwiki-1.9.7/lib/userslib.php on line 554 Warning: Cannot modify header information - headers already sent by (output started at /var/www/tikiwiki/tikiwiki-1.9.7/lib/userslib.php:554) in /var/www/tikiwiki/tikiwiki-1.9.7/tiki-login.php on line 292 I'm using: - php5-auth-pam-0.4-9.2 (Debian package) - tikiwiki-1.9.7 (source) |
tracker item |
|
PDF Generation from structures seems to have trouble with some images
Adding "Tiki Transforming" structure from: http://themes.tikiwiki.org/tiki-print_pages.php I get and error (no PDF) and the following in my error log: {img src=images/code.png}%%% {CODE(wrap=>1)} [18-Jul-2007 13:16:46] PHP Warning: imagecreatefromstring() [<a href='function.imagecreatefromstring'>function.imagecreatefromstring</a>]: Passed data is not in 'JPEG' format in /home/themetw/public_html/lib/pdflib/pdflib.php on line 393 [18-Jul-2007 13:16:46] PHP Warning: imagecreatefromstring() [<a href='function.imagecreatefromstring'>function.imagecreatefromstring</a>]: Couldn't create GD Image Stream out of Data in /home/themetw/public_html/lib/pdflib/pdflib.php on line 393 [18-Jul-2007 13:16:46] PHP Warning: imagesx(): supplied argument is not a valid Image resource in /home/themetw/public_html/lib/pdflib/pdflib.php on line 394 [18-Jul-2007 13:16:46] PHP Warning: imagesy(): supplied argument is not a valid Image resource in /home/themetw/public_html/lib/pdflib/pdflib.php on line 395 [18-Jul-2007 13:16:46] PHP Warning: imagesx(): supplied argument is not a valid Image resource in /home/themetw/public_html/lib/pdflib/class.pdf.php on line 2887 [18-Jul-2007 13:16:46] PHP Warning: imagesy(): supplied argument is not a valid Image resource in /home/themetw/public_html/lib/pdflib/class.pdf.php on line 2888 [18-Jul-2007 13:16:46] PHP Warning: imagecreatefromstring() [<a href='function.imagecreatefromstring'>function.imagecreatefromstring</a>]: Passed data is not in 'JPEG' format in /home/themetw/public_html/lib/pdflib/pdflib.php on line 393 [18-Jul-2007 13:16:46] PHP Warning: imagecreatefromstring() [<a href='function.imagecreatefromstring'>function.imagecreatefromstring</a>]: Couldn't create GD Image Stream out of Data in /home/themetw/public_html/lib/pdflib/pdflib.php on line 393 [18-Jul-2007 13:16:46] PHP Warning: imagesx(): supplied argument is not a valid Image resource in /home/themetw/public_html/lib/pdflib/pdflib.php on line 394 [18-Jul-2007 13:16:46] PHP Warning: imagesy(): supplied argument is not a valid Image resource in /home/themetw/public_html/lib/pdflib/pdflib.php on line 395 [18-Jul-2007 13:16:46] PHP Warning: imagesx(): supplied argument is not a valid Image resource in /home/themetw/public_html/lib/pdflib/class.pdf.php on line 2887 [18-Jul-2007 13:16:46] PHP Warning: imagesy(): supplied argument is not a valid Image resource in /home/themetw/public_html/lib/pdflib/class.pdf.php on line 2888 {CODE} |
tracker item |
|
database queries counter: remove until it is fixed
In the bottom bar of Tiki sites if activated there is some "debug" information. Notably: {img src=images/code.png}%%% {CODE()} [ xx database queries used ] {CODE} The SQL counter report is incorrect and reports higher number. Since this is making Tiki look bad for no good reason I am removing until it's fixed. Please see: http://sourceforge.net/mailarchive/message.php?msg_id=469E4D13.8010609%40gmail.com |
tracker item |
|
All users can post in private blogs
I'm currently having a major problem after upgrading to 1.9.5 from 1.8. Apparently, now all users can post to all the blogs, whether they are marked public or not. I ran the various database upgrade scripts, but it doesn't seem to have an effect. Users can post to whatever blogs they want by using the blog pull-down menu in the blog posting/editing screen. If the user clicks "list blogs," there are no options shown to post to the unauthorized blogs. This seems to be a problem with the "blog" dropdown bar in tiki-blog_post.php. Somehow it's bypassing the check and letting users post in whatever blogs they want... |
tracker item |
|
Webmail: No error message when password is incorrect
When login fails, I should get an error message. |
tracker item |
|
Tiki Calendar Locations don't sync with database
Help! The locations drop down menu in my Tiki calendar does not sync with the database. As I'm new to Tikiwiki, how on earth do I fix this short of dropping the table and re-entering the data? Thanks for your time. |
tracker item |
|
See file last modification date and last user that modified the file
I need to see the information about the last modification of files on the File Gallery. Date and User. two more columns are needed in tiki-list_file_gallery.php. Last modified, User. I don't know if more mysql field are required. |
tracker item |
|
POP3 collected e-mail not correctly integrated into forum
An email message hasn't integrated into the forum. Tho forum posting is just empty. I'll attach a zip with the original message. |
tracker item |
|
Users able to post to all blogs - confirming and extending previously reported bug by others
On clean installs (empty databases) of TW 1.10 and 1.9.11 (also tested and confirmed on the clean 1.9.11 install on opensourcecms.com). After users (perms tiki_p_create_blogs and tiki_p_blog_post enabled)create a blog they can proceed to post to any other user's blog. More precisely, on the post blog page, a user can select all blogs from the "Blog" field |
tracker item |
|
Forum post by email - duplicate emails render forum inaccessible
Setup: 1) Create a new forum 2) Enable the post-by-email function (and create the associated email address) 3) Send an email post 4) Send a second identical post 5) Attempt to visit the forum - denied We use one of our Tiki forums to archive contents from a mailing list - we have a dedicated address which is enrolled in said (external) list. This normally works great, except we were unable to visit the specific forum recently - the error message notified us that duplicate name and content posts were prohibited. It turns out the mailing list sends out regular (monthly) notifications which happen to be identical. It seems that that the POP server is polled when the forum is accessed - the message is obtained, and the post attempt it denied, and effectively locks the user out of the forum. Verified on the opensourcecms 1.9.11 demo site. |
tracker item |
|
Wiki tag {img src=show_image.php?id= } stops working and does not load images from image gallery.
- Upload images to an image gallery, store in database - create wiki page with tag {img src=show_image.php?id= } - the images show for a while, but suddenly they do not show anymore |
tracker item |
|
How to protect wiki pages
Hi to all, I want to know if you can create a protected page that only logged in users can see, I know I can turn off the wiki so only logged in users can access it, but is there any way that I can put under restriction only a few pages since they contain some important info that can be shared only by users that have accounts on the wiki. Many thanks |
tracker item |
|
BANNER in siteheader crashes tikiwiki 1.9.11
Installing BANNER in siteheader crashes with error message about unrecognised BANNER The same banner works prefectly with 2.0 RC2 and RC4 |
tracker item |
|
File Galleries sometimes try to display the contents of a binary file on the screen.
File Galleries bug. Uploaded a powerpoint document a few meg in size, with the name "The basics of leasing.ppt" and tikiwiki freaks out and tries to display the contents of the file on screen. |
tracker item |
|
Forum setting plain-view doesn't get saved bug
User set forum style as Plain and save it after next login style is Threaded again. |
tracker item |
|
3 hours discrepancy between upcoming_events module and calendar items
Adding an event to the calendar adds 3 or 5 hours depending if user is at local or UTF time. Bug reproduced on Tikiwiki.org Bug is present with or without jscalendar. {draw name=CalendarTimeBug} |
tracker item |
|
Blog post titles truncated after 78 chars. aprox.
Blogs post titles are truncated after posting (saving the post, not just previewing) in a blog when title is longer than 78 characters aprox.. I have no idea if this is an issue related to bbdd (mysql in my cases) or php. |
tracker item |
|
Webmail has problems with semi-non-standard mail-headers 'Message-ID' vs. 'Message-Id'
Some MTAs set the message id to "Message-Id" in the mail-headers. Tiki only checks for "Message-ID", so that produces an __Notice: Undefined index: Message-ID in /tiki-webmail.php on line 425__ when in ''/tiki-webmail.php?locSection=mailbox'' and an __Notice: Undefined index: Message-ID in /tiki-webmail.php on line 160__ when in ''/tiki-webmail.php?locSection=read'' |
tracker item |
|
Subject in Webmail doesn't get UTF-8 decoded in /tiki-webmail.php?locSection=read
Subject says it.. in list etc. it is good.. just when reading a mail it doesn't get decoded |
tracker item |
|
3D Browser used to work, not now
The 3D Browser worked for a while and then at some point stopped working - blank page. |
tracker item |
|
404 Error instead of "Create Page" with unknown Wiki-page-name with IIS
~pp~ [19:57:51] <ReWoP> when i type tiki-index.php?page="some page name" there should be a error msg that would say "page does not exist, want to go back or grate page" now there is the browser error "The page cannot be found [19:58:26] <sylvieg> did you type the url with the " [19:58:37] <ReWoP> *(not "grate page" but "create page") [19:58:42] <ReWoP> nop [19:59:32] <ReWoP> i tryed to erase DB and re-intall tiki and nothing.... [20:00:14] <sylvieg> what url did it display at the error [20:00:46] <ReWoP> u coul try it its online -> http://dme.uma.pt/jcardoso/Research/Projects/seed/tiki-index.php?page=fgbn [20:02:35] <sylvieg> mdavey around? [20:03:24] <sylvieg> I don't know why it is done like this but when there is an error the header sent is HTTP/1.0 404 Not FOund with the clssic tiki page [20:03:49] <sylvieg> I suppose your browser catches the 404 and yop [20:04:14] <sylvieg> better to ask mdavey ... I suppose it is himl that added that why this line is here [20:04:40] <sylvieg> you can always try to delete the liens in tiki-index.php [20:05:02] <ReWoP> could it be permitions on the folder ?? [20:05:26] <ReWoP> i gave the web server all perms... [20:05:27] <sylvieg> I don't think so [20:06:30] <ReWoP> ... [20:06:37] <ReWoP> but i could be a server problem.. [20:07:15] <ReWoP> i tryed with polaris version and was woking [20:07:47] <ReWoP> then i have a DB problem and re-intalled it and this error occured.. [20:08:05] <sylvieg> yes it is a conflict between server/ and tiki [20:08:30] <ReWoP> now was trying it with -Sirius- version and not workig 2. [20:08:50] <ReWoP> the server is nt2003 server [20:09:38] <sylvieg> there is 2 lines I don't understrand in tiki-index.php (header("...404...") I am pretty sure there are the guilty ones [20:09:48] <ReWoP> i thing that there is error only on this part, because i can create/edit modules, menus pages premitions... [20:10:05] <ReWoP> mabe [20:11:01] <ReWoP> but dosnt answer why worked on my 1st polaris version, and dind on my 2nd and on 1st Sirius..... [20:11:14] <ReWoP> dont thing its code problem... [20:11:38] <ReWoP> if it was mabe it wold be random error [20:11:53] <ReWoP> after all it already worked once... [20:11:59] <red_adair> nt2003 ? what's that ? [20:12:20] <ReWoP> windows 2003 server :p [20:12:21] <sylvieg> you can try to put into comment the 2 line header"... 404..) in tiki-index.php Additional information: [18:56:51] <ReWoP> i wanted to add that there is other tiki installed on the same server but it works ! ~/pp~ |
tracker item |
|
Add capacity to sort file gallery files
The blogs admin area offers an easy way to sort blogs by name rather than id, but the file gallery admin area doesn't. This is important, I think, because if you have lots of files in a given gallery, you may want them to appear in alphabetical order. The id sort method, which seems to be the default, doesn't allow the administrator to build in user-friendly structure for file galleries. I've put this in as a feature request, but if someone can help me make the change I'm suggesting, I would appreciate the help. Thanks! |
tracker item |
Sometimes, a forum is not enough.
So, the data must be migrated from phpBB to Tiki forums...
If you want to help:
Please post links to similar scripts.
ex.: phpbb to invision board, etc
If/when we do a script, we should do for all major forums.
---
__From kerrnel22 on 11/20/07:__
I have almost completed an integrated TikiWiki forum migration tool for 1.9.8.x and 1.10. Initial release will be to migrate only Tiki forums from one Tiki install to another. However, hooks are in place, and the intention is there, to work on extending the migration tool to importing of phpBB2 (or any other forum software) into Tiki. If you would like more information, email tiki.kerrnel@kerris.com. I expect a general release of the forum migration tool (for Tiki forums only) into cvs of both branches for beta testing by December 1/07. If all goes well, I'll have something released for phpBB2 migration prior to Dec 31.