SVN: Commit by rischconsulting :: r 15712 /trunk/templates/tiki-view_tracker.tpl: Scoping error reintroduced. See 15368 I would like to syndicate RSS, but not just titles, I would like the entirty of the content If anyone knows how I can make that happen, Id love to hear it. I will lurk from here on out alphakamp: Add RSS formatting control to wish list, write the code, or hire someone to write the code. yo ! is there some trick to watch all wiki pages ? (except RSS) hello all hi ricks99 do you know if there's some trick to watch all wiki pages ? rss? if the pages are categorized, u can watch the catgory & children and on the email notification page, u can "watch" for any page creation, by language let's exclude rss *rick really wishes there were a tiki admin dashboard.... i've come up with the dashboard idea on one of the free webcom speeches in Mtl - MyTiki could be enhanced to it admin dashboard could be useful too, yup i was thinking of an admin dashboard ... y i want to find out (quickly) things like: 1. which traanslations are out-of-sync 2. show me all uncategorized pages 3. show me all un-tagged (folksonomy) pages et ec etc *g* yep looks like some great things came out of the last tikifest been catching up on the videos ricks99, yeah, we missed you there too one day..... q: is there a way to activate the sandbox *without* granting tiki_p_edit perm? trying to hack around the editpage.tpl why you need that ? can you assign special perms for the sandbox page only ? then you can assign the edit perm only for that page i tried that... gaven edit to anonymous but the editpage.tpl has specific security checks embedded i cannot get the PREVIEW button to appear (without preveiew, what good is sandbox?) oh, it worked before on sandbox page to preview my anon groupd does not have tiki-p_edit, but i assigned edit>anonymous on the page. anony can see the page... can click edit... but theres no preview button :( assign tiki_p_view ? has hmm, that's weird then disregard operator error if i used the correct test login.... *rick needs more coffee ufff, ok :) LOL, you should put one more to be valid ;) not done yet... :P SVN: Commit by sylvieg :: r 15713 /trunk/lib/trackers/trackerlib.php: [FIX]trackers: partiel fix: sort on computer fields: now save the value of the computed field in the database. But will work only if the computed field uses simple field - not field from another item. The items must be resaved to be sorted hello--i've got an issue with https login. i set it to force before i had thoroughly tested my ssl setup, and now cannot get into the site. i've found the https_login entry in the tiki_preferences table, and would like to know what to change it to to disable https forced any help would be appreciated I have https_login with the value disabled in my database + you have to close the session(close browser...) + perhsp clear the cache temp/cache (all the files except index.php) that took care of it--thanks! SVN: Commit by sylvieg :: r 15714 /trunk/lib/trackers/trackerlib.php: [FIX]tracker: to have computed on computed hi, what is the field for "active / inactive" status is users_users? and, is this the only place in the database where the user's status would need to be modified to activate them? it looks like it is users_users.usrflag - would it just need be modified in this table? :-( who added pattern login without a way to change them interactively... polom marclaporte: I ercreared the mysql user - to try to debug... created on dev.tw super! there are some tuning that can be done ... not sure the hosting will let be do it table corruption could be solved by moving to innodb but then you could see other problems coming up yeh... perhaps a cron to repair tiki-Sessions... but the hosting does not accept enough simultaneus connection usually, it's better to make sure the server does not crash ;) marc can you change the mysql setting on this hosting? SVN: Commit by Jyhem :: r 15715 /trunk/ (42 files in 36 dirs): [ENH] Some more capitalization SVN: Commit by sept_7 :: r 15716 /trunk/ (3 files in 2 dirs): [BPB] BPB for Nyloth :D [FIX] filegals and others : fix permissions setting ... Is the following still needed, or has been fixed? # Hack to work around XSS problem with url damage to {FLASH} plugin. RewriteRule ^tikimovies/multiplayer.swf?hack=(.*)$ tikimoves/multiplayer.swf?url=$1 [QSA,L] not yet marclaporte: dev.tw is really stuck - I need a reboot to go further SVN: Commit by sept_7 :: r 15717 /trunk/tiki-list_file_gallery.php: [FIX] filegals : delete unneeded perm, Sylvie is right... SVN: Commit by lphuberdeau :: r 15718 /trim/src/sshlib.php: [FIX] Remove files from backup as they are removed from remote host SVN: Commit by aproulx :: r 15720 /trunk/ (4 files in 4 dirs): updating code for categories in imags Galleries Hi! I followed all the instructions in MULTITIKI AKIRA INSTALL and got a blank page when tried to run tiki-install. My tiki was running as localhost on UBUNTU 8.04, APACHE2, MYSQL, PHP-5. What can I do to solve this problem? Many Thanks SVN: Commit by rook1666 :: r 15721 /trunk/db/tiki.sql: [FIX] Added field 'allday' tinyint(1) to tiki_calendar_items for allday-support SVN: Commit by rook1666 :: r 15722 /trunk/installer/schema/20081105_calendar_items_allday_tiki.sql: [FIX] Added field 'allday' tinyint(1) to tiki_calendar_items for allday-support please do not do a svn up view page for anonymous is broken polom http://doctwo.amette.eu/tiki-index.php is spinning, no load SVN: Commit by rook1666 :: r 15723 /trunk/installer/schema/20081105_calendar_items_allday_update.sql: No log message Hmm. I didn't get run through the setup screens because I fed it db/local.php. And I looked up "DELETE FROM tiki_feature" and found a solution only in the IRC logs... from myself. :-) Oh, goodness. With my CSS from 2.1, trunk is showing odd horizontal menus and all content is at wrong placement. marclaporte: loads fine here for me... ... if there hasn't been anything going on for some time on the site, then it takes a bit on the first load, but after that it runs nicely for me On Trunk, Look & Feel "Custom Site Header" content says: "This setting requires a special input handler." Can I have a clue, please? hi - can anyone point me in the right direction regarding integrating ssl into tikiwiki? I noticed my session lifetime on trunk was 0, so changed it to 14400 (seconds, I hope). Now page is right-justified and several menu options are in Arabic. @SEWIlco: this is a bug on the admin pages. the language is not set on a new install, so the first time u go there, it selects ARABIC (first lang in list) OK, now I'm trying to find the language selection option. Hope it's not off my screen on the left; FF is not giving me a horizontal scroll bar. There, found language option. Had to disable CSS. tiki-admin.php?page=i18n http://doctwo.amette.eu/tiki-index.php is now working for me sylvieg: Is anon access still broken on trunk? dev.tw.o: User devtiki_tiki has already more than 'max_user_connections' active connections SVN: Commit by sewilco :: r 15724 /trunk/templates/tiki-view_articles.tpl: [FIX] view_article titles link to the articles. marclaporte's tracker item number unavailable at moment. SVN: Commit by sewilco :: r 15725 /trunk/templates/tiki-view_articles.tpl: [FIX] remove my silly newline SEWilco2 : last commit should fix anon access on trunk + dev. I asked mars to reboot the server SVN: Commit by sylvieg :: r 15726 /trunk/ (lib/userslib.php tiki-setup_base.php): [FIX] take away useof cache (rev:15716-15587) The cache has not the same format: QUestion: what is better change the cache format and the API get_group_permission or not use cache (one query) Is there a way in the file galleries to make subgalleries inherrit permissions from the parent gallery? liquidape: I do not think so - you have more or less a copy of perm and categ when you duplicate a gallery - but there is not link between the gallery after : you can change one independantly SVN: Commit by sylvieg :: r 15727 /trunk/ (5 files in 3 dirs): [MOD]trackerlist: option export to have a buttom linked to the export page where selected fields and filters from TRACKERFILTER or param filterfields will be preselected yop SVN: Commit by sylvieg :: r 15728 /trunk/ (6 files in 5 dirs): [FIX]prefs: put into a prefs the login pattern+ add space and ' hmmmn. Do you know where and how those perms are stored? I'm actually creating the galleries by using a script I built because it would be far too time consuming to make the gallery structure for every project we work on. If I could just build the permissions/catagory information into the script it would save a lot of time. if it is duplicate at creation the parent setting - easy look at duplicate gallery and you will find the code - if it is an inheritance kept over time - it needs some database memo sylvieg: I see your commit involving but haven't looked at the code. Remember users may be in several groups. s/involving but/involving cache but/ SEWilco2: that "This setting requires a special input handler." you saw is the new Admin Magic unfinished feature... use the old Look & Feel Admin instead which commit .. too many today *g* luciash: Yes, I resorted to old Admin. sylvieg: 15726 sylvieg: All I noticed is that in the summary you're using singular when referring to group. sylvieg: : so I need to reboot server? to answer your question - perfect I took away the cache that was for people with only one cache marclaporte: yes :-) I have it stuck stucked / stuchs - whatever yes the error was to try to use the cache when user was only in a group - example : anonymous - nyloth missed his commit - and spet_7 did not fixed properly It took a lot of brain for this marclaporte: if I can change some mysql config the site can run a little further + using php5 (I know yet how to do it on your server) will help luciash: not only my brain but spet+nyloth+mine brains oh no, we're loosing lot of great brains :-p and only for one query oh, who is the poor guy ? :) tomb was very upset - he was to guy to find out it was broken luciash: Loose brains can be OK. I just hope we don't lose any. :-( anyway, great you found it out together ! not sure - waiting for the strasbourg team to wake up.. SEWilco2: right :) sylvieg: hmm, if they went to bed/pub already, you'll wait pretty long, it's 23:50 here sylvieg: :why does php5 make a diference? speed and speed is more connection possible sylvieg: : done: /home/devtiki/public_html/.htaccess marclaporte: I do not understand why a command line mysql on dev.tw.org gives me User devtiki_tiki has already more than 'max_user_connections' active connections and noe dev.tw.org gives me internal server error ... was thinking about changing php5 in the apache handlers in the cpanel... as soon as it is back - I will reset all the log - to have a stat collection I requested reboot ah ok thanks when dev.tw.o is moved to amette's dedicated server, you'll have more tools :-) the mysql setting for dev.tw is not the best for sure - on a dedicated server we can change :-) looking at the logs - there arwe some queries without indexes too - needs to be fixed sylvieg: : you have mail need to take care with those indexes too... saw a huge index on a log table... that does not make any sense It's always the tiki_sessions that causes problems it's just because everyone writes it, so there are more chances for it to be in write process when the server crashes sylvieg: : http://dev.tikiwiki.org/tiki-index.php strange http://dev.tikiwiki.org ->error , http://dev.tikiwiki.org/tiki-index.php->ok when dev.tw scratches the last access is almost everytimes google bot thx marc to set dev to php5 index.php is probably error with file with perms just sawp back with standard index.php and run setup.sh and should be fine SVN: Commit by rischconsulting :: r 15729 /trunk/modules/mod-freetags_most_popular.php: blank line at end after \} killed ajax in FF3. See Rev 15688 menupage is not working anymore since php5 :-( sylvieg: Maybe dev.tw.o is getting ill at too many googlebot session files? Check how long sessions last.