***: marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
ChefTim has joined #tikiwiki ChefTim: 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 marclaporte: .htaccess file? ChefTim: Ok. Just beginning to learn how tikiwiki works. Want to make sure I don't break upgradeability in some way. ***: hrsms has joined #tikiwiki hrsms: 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 ***: MartinCleaver has quit IRC (Quit: MartinCleaver) hrsms: 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? ***: marclaporte has quit IRC (Quit: See you later! http://marclaporte.com)
goj|ghost has joined #tikiwiki
goj has quit IRC (Ping timeout: 246 seconds)
goj|ghost is now known as goj
Caarrie is now known as Caarrie|sleeping
hrsms has quit IRC (Quit: Page closed)
ChefTim has quit IRC (Remote host closed the connection)
RavenC has joined #tikiwiki
RavenC has quit IRC (Client Quit)
Caarrie|sleeping has quit IRC (Ping timeout: 240 seconds)
OTR has joined #tikiwiki OTR: 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 ***: OTR has quit IRC (Quit: Page closed) Tikiwiki|bot: 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 ***: FrankP has joined #tikiwiki
batchman82 has joined #tikiwiki
FrankP has quit IRC (Ping timeout: 276 seconds)
redflo has joined #tikiwiki
FrankP has joined #tikiwiki
niclone has joined #tikiwiki
niclone has quit IRC (Quit: C-x C-c)
Wilkins has joined #tikiwiki
JoernOtt has joined #tikiwiki
j0n3 has joined #tikiwiki CIA-65: tikiwiki: 03cdrwhite * r28210 10/trunk/ (3 files in 3 dirs): [FIX] Bugfix in page contribution + xhtml compliance (honouring block tags) in wikiplugin_author ***: niclone has joined #tikiwiki CIA-65: tikiwiki: 03cdrwhite * r28211 10/trunk/lib/wiki-plugins/wikiplugin_author.php: [FIX] Removing newlines leftover from validation debugging Tikiwiki|bot: 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 ***: FrankP has quit IRC (Ping timeout: 248 seconds)
Caarrie has joined #tikiwiki
Caarrie is now known as Caarrie|away
MartinCleaver has joined #tikiwiki
jonnyb has joined #tikiwiki
dn has joined #tikiwiki dn: 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 ? ***: marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte dn: ?? Tikiwiki|bot: ??[x]: Usage: ?? <word> [> nick] dn: !help Tikiwiki|bot: You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . dn: 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 ? sylvieg: comment in the tpl {* *} the options you do not want to see CIA-65: 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 dn: 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 sylvieg: templates/tiki-upload_file.tpl ??? dn: is that for creating a new gallery? ***: ricks99 has joined #tikiwiki sylvieg: ah sorry
so you have the right tpl dn: 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 sylvieg: {* and *} dn: at either end?
it made the page not work :S sylvieg: perhaps teh easier is to {* <tr>....</tr>*} around each line you do not want dn: ahh kk thx
thanks alot
got it working
your a star
:)
cheers ***: dn has quit IRC (Quit: Page closed) ricks99: hi all marclaporte: hi ricks99 ricks99: hi marc JoernOtt: 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? sylvieg: historical reason = no reason JoernOtt: ok ricks99: @marclaporte: no takers for 5.1, eh? JoernOtt: 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 sylvieg: which mail - because some use the zend lib and some the old htmlmime lib JoernOtt: from admin send testmail
as I said, I will investigate on the weekend sylvieg: .. I think this one is the old lib JoernOtt: ok
it is used by webmail then as well, isn't it? sylvieg: yes ***: RavenC has joined #tikiwiki marclaporte: JoernOtt : SMTP work was started but never finished because we didn't plan/think it would be so much work to deploy everywhere RavenC: polom marclaporte: that's the reason for the partial implementation sylvieg: marclaporte: do not confuse SMTP with zend lib
SMTP works (with bug perhaps) with both lib JoernOtt: well, I am investigating it, maybe it is a 30-min fix :-) -: sylvieg still does not understand why the zend introduction needed a new API... JoernOtt: SMTP is quite straightforward marclaporte: oups, yes, I replacing old lib by Zend
oups, yes, I meant replacing old lib by Zend ***: j0n3 has quit IRC (Quit: Page closed)
OTR has joined #tikiwiki OTR: 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 marclaporte: 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 OTR: http://doc.tikiwiki.org/Ubuntu+Install?bl=y found it at that link thanx!
should have looked deeper to begin with :) marclaporte: And after: http://doc.tikiwiki.org/Installation OTR: thanx a lot! probably remember me as ibrrorg --- long time no chat. i've been OTR marclaporte: hehe
yes, we spoke on the phone...
You may be interested in http://www.openstreetmap.org/ OTR: 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 marclaporte: 5.0 has a few issues
so I suggest 4.3 or 5.1 OTR: major? ah, ok i'll do 5.1 marclaporte: Daily build of pre-5.1 is good: http://dev.tikiwiki.org/Daily+Build OTR: i'll read up thoroughly...my best to luciash when ya'll chat marclaporte: :-) OTR: quick ? can i simply supplant in the wget statement .../tikiwiki-3.1.tar.gz with /tikiwiki-5.1.tar.gz ? ***: goj|ghost has joined #tikiwiki
goj has quit IRC (Ping timeout: 248 seconds)
goj|ghost is now known as goj
jonnyb has quit IRC (Quit: jonnyb)
OTR has quit IRC (Quit: Page closed)
rodrigo_sampaio has joined #tikiwiki RavenC: Marc, is the daily build zip a complete package? Can it be copied on top of a 5.0 ? ***: marclaporte has quit IRC (Ping timeout: 276 seconds) sylvieg: do we have an easy way to do help button with a jg popup? ricks99: @RavenC: daily bulids are complete ***: jonnyb has joined #tikiwiki RavenC: Ricks, thanks ***: rodrigo_sampaio has quit IRC (Read error: Connection reset by peer)
rodrigo_sampaio1 has joined #tikiwiki
redflo has left
rodrigo_sampaio1 has quit IRC (Read error: Connection reset by peer)
rodrigo_sampaio has joined #tikiwiki
rodrigo_sampaio has quit IRC (Ping timeout: 276 seconds) CIA-65: 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 ***: rodrigo_sampaio has joined #tikiwiki
redflo has joined #tikiwiki
rodrigo_sampaio has quit IRC (Quit: Leaving.)
MartinCleaver has quit IRC (Quit: MartinCleaver) CIA-65: 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) ***: Wilkins has quit IRC (Ping timeout: 276 seconds)
Caarrie has joined #tikiwiki
Caarrie|away has quit IRC (Ping timeout: 240 seconds) CIA-65: 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. ***: FrankP has joined #tikiwiki
happydesign2 has joined #tikiwiki happydesign2: hi all ***: happydesign2 has left
Aalandriel has joined #tikiwiki CIA-65: tikiwiki: 03cdrwhite * r28219 10/trunk/templates/modules/mod-quick_edit.tpl: [MOD] Adjusting the size of the input fields in the QuickEdit module Aalandriel: 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 chealer: polom jonnyb: hi chealer 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 jonnyb: they seemed to be afterwards, just not getting through to that function i guess Aalandriel: 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 chealer: 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 Aalandriel: 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. chealer: Aalandriel: yes but Tiki 5.x is not the same as 5.0
hum, that would be strand Aalandriel: *slams head into a wall* chealer: 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 Aalandriel: I'll see what I can do. And hope he speaks english better than I do german ;) chealer: he most likely does ***: happydesign2 has joined #tikiwiki happydesign2: hi all ***: happydesign2 has quit IRC (Client Quit) Tikiwiki|bot: 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 CIA-65: 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 ***: redflo has left
ibrrorg has joined #tikiwiki ibrrorg: 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 :) chealer: hi ibrrorg. surely not, 5.1 is not released yet. ibrrorg: 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 :) chealer: 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. ibrrorg: ah....ok ill hang out and maybe someone will have some pointers :) chealer: (if you know Subversion, it's easy, otherwise, probably a little more complicated) ibrrorg: nope, just converted to ubuntu (LOVE IT!!!!!!!!!!!!!!) and am following the info on the link i posted from ya'lls site chealer: there's information on Subversion here: http://dev.tikiwiki.org/tiki-index.php?page=SVNTips if you're willing to take that route ***: goj has quit IRC (Remote host closed the connection) ibrrorg: 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? chealer: ibrrorg: the latter is a file, the former a directory ibrrorg: 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 ***: goj has joined #tikiwiki CIA-65: 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. ***: jonnyb has quit IRC (Quit: I am going outside... I may be some time...)
ricks99 has quit IRC (Quit: Get more help: Tiki for Smarties http://twbasics.keycontent.org and Tiki Essentials http://twessentials.keycontent.org)
ibrrorg has quit IRC (Quit: Page closed) CIA-65: 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 ***: rodrigo_sampaio has joined #tikiwiki
happydesign2 has joined #tikiwiki happydesign2: hi all
how can i embed pictures into the wiki articles? sylvieg: doc.tikiwiki.org/pluginimg happydesign2: thx ***: ibrrorg has joined #tikiwiki ibrrorg: 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 sylvieg: did you create the database? chealer: ibrrorg: wget svn co ... wouldn't work. wget is a command, svn is another one. sylvieg: is your database accessible by command line or phpmyadmin? ibrrorg: 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 ***: RavenC has quit IRC (Quit: ~ Trillian Astra - www.trillian.im ~) ibrrorg: i guess command line is the $ thing right? sylvieg: but did you create a database? ibrrorg: 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 happydesign2: ibrrorg u must specificate
an address sylvieg: 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 ibrrorg: im in the sql database now do you want m to type that? sylvieg: if you are in the database perfect ibrrorg: Your MySQL connection id is 69 Server version: 5.1.41-3ubuntu12.3 (Ubuntu) sylvieg: so you have to check the file db/local.php contains the correct param ibrrorg: how do i do that? ***: Caarrie is now known as Caarrie|away ibrrorg: sudo nano b/local.php perhaps? sylvieg: more db/local.php ibrrorg: gives me -> i pulled the file though in another window
ah i thinkk i understand will post ***: marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte CIA-65: tikiwiki: 03sylvieg * r28225 10/branches/5.x/lib/modules/modlib.php: [FIX]module: specify it is perpespective ID happydesign2: thx for aid
byeeee ***: happydesign2 has quit IRC () CIA-65: tikiwiki: 03sylvieg * r28226 10/branches/5.x/lib/smarty_tiki/block.modules_list.php: notice ibrrorg: so, still error. dbase is tikiwiki and added this stuff: GRANT ALL ON tikiwiki.* TO 'twiki'@'localhost' IDENTIFIED BY 'twikipassword'; ***: rodrigo_sampaio has quit IRC (Ping timeout: 260 seconds) CIA-65: tikiwiki: 03sylvieg * r28227 10/branches/5.x/lib/tikilib.php: notice ibrrorg: be back ltr ***: ibrrorg has quit IRC (Quit: Page closed)
redflo has joined #tikiwiki CIA-65: tikiwiki: 03sylvieg * r28228 10/trunk/lib/categories/categlib.php: notice ***: ibrrorg has joined #tikiwiki ibrrorg: 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? sylvieg: 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' ibrrorg: all my laptop has i ubuntu 10.4 nothing else sylvieg: ubuntu with php?
ubuntu with mysql? ibrrorg: i just want to run tiki in the localhost so i can set things up --- i don't know. sylvieg: ubuntu with php-mysql? ibrrorg: i can install anything i want i know that sylvieg: so follow the instructions in the ubuntu page to have the minimum packages
then test each required packages ibrrorg: ur talking about tiki 3.1? sylvieg: and then we can talk about tiki ibrrorg: thats the only tutorial ive found sylvieg: I am talking about any tiki -: sylvieg thinks ibrrorg needs to try some non expensive hosting - where all the 'common' packages are installed ibrrorg: 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 ***: ibrrorg has quit IRC (Quit: Page closed)
fabricius has joined #tikiwiki fabricius: 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? sylvieg: db/lockI think
sorry db/lock ***: redflo has left
FrankP has quit IRC (Ping timeout: 240 seconds)
Caarrie|away is now known as Caarrie
Aalandriel has quit IRC (Ping timeout: 252 seconds)