polom chealer chealer: I have an install of tiki 6.3 in IIS, and it is very slow, what would you recommend? RobertPlummer: for the record, I really know the minimum on IIS. I have no IIS-specific "performance" tip. unless you think there's a bug.... (PHP errors, check Firebug network tab for errors) New Forum Posts: Jqui theme and top bar in TikiWiki 7.0 - http://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=41506 tikiwiki: 03sylvieg * r34919 10/branches/7.x/ (3 files in 2 dirs): [bp/r34912]{ENH]fgal: [possibility to find a fgal with a fileId New Forum Posts: Several problems with TikiWiki 6.2 and 7.0 - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41509 polom y'all does somebody know to command on a gentoo to upgrade from php 5.2 to php 5.3? New Forum Posts: Login with Facebook not working - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41519 tikiwiki: 03robertplummer * r34920 10/trunk/lib/trackers/trackerquerylib.php: [NEW] Creation of new lib to be used with trackers, tracker query lib. This lib is simply for reporting tracker data Woohoo, tracker query lib is born! sylvieg: yes, but depending on how long the machine hasn't been upgraded, it might be some pain and time.. tikiwiki: 03robertplummer * r34921 10/trunk/tiki-tracker_export_join.php: [NEW] Tracker reporter/joiner that uses tracker query lib, this isn't a gui, that is coming next. amette: thx - so I let the administrator of the server to do the job? i did an emerge php - but I am stuck in 5.2 sylvieg: you need to do emerge --sync before to get new package definition (upgrades)... tikiwiki: 03robertplummer * r34922 10/trunk/ (templates/tiki-tracker_reports.tpl tiki-tracker_reports.php): [NEW] Tracker reports, that use tracker query lib to join trackers together and do other interesting things with trackers. ... but then you'll get potential upgrade for other packages included and waiting to be upgraded... Tracker reports are born too, woohoo! ... I like to do it all at once as a gentoo admin.. so probably the admin of the machine is picky also.. better let him do it, I think.. amette: thx np, yw :) polom sending structures between tikis fails in tiki7: hi xavi1 :( hi Column 'page_alias' cannot be null the built query was: insert into `tiki_structures`(`parent_id`,`page_id`,`page_alias`,`pos`, `structure_id`) values('0','79',NULL,'1','0') jonnyb: in fact, they also fail in tiki6 so to be honest, it's not a regression well, an old regression then yes, that's more exact should be fairly simple to fix - not so simple to test i would guess in the mysql table I see that another column has NULL values page_version is NULL in most values of tiki_structures I did dive a bit in the code (send objects, received pages, etc.)... but I didn't get clear what the simple fix needs to be sylvieg around? looks like structlib.php line 220 yes, I'm there hmm $alias defaults to "" in the function definition, so it must be in what calls it mmm xmllib.php maybe? (never been in there) that's the url where I see the error: https://domain/tiki7svn/tiki-received_pages.php?offset=0&sort_mode=receivedDate_desc&accept=1 and objects come from another tiki site, like: https://domain2/tiki7svn/tiki-send_objects.php the first one in xmllib doesn't specify alias (so should default to "") and the second call sends it as "" specifically, so not those ones... any line number for tiki-recieved.... error? mmm, never mind. I don't understand where the error might be. I'll copy paste page by page (in a few hours I'll have finished) :P i can't see any easy fix otherwise, I don't know how many days until I have that content migrated successfully no problem, thanks jonnyb for your feedback New Forum Posts: How insert a ">" in the text of a link - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41525 New Forum Posts: tiki-7.0: article reading problem with \{CODE\} plugin - "Paginate articles" feature makes the trouble - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41524 tikiwiki: 03lphuberdeau * r34923 10/trunk/ (11 files in 9 dirs): [NEW] Adding support for authenticated HTTP sources configurable from the admin panels, should work magically with all http requests going through the standard paths hi lphuberdeau - what's that last commit about? looks interesting :) allows you to configure basic auth on some content providers so when tiki fetches something from there, authentication is provided I have at least one more auth mode to add like what - do you have an example? well, kind of works along with the upload from source for file galleries, but will work for other stuff as well wasn't that released 2 months ago? tikiwiki: 03lphuberdeau * r34924 10/trunk/lib/rss/rsslib.php: [MOD] Run through httprequest instead of letting zend to it's own thing to get all the features well, now you can access RSS feeds on a protected site from tiki aha - could be very handy thanks lphuberdeau! tikiwiki: 03sampaioprimo * r34925 10/trunk/lib/trackers/trackerlib.php: [FIX] missing $smarty global in trackerlib New Forum Posts: PluginInclude and 403/404 Error - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41527 hey all! Is there a way with plugintrackerlist to combine two columns into one? Not that I know of, but http://doc.tiki.org/PluginList should give you more freedom tikiwiki: 03lphuberdeau * r34926 10/branches/7.x/ (9 files in 6 dirs): [MOD] bp/34217,34219-342222,34223-34225,34228,34230,34240-34242 - Multiple enhancements to newsletters held in trunk before 7.0 release ok, can you give me an example of how to use that with trackerlist? it's separate from trackerlist can't be used with trackerlist hey, sorry bout that...i got disconnected so how can i use that plugin list with trackers? specify the type filter to be trackeritem um....i really dont understand this plugin at all you do {list()}....then what goes inside it? there are plenty of examples tikiwiki: 03lphuberdeau * r34927 10/trunk/ (12 files in 7 dirs): [MRG] Automatic merge, branches/7.x 34885 to 34926 yeah, but no good explanations....is output where you specify the content? like what is actually toing to be displayed polom tikiwiki: 03lphuberdeau * r34928 10/branches/7.x/ (9 files in 7 dirs): [ENH] bp/34411 - Allow to disable search result highlight to speed up rendering significantly tikiwiki: 03lphuberdeau * r34929 10/trunk/ (. templates/list_file_gallery_content.tpl): [MRG] Automatic merge, branches/7.x 34926 to 34928 Hi from all i need help banner banner plugin us help-me? Polom tikiwiki: 03sylvieg * r34931 10/trunk/modules/mod-func-since_last_visit_new.php: better English tikiwiki: 03lphuberdeau * r34932 10/trunk/lib/tikilib.php: [ENH] First touch the URL with a GET request to start the session, to get the login screen in Tiki to work for example tikiwiki: 03chealer * r34933 10/branches/7.x/lib/comments/commentslib.php: tikiwiki: [FIX] Comment edition (r33265 regression) tikiwiki: thanks chibaguy tikiwiki: 03changi67 * r34934 10/branches/7.x/lib/smarty_tiki/function.select_all.php: [FIX] function smarty_modifier_escape does not exist, now it is tikiwiki: 03changi67 * r34935 10/branches/7.x/templates/tiki-batch_upload_files.tpl: ~MOD~ Styling + class definition tikiwiki: 03changi67 * r34936 10/branches/7.x/templates/tiki-batch_upload_files.tpl: [FIX] Wrong variables good afternoon and polum to all I'm having a permissions issue with {files} plugin why can't user Agent, in Group Agents, see the output of {files}? I've been over the permissions and allowing view and download files for the group but the output is saying No Records Found and when viewed as Admin all the records are there. codyg: can those users se the files through the normal means (i.e. not through the files plugin?) I'm trying to make the user have access to only one wiki page with the list of downloadable pdf files real estate agents need access to two years of minutes not the rest of the site i'm going to see if it works with a category plugin I mean if you tried going to the file gallery directly and see if the users can see the files you will be sure that your perms are ok, and that the problem might be with the perm checkin gin the files plugin maybe it's the tiki_p_view_file_gallery perm when i try to set a group homepage to a page, or http://xxxxx.com/tiki-browse_categories.php?parentId=7, new pages are created that have tiki initialization things. I need group homepage to be http://xxxxx.com/tiki-browse_categories.php?parentId=7 ... possible? well, if that does not work above, one workaround might be to use the redirect plugin http://doc.tiki.org/pluginredirect i'll have a look, thanks I think it should be something more simple, like putting something in the Group Homepage field, but it keeps popping out default Welcome to Tiki stuff or No Records Found. codyg: back to your files plugin problem, I think there might be a bug in the files plugin are you committer to tiki? not i i'm just new here what version are you using? 7 beta or rc1 I updated the site from 6.3 last week what seems buggy is the Group Homepage field I am certain that Group Homepage worked in 6 what do you mean buggy? or i just don't know how to configure it. though i've done other group homepages, this one is giving me trouble. {category id="7" types="fgal" sort="name_asc" showname="y" showtype="y" one="y"} << this is sort of thing what I want to put on the group homepage. You'd think it would output a list of files, right? Maybe I'm trying to make this too complex and I should just create a menu item to the items in the category, or maybe just a link to the file would be easiest thing to do. I thought it would be nice to spit out a list of downloadable files on the Group Homepage. That would be ideal. codyg: if I commit a change to FILES plugin, can you try it right away? polom - short visit nkoth: sorry about that I was called away will be back later tikiwiki: 03marclaporte * r34937 10/trunk/styles/layout/layout.css: [MOD] Labels in PluginTracker look better when top-aligned (subjective, feedback welcome)