Forum

Louis Heredero
Louis Heredero
@baryhobal
Active Member
Joined: 26 Feb 2021 18H33
Last seen: 18 Apr 2026 21H14
Topics: 15 / Replies: 34
Reply
New Telegram Bot Plugin

Big News First, I have made some progress on the bot: You can now create questions and reply to them A new command "/reference" let you display...

5 years ago
Reply
New Telegram Bot Plugin

Of course no problem, I'll make it and post the link when it's done (probably next week)

5 years ago
Reply
WBS Numbering

Sorry, I meant fixed as in it should be the same for every user at a given time, shouldn't it ? (sorry for my misleading reply)

5 years ago
Reply
WBS Numbering

Hello, I don't think the goal of WBS is to be dynamic. It's more of a fixed reference to easily identify a given element. Making it change according ...

5 years ago
Reply
New Telegram Bot Plugin

Oh and I just found a bug, the line after "//Come back to class selection" should be $state = 0; instead of $state = 100; (Hence the usefulness ...

5 years ago
Reply
New Telegram Bot Plugin

Would it be easier if I created a github repo, so you don't have to do this every time I've made modifications ?

5 years ago
Reply
New Telegram Bot Plugin

Update: I added the possibility to create tickets directly from Telegram and to view information about tickets and activities (can easily be extended...

5 years ago
Reply
[SOLVED] How to access classes from foreign script

Nevermind, I got it working by copying what the API does. Thx for replying

5 years ago
Reply
[SOLVED] How to access classes from foreign script

but wouldn't it be possible to create a new session as if it was my first visit on the page ? And I could save the PHP_SESSID to reuse the same sessio...

5 years ago
Reply
[SOLVED] How to access classes from foreign script

A bit more precision, The script is in tool/ but is called via a POST request from nodered so it doesn't have direct access to the classes and functi...

5 years ago
Reply
New Telegram Bot Plugin

Hello again, quick update I've nearly finished implementing another feature to the bot. You are now able to create tickets via Telegram. You can defi...

5 years ago
Topic
Reply
New Telegram Bot Plugin

Sure, Here is the modified SqlElement.php and the new TelegramTemplate.php. Main modifications of SqlElement (from the last I posted) are on lines...

5 years ago
Reply
New Telegram Bot Plugin

Hello again, I also added the possibility to create templates for the messages. It works exactly the same as email templates. I added a page and copi...

5 years ago
Topic
Replies: 1
Views: 1903
Reply
[SOLVED] How to create a new menu/page ?

As usual, I've found the answer and it was particularly dumb. I didn't change the habilitations for the menu...

5 years ago
Topic
Replies: 1
Views: 1587
Reply
New Telegram Bot Plugin

Small correction, the line (in SqlElement.php) $res = $resource->getSqlElementsFromCriteria ( array("idTelegram"=>str_replace("@tg@", "", $adr)...

5 years ago
Reply
New Telegram Bot Plugin

Thank you very much ! Of course parametering would be a necessity if it were to become a full feature. I went for the easy way by hard-coding the m...

5 years ago
Topic
Replies: 20
Views: 10964
Topic
Replies: 0
Views: 2
Topic
Replies: 0
Views: 1
Reply
[SOLVED] How to put a button on the same line as the previous field

Ok I've managed to do it. My problem was that I had the field set as "_spe_minus" instead of "_button_minus"

5 years ago
Page 2 / 2

Scroll to Top