hi. Can someone point me to where I can change the redirect information for the domain/stats/ page with seo urls enabled? My host is overriding that url for their stats page .htaccess file? Ok. Just beginning to learn how tikiwiki works. Want to make sure I don't break upgradeability in some way. Upgrading to 5.0, I have some permission issues. I've already set the top-level folders to 777. I didn't go to deeper levels because I don't have shell access, and so I have to do it manually with CPanel. I get this error when running tiki-install.php... Warning: fopen(db/local.php) [function.fopen]: failed to open stream: Permission denied in /home/hrsms/public_html/home/installer/tiki-installer.php on line 70 I can't tell from this what doesn't have the correct permissions Is there debug output I can turn on? The file is db/local.php, I can see that. the folder db has 777 set In http://doc.tikiwiki.org/Installation I found these instructions: chmod -R 777 ./db ./dump ./img/wiki ./img/wiki_up ./img/trackers ./modules/cache ./temp ./temp/cache ./templates_c ./templates ./styles ./whelp. The list of directories I need to change is not so long as I feared. However, they are all set to 777 already, and I still get this error. How to get more info? could someone point me towards a good site to down load tikiwiki for ubuntu 10.4 (I'll run it on localhost for now) thanx New Forum Posts: header redirect "/tiki-index.php" - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37918 New Forum Posts: Survey as module - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37920 New Forum Posts: Survey as module or survey listed on every page - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37920 tikiwiki: 03cdrwhite * r28210 10/trunk/ (3 files in 3 dirs): [FIX] Bugfix in page contribution + xhtml compliance (honouring block tags) in wikiplugin_author tikiwiki: 03cdrwhite * r28211 10/trunk/lib/wiki-plugins/wikiplugin_author.php: [FIX] Removing newlines leftover from validation debugging Recent Bug: Tracker item: #3506 - - Show Quick Url not working in IE8 (8.7600.16385) - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3506 hey im trying to get rid of all the options when creating a new gallery so people only have to enter a name and descrition, anyone know how to do this ? ?? ??[x]: Usage: ?? [> nick] !help You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . hey im trying to get rid of all the options when creating a new gallery so people only have to enter a name and descrition, anyone know how to do this ? comment in the tpl {* *} the options you do not want to see tikiwiki: 03eromneg * r28212 10/trunk/lib/profilelib/installlib.php: [ENH] menu handler: allow the use of the module_arguments parameter for the position=none user module creation case - but keep the format simple by not using the $key= element i dont know which options or where im looking :S i know which options but dont know where to find them i activated edit templates and it take me to tiki_list_file_galleries.tpl but i cant find the options templates/tiki-upload_file.tpl ??? is that for creating a new gallery? ah sorry so you have the right tpl it says include edit_file_gallery.tpl but i cant find it found it going to see if the options are in here yay found it if i ** the other options will the form fail to work or will it just not take them into account as permissions have been set up for what i want to happen and do i just put * * before the line and at the end {* and *} at either end? it made the page not work :S perhaps teh easier is to {* ....*} around each line you do not want ahh kk thx thanks alot got it working your a star :) cheers hi all hi ricks99 hi marc lo everybody, just looking at the forum/commentslib stuff. I am wondering why there ist new $commentslib=new Comments in the commentslib file (this is how it is in many others) but is done in tiki-forums.php is there a special reason or just another authors different coding style? historical reason = no reason ok @marclaporte: no takers for 5.1, eh? btw, I just found some starnge thing in trunk when using smtp instead of sendmail for sending out mails my exim refuses the connect with an illegal EHLO syntax I did not yet test it with 5.x so far, but this could be a minor blocker I have to test it with postfix as well and find out a bit more before opening a bug report and getting into it but I will do so on the weekend which mail - because some use the zend lib and some the old htmlmime lib from admin send testmail as I said, I will investigate on the weekend .. I think this one is the old lib ok it is used by webmail then as well, isn't it? yes JoernOtt : SMTP work was started but never finished because we didn't plan/think it would be so much work to deploy everywhere polom that's the reason for the partial implementation marclaporte: do not confuse SMTP with zend lib SMTP works (with bug perhaps) with both lib well, I am investigating it, maybe it is a 30-min fix :-) SMTP is quite straightforward oups, yes, I replacing old lib by Zend oups, yes, I meant replacing old lib by Zend can someone point me to a good sep-by-step guide to downloading tikiwiki 5.x for ubuntu 10.4 thanx i have a fresh install of ubuntu w/o anything other than the updates OTR: I would suggest to run apt-get for a random php app (like PhpMyAdmin) to make sure all the php-mysql stuff is working http://doc.tikiwiki.org/Ubuntu+Install?bl=y found it at that link thanx! should have looked deeper to begin with :) And after: http://doc.tikiwiki.org/Installation thanx a lot! probably remember me as ibrrorg --- long time no chat. i've been OTR hehe yes, we spoke on the phone... You may be interested in http://www.openstreetmap.org/ yes sir ... won't tie you up, i'm off to install and looking forward to 5.x ... i'm porting to local host for now 5.0 has a few issues so I suggest 4.3 or 5.1 major? ah, ok i'll do 5.1 Daily build of pre-5.1 is good: http://dev.tikiwiki.org/Daily+Build i'll read up thoroughly...my best to luciash when ya'll chat :-) quick ? can i simply supplant in the wget statement .../tikiwiki-3.1.tar.gz with /tikiwiki-5.1.tar.gz ? Marc, is the daily build zip a complete package? Can it be copied on top of a 5.0 ? do we have an easy way to do help button with a jg popup? @RavenC: daily bulids are complete Ricks, thanks tikiwiki: 03sylvieg * r28213 10/trunk/ (10 files in 8 dirs): [FIX]articles: better implementation 27943: a global param giving the image width in list mode does not work as image can be landscape or portrait. So need to be defined for each article tikiwiki: 03jonnybradley * r28214 10/trunk/lib/validatorslib.php: [MOD] Add missing copyright and svn $Id tag tikiwiki: 03jonnybradley * r28215 10/trunk/lib/wiki-plugins/wikiplugin_trackerfilter.php: [ENH] Trackerfilter plugin: Allow extraparams and process exactvalues for export form if no filters provided tikiwiki: 03jonnybradley * r28216 10/trunk/templates/wiki-plugins/wikiplugin_trackerfilter.tpl: [FIX] Trackerfilter plugin: Inputs for exactvalues for export form (missed from previous commit) tikiwiki: 03cdrwhite * r28217 10/trunk/ (4 files in 4 dirs): [ENH] Adding support for internal message and forum post to the promote page feature tikiwiki: 03jonnybradley * r28218 10/trunk/templates/wiki-plugins/wikiplugin_trackerfilter.tpl: [FIX] Trackerfilter plugin: Disable export button after use. Currently you need to reload the page to re-use. hi all tikiwiki: 03cdrwhite * r28219 10/trunk/templates/modules/mod-quick_edit.tpl: [MOD] Adjusting the size of the input fields in the QuickEdit module is it true that tw 5.0 install differs from the Xref trunk? My version of tw5 still uses feedcreator but the Xref only has that listed for tw4.0 polom hi chealer hi jonnyb Aalandriel: I don't understand the question well but the xref for trunk should not correspond to Tiki 5.0 jonnyb: I didn't see the error you asked about, but it reminds me of a similar installer error if you supply wrong DB credentials (Tiki 5 regression) jonnyb: so I would wonder if your DB credentials are [still] valid they seemed to be afterwards, just not getting through to that function i guess chealer: ah I just figured when I accessed the x-ref from the tiki5.0 link on the http://de.tikiwiki.org site it would show the reference for tw 5 Aalandriel: I don't speak German, but which tiki5.0 link? jonnyb: OK, no idea then. the function always worked well for me up to now Under Das Wichtigste in the left menu. You have a list of links related to tiki 5.x(stable) And underneath that for tiki4.x The xref for 5.0 is linking to trunk instead of branch i guess. Aalandriel: yes but Tiki 5.x is not the same as 5.0 hum, that would be strand *slams head into a wall* s/strand/strange/ oh, but yeah, that seems to be the case :-( Aalandriel: it would be nice to tell the admin (ohertel) about your finding I'll see what I can do. And hope he speaks english better than I do german ;) he most likely does hi all New Forum Posts: Where is column width set for long text answers in Surveys? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=37923 tikiwiki: 03chealer * r28220 10/trunk/installer/schema/ (20100721_todo_notif_tiki.sql 20100721_todonotif_tiki.sql): [FIX] rename 20100721_todo_notif_tiki.sql to 20100721_todonotif_tiki.sql to force execution after 20100721_todo_tiki.sql (hackish) tikiwiki: 03sampaioprimo * r28221 10/trunk/tiki-blog_post.php: avoid warning spoke with mlaporte today about getting tiki for ubuntu. i am in hopes of getting 5.1 (most stable for 5 he said). can i simply supplant in the wget tikiwiki-5.1.tar.gz for tikiwiki-3.1.tar.gz? thanx i have a fresh install of ubuntu 10.4 and am walking thru the steps listed at http://doc.tikiwiki.org/Ubuntu+Install?bl=y#Ubuntu_Install right now should also note that i am wanting to contain it for localhost only --- won't pub to the web for a period of time :) hi ibrrorg. surely not, 5.1 is not released yet. i had said i was interested in 5 and he said go 5.1 as probs w/5 i supose this was around 1000EST today maybe the conversation is in the logs? if 5 is good the so be it...hadn't been around since 4.0 and want to work w/the maps deal :) ibrrorg: it's in the logs, but 5.1 doesn't exist yet. you may want the latest 5.x, but I don't know how easy that is to get. ah....ok ill hang out and maybe someone will have some pointers :) (if you know Subversion, it's easy, otherwise, probably a little more complicated) nope, just converted to ubuntu (LOVE IT!!!!!!!!!!!!!!) and am following the info on the link i posted from ya'lls site there's information on Subversion here: http://dev.tikiwiki.org/tiki-index.php?page=SVNTips if you're willing to take that route s'pose i could learn Subverion?! what the heck, pile the plate high 'eh? i have a book on cgi, pearl, linux and ah you came thru! be back in a bit after reading! so why couldn't i just suplant {edited link}i.svn.sourceforge.net/svnroot/tikiwiki/branches/5.x where tikiwiki3.1.tar.gz would be? ibrrorg: the latter is a file, the former a directory let me better show: the install site says to put this: wget http://softlayer.dl.sourceforge.net/sourceforge/tikiwiki/tikiwiki-3.1.tar.gz could i simply put wget svn co https://tikiwiki.svn.sourceforge.net/svnroot/tikiwiki/branches/5.x tikiwiki: 03jonnybradley * r28222 10/trunk/lib/validatorslib.php: [FIX] Validators: Fix for textarea type fields tikiwiki: 03jonnybradley * r28223 10/trunk/lib/ (validators/validator_distinct.php validatorslib.php): [NEW] Tracker field "distinct" validator. Checks if the input value already exists in that field (with any status) and returns an error if so. tikiwiki: 03sampaioprimo * r28224 10/trunk/ (7 files in 5 dirs): tikiwiki: [ENH] show tags when previewing a blog post tikiwiki: [ENH] adjust action icons position in blog post listing hi all how can i embed pictures into the wiki articles? doc.tikiwiki.org/pluginimg thx so i got 5.o unpacked and such into my ubuntu laptop, but i get a Tiki is unable to connect to the database is this salvageable or should i just wipe the whole thing and start from scratch. i have terminal and such as well did you create the database? ibrrorg: wget svn co ... wouldn't work. wget is a command, svn is another one. is your database accessible by command line or phpmyadmin? yeah i have command line i loaded the stuff via downloading the pack and then dragging it to the /var/www area all the files seemok when i tpe ls i guess command line is the $ thing right? but did you create a database? it prompted me for mysql5 database, gave it a password followed http://doc.tikiwiki.org/Ubuntu+Install?bl=y to the 'T' except for the sendmail trip, it gave a bunch of garbage couldn't find this and that is there an easy way of simply dumping new ubuntu (nothing on it now and i have usb) and then installing 5.0 as a pack easily? mysql -u root -p was what it said to run to create database ibrrorg u must specificate an address and if you do mysql -u root -pxxxx your_database_name with root and xx your_database_name as specify in your db/local.php im in the sql database now do you want m to type that? if you are in the database perfect Your MySQL connection id is 69 Server version: 5.1.41-3ubuntu12.3 (Ubuntu) so you have to check the file db/local.php contains the correct param how do i do that? sudo nano b/local.php perhaps? more db/local.php gives me -> i pulled the file though in another window ah i thinkk i understand will post tikiwiki: 03sylvieg * r28225 10/branches/5.x/lib/modules/modlib.php: [FIX]module: specify it is perpespective ID thx for aid byeeee tikiwiki: 03sylvieg * r28226 10/branches/5.x/lib/smarty_tiki/block.modules_list.php: notice so, still error. dbase is tikiwiki and added this stuff: GRANT ALL ON tikiwiki.* TO 'twiki'@'localhost' IDENTIFIED BY 'twikipassword'; tikiwiki: 03sylvieg * r28227 10/branches/5.x/lib/tikilib.php: notice be back ltr tikiwiki: 03sylvieg * r28228 10/trunk/lib/categories/categlib.php: notice so i scrubbed the HD and reinstalled ubuntu 10.4 and am starting over with my attempt to get tiki 5.x i have a thing called synaptic package manager. would this help me? tiki is not a package so no buit to add the packages tiki needs perhaps if you have a system running with a php running with a mysql running - it is enought o have tiki running tiki does not interfers so much with the system' all my laptop has i ubuntu 10.4 nothing else ubuntu with php? ubuntu with mysql? i just want to run tiki in the localhost so i can set things up --- i don't know. ubuntu with php-mysql? i can install anything i want i know that so follow the instructions in the ubuntu page to have the minimum packages then test each required packages ur talking about tiki 3.1? and then we can talk about tiki thats the only tutorial ive found I am talking about any tiki i went here: http://doc.tikiwiki.org/Ubuntu+Install followed everything to the T and then a couple hours ago had to come here to ask why i had issues w/the dBase. tried with both 3.1 and then manually dragging tiki-5.0 to the /var/www/... folder yeah ill look there hello I would need an information what file is the file you "close" after the installatione? I mean it is the installer - but what is the actual name of the file? db/lockI think sorry db/lock