***: marclaporte has joined #tikiwiki
Timoth1 has quit IRC (Read error: 110 (Connection timed out))
fan1 has quit IRC (Read error: 110 (Connection timed out))
NefariousC has joined #tikiwiki
icltlfatppl has quit IRC ("This computer has gone to sleep")
vilisi_t has quit IRC (Remote closed the connection)
chibaguy has joined #tikiwiki
PS|bot: SVN: Commit by kerrnel22 :: r 14194 /branches/experimental/kerrnel-2.5/ (4 files in 2 dirs): [ENH] Added blank date field support.
***: franck has left
Lucymoz has quit IRC (Read error: 110 (Connection timed out))
PS|bot: SVN: Commit by kerrnel22 :: r 14196 /branches/experimental/kerrnel-2.5/lib/smarty_tiki/modifier.substring.php: [NEW] Added substring function to Smarty.
***: Caarrie|away is now known as Caarrie
PS|bot: SVN: Commit by kerrnel22 :: r 14197 /branches/experimental/kerrnel-2.5/lib/setup/user_prefs.php: [ENH] Re-added userPage and userPage_exists variables for scripts that need/use them.
***: mattbmc has joined #tikiwiki
Lucymoz has joined #tikiwiki
tomekkott has joined #tikiwiki
tomekkott: hi all, I assume that if I get a big sign saying "Tikiwiki could not connect to database" and gives me an sql error why, it is using the template error.tpl
in that template, is there any way for me to add to the template information about the function/file/line that called the error.tpl?
chibaguy: tomekkott, looking at error.tpl, I see that it gets a variable like $msg to display. So the template itself only reports info.
If you knew what to add, the template would display it.
tomekkott: hmm, that's the problem, I don't know where to start
brb
***: tomekkott has quit IRC ("CGI:IRC")
tomekkott has joined #tikiwiki
icltlfatppl has joined #tikiwiki
tomekkott: is there any other way of outputing information for errors except through error.tpl?
because just using echo "somethign" in say, tiki-index.php doesn't seem to work
chibaguy: This is out of my depth, but I know you can put variables in template files and the value will be returned, like $page ....
http://dev.tikiwiki.org/Hello%20world
***: Caarrie is now known as Caarrie|sleeping
tomekkott: fwiw, the first database call is located in db/tiki-db.php @ line 153
***: NefariousC has quit IRC ()
icltlfatppl has quit IRC ("This computer has gone to sleep")
tomekkott: hmm, my tiki-install says it goes through 1000+ queries in about 10 seconds without errors, yet I don't see any tables listed. Any idea what might be the problem?
***: tomekkott has quit IRC ("CGI:IRC (Ping timeout)")
marclaporte: tomekkott: no idea
***: franck has joined #tikiwiki
Timoth1 has joined #tikiwiki
mattbmc has quit IRC ("Leaving")
mattbmc has joined #tikiwiki
Timoth2 has quit IRC (Read error: 110 (Connection timed out))
PrezKennnedy is now known as PrezKennedy
NightWork has quit IRC ("Leaving")
ricks99__ has joined #tikiwiki
ricks99_ has quit IRC (Read error: 110 (Connection timed out))
chibaguy: Upgraded a site to trunk and now have an Articles plugin disabled"
...have an "Articles plugin disabled" message where the plugin was used.
Is there a new plugins interface in trunk?
(I know lphuberdeau is working on this....)
Trunk: edit link with Ajax on causes white page, with Ajax off displays error: the XML response that was returned from the server is invalid.
Trunk is the bleeding edge, but I wonder if this is normal behavior currently (Revision 14188) or if I missed something in my update.
***: Timoth1 has left
navishkar69 has joined #tikiwiki
icltlfatppl has joined #tikiwiki
jasprit has joined #tikiwiki
franck has quit IRC ("Leaving.")
icltlfatppl has quit IRC ("This computer has gone to sleep")
Wilkins has joined #tikiwiki
navishkar69 has quit IRC (Remote closed the connection)
navishkar69 has joined #tikiwiki
jasprit has quit IRC ("Leaving.")
SEWilco2 has quit IRC (Read error: 104 (Connection reset by peer))
chibaguy has left
fane has joined #tikiwiki
PS|bot: SVN: Commit by pkdille :: r 14199 /trunk/tiki-edit_templates.php: [FIX] edit templates: feature has to reachable if either feature edit tpls and/or view tpls are active
***: franck has joined #tikiwiki
PS|bot: SVN: Commit by pkdille :: r 14201 /trunk/templates/ (6 files): [MOD] titles: deploy smarty plugin title to some templates
***: fane has quit IRC ("Leaving.")
otabz has joined #tikiwiki
navishkar61 has joined #tikiwiki
navishkar61 has left
navishkar61 has joined #tikiwiki
otab1 has joined #tikiwiki
jerkface03 has quit IRC ()
jerkface03 has joined #tikiwiki
RobotGuy has joined #TikiWiki
RobotGuy has quit IRC (Remote closed the connection)
navishkar69 has quit IRC (Read error: 110 (Connection timed out))
RobotGuy has joined #TikiWiki
otabz has quit IRC (Read error: 110 (Connection timed out))
RobotGuy has quit IRC (Remote closed the connection)
RobotGuy has joined #TikiWiki
chibaguy has joined #tikiwiki
NefariousC has joined #tikiwiki
martinalex has joined #tikiwiki
ricks99 has joined #tikiwiki
ricks99: hi all :)
NefariousC: Hi!
***: chibaguy_ has joined #tikiwiki
chibaguy_: Anyone running trunk?
(at a site, etc.)
With the current files I can't edit wiki pages. Get a white page instead.
***: NefariousC has quit IRC ()
ricks99: trunk? no. im usng 2.0 svn tho... no real issues
***: chibaguy has quit IRC (Read error: 110 (Connection timed out))
Caarrie|sleeping is now known as Caarrie
chibaguy_ is now known as chibaguy
icltlfatppl has joined #tikiwiki
martinalex has quit IRC (Read error: 110 (Connection timed out))
tomb__ has quit IRC ("Ex-Chat")
lphuberdeau: chibaguy, plugins now have checks before running... make sure feature_articles is enabled...
however, it may be a typo in the file causing the problem
fixed
***: tomb has joined #tikiwiki
PS|bot: SVN: Commit by lphuberdeau :: r 14204 /trunk/lib/wiki-plugins/wikiplugin_articles.php: [FIX] Wrong permission name
***: tomekkott has joined #tikiwiki
boly has joined #tikiwiki
boly has quit IRC (Client Quit)
chibaguy has quit IRC (Read error: 110 (Connection timed out))
tomekkott: hmm, anyone know why I would get a blank page after install? It's not a database connection problem (solved that) so it's gotta be something that dies without returning an error
lphuberdeau: typically a memory problem
tomekkott: hmmm, i don't have a limit on memory
is there anything I can set for higher error rates?
lphuberdeau: best is to activate error logging at the php level and look at the log
make sure error_reporting level is set to E_ALL
tomekkott: through ini_set, right?
lphuberdeau: error_reporting() is a function by itself
ini_set works too
tomekkott: i see
PS|bot: SVN: Commit by sept_7 :: r 14205 /trunk/tiki-admin_include_features.php: [FIX] fix feature_pear_date setting in wrong php script
SVN: Commit by pkdille :: r 14206 /trunk/templates/ (8 files): [MOD] titles: deploy smarty plugin templates to some templates
***: rodrigo_sampaio has joined #tikiwiki
PS|bot: SVN: Commit by sept_7 :: r 14207 /trunk/ (3 files in 3 dirs): [FIX] fix problematic cases in tiki-upload_file...
SVN: Commit by sept_7 :: r 14209 /trunk/templates/tiki.tpl: [FIX] add missing end div tag, for XHTML validation and correct style rendering
tomekkott: waht if I don't have access to my logs.... lol
***: martinalex has joined #tikiwiki
tomekkott: a function the same name as a class is a constructor, right?
lphuberdeau: yes
***: lphuberdeau has quit IRC (Remote closed the connection)
icltlfatppl has quit IRC ("This computer has gone to sleep")
tomekkott: then I am confused: LogsLib calls the TikiLib constructor, which calls the TikiDB constructor, which cals the TikiLib constructor.... on and on?
seriously, it's like a giant round about
what am i missing?
***: marclaporte has quit IRC (Read error: 110 (Connection timed out))
chibaguy has joined #tikiwiki
tomekkott: why does the class tikidb call the seeming constructor for TikiLib when TikiLib extends TikiDB?
starting over: my problem seems to be that the connection isn't beeing set in the TikiDB class
***: ricks99 has quit IRC (Remote closed the connection)
franck has quit IRC (Read error: 104 (Connection reset by peer))
PS|bot: SVN: Commit by sept_7 :: r 14212 /trunk/ (2 files in 2 dirs): [ENH] use CSS style to place modules hide/show icons
***: lphuberdeau has joined #tikiwiki
tomekkott: lph, do you know which file/function checks for the input array matching?
nvmd
***: nikhilodeon has joined #tikiwiki
nikhilodeon: hi where can I get the latest stable tikiwiki 2.0 release?
***: icltlfatppl has joined #tikiwiki
nikhilodeon has quit IRC (Remote closed the connection)
SEWilco2 has joined #tikiwiki
nikhilodeon has joined #tikiwiki
chibaguy: nikhilodeon, http://sourceforge.net/project/showfiles.php?group_id=64258&package_id=266122
***: martinalex has quit IRC (Read error: 110 (Connection timed out))
chibaguy has left
nikhilodeon: thanks - and tw 2.0 is out of beta stage then? it is now the "Stable" release?
lphuberdeau: yes
1.9 is now known as "legacy"
***: lphuberdeau has quit IRC (Read error: 54 (Connection reset by peer))
lphuberdeau has joined #tikiwiki
PS|bot: SVN: Commit by lphuberdeau :: r 14216 /trunk/lib/tikilib.php: [FIX] Correct placement of the noparse markers
SVN: Commit by sept_7 :: r 14217 /trunk/ (db/tiki-db-pdo.php lib/tikidblib-pdo.php): [ENH] small clean up in PDO
***: Wilkins has quit IRC (Read error: 104 (Connection reset by peer))
RobotGuy has quit IRC (Read error: 104 (Connection reset by peer))
mattbmc: Sweet!
***: RobotGuy has joined #TikiWiki
mattbmc: I have a 2.0 related question then....I am currently on the "red headed step child" 1.10 beta from a while back.....anyone have insight as to the transitino to 2.0? The last CVS I tried was no good for the upgrade. Anyone done this oddball upgrade?
***: marclaporte has joined #tikiwiki
mattbmc: For better or worse I have content (99% wiki pages) on it, so I guess I'm asking if I'm in for manual data migration...if that can be confirmed, that is.)
***: ricks99__ has left
tomb_ has joined #tikiwiki
tomb_ has left "Ex-Chat"
ricks99 has joined #tikiwiki
ricks99: @mattbmc: i updated from 1.10SVN to 2.0SVN.. no big issues. went very smoothly
***: icltlfatppl has quit IRC ("Leaving")
PS|bot: SVN: Commit by sept_7 :: r 14218 /trunk/templates/ (4 files): [ENH] More XHTML validation fix (I hope ! ;p)
***: martinalex has joined #tikiwiki
nikhilodeon: hey fyi - i just upgraded to 2.0 and that st<x>yle tag issue is STILL THERE
matt: i had major problems with the upgrade from SVN as well...seems every upgrade i do creates more problems than i had before...
SEWilco2: nikhilodeon: I thought st<x>yle was fixed in truk but not 2.0. I haven't tested it yet, but looks like I'll soon have to; I'm running out of options for making a certain JavaScript tool work.
lphuberdeau: nik, the fix does not apply on past data
if they were inserted and stored in the DB, you have to clean up
PS|bot: SVN: Commit by lphuberdeau :: r 14221 /trunk/ (7 files in 2 dirs): [MOD] More info functions
nikhilodeon: lphuberdeau: this is not past data
this is a page created with "QuickEdit"
lphuberdeau: new page or existing page?
SEWilco2: nikhilodeon: Normal editor or WYSIWYG editor?
nikhilodeon: it is a new page; i created it five minutes after the upgrade to 2.0 using a normal editor
***: martinalex has quit IRC (Read error: 110 (Connection timed out))
PS|bot: SVN: Commit by lphuberdeau :: r 14223 /trunk/tiki-setup.php: [FIX] Oops
SVN: Commit by lphuberdeau :: r 14222 /trunk/ (2 files in 2 dirs): [FIX] Typo
***: SEWilco2 has quit IRC (Read error: 104 (Connection reset by peer))
Lucymoz has quit IRC (Read error: 104 (Connection reset by peer))
Lucymoz has joined #tikiwiki
RobotGuy has left "I'll be back.."
marclaporte has quit IRC (Read error: 110 (Connection timed out))
PS|bot: SVN: Commit by sept_7 :: r 14225 /trunk/templates/ (3 files): [FIX] fix XHTML validation
SVN: Commit by sept_7 :: r 14226 /trunk/lib/smarty_tiki/block.strip.php: [ENH] delete fork of block.strip.php it is already in Smarty and was posing problem for XHTML validation... :(
***: nikhilodeon has quit IRC (Remote closed the connection)
PS|bot: SVN: Commit by sept_7 :: r 14227 /trunk/templates/tiki-admin-include-look.tpl: [ENH] more XHTML validation...
***: Caarrie is now known as Caarrie|away
PS|bot: SVN: Commit by sept_7 :: r 14229 /trunk/ (4 files in 2 dirs): [FIX] again XHTML validation
mattbmc: nik: thanks for the feedback....will prolly make an attempt anyway later tonight if I have time. I'll just make sure I snapshot the VM its on before I do anything. :-)
***: martinalex has joined #tikiwiki
PS|bot: SVN: Commit by lphuberdeau :: r 14231 /trunk/lib/wiki-plugins/ (5 files): [MOD] More info functions
***: navishkar61 has left
Timothy has joined #tikiwiki
ricks99 has quit IRC ("ChatZilla 0.9.83 [Firefox 2.0.0.3/2007030919]")
-: lphuberdeau is finally done with plugins conversion
PS|bot: SVN: Commit by lphuberdeau :: r 14232 /trunk/lib/ (8 files in 3 dirs): [MOD] Removing plugins -dist directory and including plugins in default directory, disabled by default
***: lphuberdeau has quit IRC (Remote closed the connection)
Caarrie|away is now known as Caarrie
PaulK has joined #tikiwiki
PaulK: are there any known issues with pluginsql in version 1.9 when using it with mssql?
***: SEWilco2 has joined #tikiwiki
martinalex has quit IRC (Read error: 110 (Connection timed out))
PaulK has quit IRC ("ChatZilla 0.9.83 [Firefox 3.0.1/2008070208]")
vilisi_t has joined #tikiwiki
tomekkott: when is the global variable $tiki_p_admin set?
***: nikhilodeon has joined #tikiwiki
nikhilodeon: hi, is anyone aware that the 'remove' action from the pulldown menu on tiki-listpages.php does not work when multiple files are selected?
***: RobotGuy has joined #TikiWiki
PS|bot: SVN: Commit by pkdille :: r 14234 /trunk/templates/ (10 files): [MOD] titles: deploy smarty plugin title to some templates
***: franck1 has joined #tikiwiki
franck1 is now known as franck
Bilal has joined #tikiwiki
Bilal: hi everyone
nikhilodeon: hi - very odd problem, but somehow some pages with odd titles, eg "<table width='500px'>" got loaded into my Wiki. I cannot use the remove_all_versions function to remove it, and the 'remove all pages' function does not work from tiki-listpages.php...any workarounds you can recommend? ie from using SQL statements...
right now i am going through and editing each page line by line which is kinda tedious
Timothy: .
franck: nikhilodeon: what version to tikiwiki?
nikhilodeon: 2.0
franck: I thought you could do a multiple selection...
nikhilodeon: it appears to be broken in 2.0...i brought it to sylvieg's attention
franck: ok, then she will likely fix... ;)
nikhilodeon: i think she mentioned that she had brought it to nyloth's attention
plus she is on vaca this wk i believe
franck: well after a release people disapear for a few days...
***: nikhilodeon has quit IRC (Remote closed the connection)
RobotGuy has quit IRC (Read error: 104 (Connection reset by peer))
NefariousC has joined #tikiwiki
nikhilodeon has joined #tikiwiki
nikhilodeon: i don't wanna jinx it, but i think my st<x>yle issue may be resolved!
***: otab1 has left
Caarrie is now known as Caarrie|away
tomekkott: is there possibly a way to dump, say, all the wiki pages as html?
that include the menus normally visible and such
or rather, how well does the dump function actually work?
and is it just a bunch of html files?
or could someone just email me an example of a dump?
franck: dump, dump the sql...
***: fane has joined #tikiwiki
franck: you need a web crawler, I guess...
or put all the pages you need in a structure, and print....
or do a multi-print
tomekkott: rats, I thought the "Dump Wiki" thing on the admin page dumped html rather than sql
***: tomekkott has quit IRC ("Leaving")
SEWilco2 has quit IRC ("ChatZilla 0.9.83 [Firefox 3.0.1/2008070208]")
tomb_ has joined #tikiwiki
LarsKI has joined #tikiwiki
LarsKI: hey guys. just updated to 2.0 and everything seemed to work fine but i just realized I can't edit pages.
or say i can, but the edit field is missing all the old content
any idea what could be wrong there?
franck: LarsKI: you change the theme?
LarsKI: yes, but didn't touch the edit template
franck: there has been some changes in the tpl... so if you changed some of the tpl you may be missing something, alos some themes may not be up to date?
LarsKI: i'm more or less using the default theme, very view tpls edited
franck: ok, just some ideas for you to follow through...
LarsKI: error, header, tiki-directory_bar, tiki-directory_browse, tiki-view_articles
that's all i edited
the edit page loads fine as well, just no content in the text field :(
i can make changes, save them and then the text shows up
but text entered before 2.0 doesn't show
and yes, i did run the 1.8 -> 1.9 -> 1.10 sql
during what times are there devs in this chan?
***: Bilal has quit IRC (Read error: 113 (No route to host))
rodrigo_sampaio has quit IRC ("Leaving.")
Jyhem has quit IRC (Read error: 104 (Connection reset by peer))
Morphous has quit IRC (Read error: 113 (No route to host))
SEWilco has quit IRC (Read error: 110 (Connection timed out))
Morphous has joined #tikiwiki
SEWilco has joined #tikiwiki
Caarrie|away is now known as Caarrie
franck has left