kstingel1: joined #tikiwiki goj_killedByISP: joined #tikiwiki Amit: joined #tikiwiki Guest76622: hi all, i m trying to write a code in the code box -A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 21 -j ACCEPT
but it is striking through
anyone has any idea to avoid the strike through within the code box
i used ~np~ ~/np~but no luck refizul: Guest76622: did you read documentation about Tiki's wiki syntax? Guest76622: yes..i did thats how i know about no parsing feature
but no parsing feature is acting wierd within the code box refizul: https://doc.tiki.org/Wiki-Syntax+Text&structure=Tiki+User+Guide#Displaying_code
Did you use {CODE()} and {CODE}? kstingel: joined #tikiwiki refizul: marclaporte1: I tracked down some permission issues
Guest76622: does this help you? Guest76622: thats what i m originally referring to Refizul refizul: what exactly is the problem with this? Guest76622: i tried {code()} -A RH-Firewall-1-INPUT -m state ~np~--state NEW -m tcp -p tcp --~/np~dport 21 -j ACCEPT{code}
with above syntax it produces
-A RH-Firewall-1-INPUT -m state ~np~--state NEW -m tcp -p tcp --dport 21 -j ACCEPT refizul: what is the ~np~ good for inside the code box? Guest76622: see ~np~ before --state
because if i m not using ~np~ inside code box it is striking through
for some reason code box is parsing --
you know what i mean refizul: a - I understand - this is kind of strange Guest76622: yeah refizul: please look here as example how it should look like: https://tiki.org/UserPagefmg#Code_example
is this what you want? Guest76622: yes
exactly the same
how did you do it refizul: I just left out the ~np~ stuff Guest76622: interesting
but that is not working here
is there a way i can send u screenshot via this chat or other mean refizul: {CODE()}-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 21 -j ACCEPT{CODE}
can you upload the screenshot to some webspace and send the link? Guest76622: i used the same code as yours.. still to be on safe side i wrote your code and same result
it is striking through from state to tcp -- refizul: maybe a permission problem? are you allowed to display code? I don't know whether there is a configuration setting for this or not. Guest76622: yeah.. i m admin for the site so all permission are there refizul: which version? Guest76622: 9.1 refizul: I'll test it again Guest76622: thank you refizul: wait - did you save it and it looks wrong? or does it just look wrong in the wiki editor? Guest76622: saved it
and its same in both chrome & IE refizul: oh - I see - editor wrong, preview correct, save wrong -- quite fresh 9.1 installation
This is really odd Guest76622: i just upgraded to 9.1
everything else seems to be working fine
all my wikipages n menus are intact
is it behaving same at your end for 9.1? refizul: yes, I can reproduce your buggy situation Guest76622: hhhmmmm refizul: let me try some tests for a moment Guest76622: sure
plz take your time refizul: more odd stuff occurs
setting: inline plugin code // seems to be hidden -- this is not the solution for the problem, but... Guest76622: hhmm refizul: I don't get this on the fly. Are you on the mailing list? Guest76622: no refizul: maybe you should ask again here in IRC tomorrow and someone else can help with that issue Guest76622: which mailing list do i need to subscribe refizul: it looks like kind of a bug with a second one attached
tiki-users will be fine, and with more traffic tiki-devel where developers are Guest76622: okay
do i need to send this question to them
or you already posted it refizul: you may register at tiki community website and file a bugreport Guest76622: ok refizul: I can reproduce this in two different quite fresh 9.1 installations Guest76622: okay
thanks for your help refizul refizul: no problem, you're welcome
next and related problem (Tiki9.1): go to Admin home, search "code", one result is "Inline plugin Code (found in textarea)"
go to textarea - where is this option? I cannot find it... kstingel1: joined #tikiwiki lindonb: joined #tikiwiki kstingel: joined #tikiwiki marclaporte: joined #tikiwiki Tiki|bot: New Forum Posts: Calendar per file gallery and admin view for the gallery creator - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45393 redflo: joined #tikiwiki dwaa: joined #tikiwiki redflo: joined #tikiwiki Bsfez: joined #tikiwiki arildb: joined #tikiwiki Bsfez: joined #tikiwiki phenom135: joined #tikiwiki
HI
Does anyone know what to do when the installer of tiki 9.1 starts looping after clicking the install button ?
it is running on debian 6.0.5
I would really appreciate any help since I'm new to Linux and tiki
i get promted with a log in window an then redireted to the start page of the installer (language selection) marclaporte: Someone reported that on the mailing list
did you run sh setup.sh ?
refizul and Guest76622 {CODE(colors="shell")} -A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 21 -j ACCEPT{CODE} phenom135: yes i ran sh setup.sh
i also encounter the issue in tiki 7.1
i also changed the file acces rights with chmod to 777 for the entire tiki folder marclaporte: oh
Jyhem_ , refizul, sipherdee and amette are better at answering this :-) phenom135: ok thanks marclaporte: did you try an manual install?
Are you upgrading or new install? phenom135: its a new install
i copied db/tiki.sql and secb to var/lib/mysql if thats what you mean by manual isntall
and created a db/local.php
after that i renamed the tiki-install.php wich got me promted with a 404
i also ran tiki-check.php and there are no bad entries only a few ugly once and a few risky once (i figuered i will deal with them when i finally got it running ^^) Jyhem_laptop: joined #tikiwiki Tiki-KGB: tikiwiki 03marclaporte r43447 10trunk/tiki-edit_templates.php
tikiwiki Same fix Jonny did in r43099 but for templates instead of CSS marclaporte: yes, I meant a manual install, as you did
what did you do to fix last time? (in 7.1) phenom135: no i havent found a fix jet i first tried to install 9.1 got this issue so i figuerd i would try a diffrent version to rule out that it is version related so i treid it with 7.1 and got the same issue Tiki-KGB: tikiwiki 03marclaporte r43448 10trunk/templates/tiki-edit_templates.tpl
tikiwiki Start CodeMirror Syntax highlighting in Smarty mode when editing templates. Same fix as Robert Plummer did in r43096. There is an issue that editing adds some tabs/spaces at the beginning and end of the text but this happens even before this commit arildb: joined #tikiwiki Tiki-KGB: tikiwiki 03marclaporte r43449 10trunk/templates/tiki-edit_templates.tpl
tikiwiki Removing no longer valid tip about JavaScript being sanitized
tikiwiki 03marclaporte r43450 10trunk/templates/admin/include_look.tpl
tikiwiki In CodeMirror, use htmlmixed instead of html marclaporte: phenom135: can you try trunk?
There is a fix in there which may give us more info
Get a pre 10.0: http://dev.tiki.org/Daily+Build#x_3 phenom135: what do you mean by trunk (sry I'm a novice to linux and tiki :( ) marclaporte: trunk means the next, unreleased version of Tiki
9.x is the stable branch, and trunk will branch off to become 10.0 in a few weeks phenom135: ok i will try it give me a few minutes :) dennmans: joined #tikiwiki vmachine: joined #tikiwiki
hi
left #tikiwiki phenom135: tried 10.0 got the samme error but also was display with the following error message:
Warning: Unknown: open(/var/www/tmp/sess_f14ed4mr7k34udet5bk042rs27, O_RDWR) failed: Permission denied (13) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/www/tmp) in Unknown on line 0
ok fixed it i created var/www/tmp and granted chmo 777 on it now the isntallation is complete
thanks for the support
:)
by have a nice day dennmans: joined #tikiwiki ricks99: joined #tikiwiki
polom y'all fidel_: ho ricks99: hi fidel_ rodrigoprimo: joined #tikiwiki vmachine: joined #tikiwiki
left #tikiwiki arildb: joined #tikiwiki arildb_: joined #tikiwiki GillesMM: joined #tikiwiki RobertPlummer: polom radek82: joined #tikiwiki dhazel: joined #tikiwiki arildb: joined #tikiwiki Tiki-KGB: tikiwiki 03tikii18nbot r43451 10trunk/lang/de/language.php
tikiwiki German translations done on i18n.tiki.org
tikiwiki 03tikii18nbot r43452 10trunk/lang/es/language.php
tikiwiki Spanish translations done on i18n.tiki.org
tikiwiki 03tikii18nbot r43453 10trunk/lang/fr/language.php
tikiwiki French translations done on i18n.tiki.org
tikiwiki 03tikii18nbot r43454 10trunk/lang/en-uk/language.php
tikiwiki British English translations done on i18n.tiki.org arildb_: joined #tikiwiki _qP: joined #tikiwiki ricks99: Q: anyone know... is there a flagged-revision module that shows the 'status' of a particular page? Tiki-KGB: tikiwiki 03robertplummer r43455 10trunk/lib/core/ 10JisonParser/Wiki/Handler.php 10JisonParser/Wiki.jison 10JisonParser/Wiki.js 10JisonParser/Wiki.php
tikiwiki [ENH] Inline documentation and a little cleanup qp_: joined #tikiwiki luciash: polom
ricks99: flagged revision uses category so showing category in module should do the trick ricks99: ah. thanks
and polom luciash: :) rahul_: joined #tikiwiki
Hiii dhawal: joined #tikiwiki
hi
experts
i want some help
please do needful
today i have done upgradation of tiki6 to tiki 9
in that i am getting error in database restoration
i wont able to add some of tables, but due to its big size i wont able to add that
so please help me for that ricks99: you're getting an error from the tiki installer during the upgrade? dhawal: no
i do have one atble name tiki_wiki_attachement
its size is of 490 M
so i wont able to export that table also ricks99: you can use something like bigdump.php to import large sql dumps
this will help stagger your sql import
see http://www.ozerov.de/bigdump/ dhawal: in that also i got some database related issue Tiki|bot: New Forum Posts: How do I set-up a multi user select field? (more than one name picked) - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45394 rahul_: we have try with bigdump.php.. but that time also facing prbl with database ricks99: the new db (tiki 9) or old db (tiki 6)? dhawal: we had try with different methods to export database
like we done by zipped,gzipped,bzipped
today i have exported databse manually like selected 4-5 tables and export that
so almost 50 .sql files are made
so i have done manually import also
but amongst them i wont able to add this tiki_wiki_attachment ricks99: sounds very complicated. i suggest using a SINGLE file withmysqldump
will be MUCH easier
is there a reason that you are exporting individual tables? dhawal: because if i import this by zipped than it showing error when i import the databse to tiki 9 ricks99: what type of error? dhawal: it showing error of max_packet_size
fro that error also i done changes in my.cnf file
but still no result for that ricks99: you'll need to stagger the import then.
try using bigdump dhawal: ok
thnx
but now i do have one other problem also
as i am getting problem in that table i left that table and started further
i add the all info, i upgraded that databse also
after that i am getting the login page but now i wont able to login with admin username and password
so please give ur comment ablout this ricks99: so, you were able to complete the tiki-installer, and selected UPGRADE? dhawal: yes ricks99: and now, at the login page, you can't login as ADMIN? dhawal: i do
yes
and even i wont able to change password of that ricks99: re-run the installer as upgrade. on one of the pages in the installer (near the bottom) is an "Admin Fix" option
you might need that, depending on what you upgraded from dhawal: ok m trying that
no i wont able to get this Admin Fix option
hello plz do needful ricks99: have you tried resetting the Admin password, as shown in faq? dhawal: yes man
but i didnt get any answer ricks99: answer? dhawal: means any solution ricks99: you used the sql to reset the password and you still cannot login ? dhawal: sql means?
how? ricks99: see faq: doc.tiki.org/Tiki+FAQ
you can reset the admin password manually, via sql on the db dhawal: how? ricks99: see doc.tiki.org/Tiki+FAQ dhawal: in that m getting page not found ricks99: sorry http://doc.tiki.org/Tiki+FAQs dhawal: ok thnx for this help
i will let u know further updates for this
thank u so much ricks99_: joined #tikiwiki Tiki|bot: New Forum Posts: How do I set-up a multi user select field? (more than one name picked) - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45394
New Forum Posts: Calendar per file gallery and admin view for the gallery creator - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45393
New Forum Posts: IE8 has stopped displaying CODE plugins properly - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45387 Tiki-KGB: tikiwiki 03robertplummer r43456 10trunk/lib/core/Tracker/Query.php
tikiwiki [ENH] Inline documentation and a little cleanup, $this->permissionsChecks(), and $this->canDelete() Tiki|bot: New Forum Posts: How do I set-up a multi user select field? (more than one name picked) - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45394
New Forum Posts: Calendar per file gallery and admin view for the gallery creator - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45393
New Forum Posts: IE8 has stopped displaying CODE plugins properly - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45387 ravi: joined #tikiwiki
hello............i m tryting to upgrade my tiki version 6 to version 9........but i get below error when upgrade it
Fatal error: Call to a member function fetchRow() on a non-object in C:wampwwwtiki-9.0installerschema20110609_unique_login_tiki.php on line 16 RobertPlummer: ravi, using cli? ravi: cli? RobertPlummer: command line interface ravi: how ?
can u plz guide me how to use cli? rodrigoprimo: joined #tikiwiki ricks99|away: ping luciash
my ^^^^ question about flagged revision... there is no category for "non-approved" revisions :( Tiki-KGB: tikiwiki 03robertplummer r43457 10trunk/lib/core/WikiPlugin/HtmlBase.php
tikiwiki [FIX] Bring id, style, and class from htmlAttributes, cleaner method
tikiwiki 03robertplummer r43458 10trunk/lib/core/ 10Feed/ForwardLink.php 03WikiPlugin/forwardlinkbutton.php
tikiwiki [NEW] Make the forwardlink button a plugin, and if not on page, put it at the top left phenom135: joined #tikiwiki RobertPlummer: ravi: If you want to get someone's attention on irc, say their irc handle, it'll make their chat program alert them you are talking to them.
ravi: It sounds like you are not using cli (like terminal or cmd), you are using the web interface.
Correct ravi>
? ricks99_: anyone know about flagged revisions? where is the 'flagged' attribute stored? i dont see it in the tiki_pages table
looking for an (easy) way to extend listpages to show flagged versions only Tiki-KGB: tikiwiki 03arildb r43459 10trunk/ 10templates/admin/include_general.tpl 03install_version.php 10lib/setup/twversion.class.php 10tiki-setup.php
tikiwiki [NEW] Add installation specific "version number".
tikiwiki Displayed before Tiki version in the Admin | General panel.
tikiwiki Defined in install_version.php in the Tiki root folder. File must be manually updated.
tikiwiki If $CUSTOM_INSTALL_VERSION = null (default) nothing is displayed. changi|away: polom radek82: joined #tikiwiki luciash: ricks99_: it was mandatory to set categories for flagged revisions (aka staging and approval) in the past tikis - maybe that changed - about the flag it is being marked by prefix you choose (an asterisk by default) in the page name iirc ricks99_: no... that's the old staging and approval
there's no longer a pagename marker
i'm looking for the actual db table that identifies flagged verions :( luciash: ah, sorry then, i di not know that ricks99_: want to (simply) get a list of pages awaiting approval
was hoping to simply add a nested condition to the listpages, but can't figure it out :( luciash: ricks99_: is not it the flag column in db table tiki_pages ?
keep smiling :) ricks99_: no.. :(
not sure what that flag is for, but doesn't appear to be for flagged pages
i see stuff being writtedn to the tiki_objects_attributes table (with hsitory.moderatin), but can't figure it out :(
duh... helps if i look at the dev.tiki.org page. -: ricks99_ off to get more coffee luciash: i guess u will need to study http://doc.tiki.org/Object+Attributes+and+Relations ricks99_: found http://dev.tiki.org/Staging+and+Approval which looks like it was updated with flagged revision stuff luciash: well done ricks99_: thanks to google luciash: at tiki-admin.php?page=wiki&alt=Wiki&cookietab=3 it still seems to me you need to set up the categories ricks99_: y. if a wiki page is in a specified category, its edits become flagged arildb: ricks99_: See lib/wiki/flaggedrevisionlib.php function get_version_query. There's an SQL there luciash: http://doc.tiki.org/Flagged%20Revisions d0cster: joined #tikiwiki arildb: itemId` = `historyId. Means the atytributes ItemId links to the historyId in tiki_history ricks99_: thanks arildb -: ricks99_ really wants a "flagged revision" module to filter/sort by category/date/etc ricks99_: anyone recall who did the flagged versions revamp ? arildb: ricks99_: I think lphuberdeau did updates to flaggedrevisionlib.php d0cster: hello all Tiki-KGB: tikiwiki 03arildb r43460 10trunk/ 04install_version.php 03install_version _php
tikiwiki [FIX] Remove install_version.php from SVN. Add install_version_php which can be renamed to install_version.php RobertPlummer: joined #tikiwiki Tiki-KGB: tikiwiki 03robertplummer r43461 10trunk/lib/core/Feed/ForwardLink.php
tikiwiki [FIX] Forgot to set createForwardLinkButton when creating button Tiki|bot: New Forum Posts: Tracker field - dropdown list from external database - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45395 sandroandrade: joined #tikiwiki Tiki-KGB: tikiwiki 03robertplummer r43462 10trunk/lib/ 10core/WikiPlugin/HtmlBase.php 10core/JisonParser/Wiki/Handler.php 10core/JisonParser/Wiki/Header.php 10test/core/JisonParser/PluginTest.php
tikiwiki [FIX] Found a few things I could fix
tikiwiki [FIX] Extra unneeded space in htmlbase
tikiwiki [ENH] Added a parserlevel and maketoc test changi: joined #tikiwiki d0cster: joined #tikiwiki redflo: joined #tikiwiki arildb: RobertPlummer: I have updated to the latest trunk version, and I am trying to get Forwardlink working. I see several new buttons below the pages, e.g. "Edit ForwardLink Questions", but I don't klnow how to use it.
Any tips? RobertPlummer: Don't worry about that.
Chances are it is already working.
Things to remember, domain must be accessible by the server trying to communicate with it. arildb: ok, but how to I establish a forward link. I don't see a nice "popup", like in the demo video
I am trying in the same trunk installation RobertPlummer: on the top left you should see a "Create Forwardlink" button sort of floating.
Is it there? arildb: ah...there it is! RobertPlummer: click, and then highlight some text. arildb: a bit anonymous RobertPlummer: today I created a button so we can insert it into a menu if needed
{forwardlinkbutton} fyi arildb: I get a question: "Is this a forward link?"...what should I answer...yes? Tiki|bot: joined #tikiwiki arildb: I created a TextLink. Seemed to work ok. However, when I try to follow the link from the textlink plugin, I get a "Phrase not found" error
Note. The page I am linking to is on the same Tiki installation, but the page is in html format omstefanov: joined #tikiwiki fabricius: joined #tikiwiki arildb: the forward link seems works when the page syntax is wiki to wiki, but not for wiki to HTML. omstefanov: hi. I've got a host which uses "stats" for their own, so tiki-stats.php isn't called when clicking the standard "stats" link in the left (standard) menu. I presume this has something to do with the SEFURL and if I could change/delete the stats entry I could handle this, but I can't find where this is set. Can anyone help? arildb: RobertPlummer: I am not sure if I did things correctly, but the forwardlink seems to have problems with pages in html format. Should that work? RobertPlummer: It should.
What step are you at? arildb: I was able to create a forwardlink, add a textlink plugin, add the clipbord data and saved the page. Then clicked on the forward link "*"...whichbtw. is missing a hand icon on mouseover to indicate the link. Clicked anyhow, and I get to the target page. RobertPlummer: Does they both show up correctly? arildb: When I create a forward link (target) in a page created with ckeditor, I get "Phrase not Found"...I may have included whitespace, i.e. html tags RobertPlummer: textlink should have an asterisk after, and forwardlink should have one before. arildb: No only the wiki created page RobertPlummer: I've never tested it with wysiwyg, I would use the wiki editor directly.
wysiwyg is too buggy, we need to rewrite it, which will happen soon. arildb: I cannot see a * before the forward link. After the textlink, yes
Unfortunately my target installations requires WYSIWYG...
...and html Tiki-KGB: tikiwiki 03robertplummer r43463 10trunk/lib/menubuilder/menulib.php
tikiwiki [FIX] Check var for existence before check it's value
tikiwiki 03robertplummer r43464 10trunk/lib/parser/parserlib.php
tikiwiki [FIX]? I removed the reminders of integrating into jison because they have been at this point
tikiwiki 03robertplummer r43465 10trunk/lib/core/Services/Tracker/Controller.php
tikiwiki [NEW] Tracker service action_import_profile
tikiwiki 03robertplummer r43466 10trunk/templates/tiki-list_trackers.tpl
tikiwiki [NEW] Trackers get UI to import from Profile/YAML RobertPlummer: arildb: What is your take on the forwardlink protocol, is it too complex for the public? Or do you think it will be a hit? arildb: RobertPlummer: I think the "use-case" should be clearer. When should I use it and which benefits does it bring. I think however, that the mechanism has interesting possibilities when put in a "use-case" context.
still learning about it though... Jyhem_laptop: joined #tikiwiki RobertPlummer: joined #tikiwiki omstefanov: left #tikiwiki arildb: RobertPlummer: If the qhe forwardlink buttons below the page is non-essential, is it possible to hite them?
s/hite/hide refizul: is ist possible to insert little code pieces into a Wiki page or module? I'd like to check e.g. whether the site is visited via http or https and then set an external link depending on the protocol.