rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - MelkiyProd.

Pages: 1
1
HFS ~ HTTP File Server / Disabled users page
« on: May 26, 2015, 05:12:53 PM »
Hi all, how can I create a special page for which users whom I disabled will redirect to that page? If such features aren't present, I hope it will appear in future releases.

After login, if users account was disabled, user just can't enter to server via his login without any explanation.

2
HTML & templates / Some problems
« on: January 08, 2015, 06:29:52 PM »
Hello, rejetto!  :) I have some question. Why doesn't work - {.load|set.txt|special:strings.} - simultaneously two or more such structures. And how to make upload the contents .txt's of all files from one folder to another place template, how it's done on example - {.load|.}

3
HTML & templates / exists
« on: March 18, 2014, 05:01:10 PM »
Code: [Select]
{.if|{.postvar|name.}={.exists|template/users/{.postvar|name.}.}
why doesn't work? It's works like {.if|{.{.postvar|name.}={.postvar|name.}, but necessary to check folder path.

4
Programmers corner / add folders
« on: March 16, 2014, 11:16:35 AM »
I have 1 question. How can I add folder to sub folder via scripting commands?
{.add folder|real|test.}

I want {.add folder|real|test|path=/id/test.}

Help plz.

5
HTML & templates / Copy
« on: September 14, 2013, 09:12:23 AM »
Hello, there is a problem with the function copy a file to another folder, I ask you to write a modest example of this function, for example - {.copy|/Language.jpg|/Download.} It for some reason doesn't work

6
HTML & templates / How to integrate all of this in one macro?
« on: August 16, 2013, 02:47:49 PM »
{.load|/text1.txt|var=t1.}
       {.load|/text2.txt|var=t2.}
       {.load|/text3.txt|var=t3.}
       {.load|/text4.txt|var=t4.}
       {.load|/text5.txt|var=t5.}
       {.load|/text6.txt|var=t6.}
       {.load|/text7.txt|var=t7.}
       {.load|/text8.txt|var=t8.}
       {.load|/text9.txt|var=t9.}
       {.load|/text10.txt|var=t10.}
       {.^t1.}{.^t2.}{.^t3.}{.^t4.}{.^t5.}{.^t6.}{.^t7.}{.^t8.}{.^t9.}{.^t10.}

7
HTML & templates / Ban
« on: August 12, 2013, 10:37:20 PM »
I create settings in the template. Need the code (button) to add the ban for ip address. Help me, plz.

8
HTML & templates / Help me
« on: August 06, 2013, 04:49:29 PM »
I have a problem, I cannot thus use 2 txt files
[special:begin]
{.load|file1.txt|special:strings.}
{.load|filw2.txt|special:strings.}
Help me to solve the problem of how to load multiple configuration files?

9
Bug reports / Login message
« on: May 02, 2013, 08:50:17 PM »
Why when first entering to site, pops up a message with the wrong encoding?

10
HTML & templates / module of login
« on: May 02, 2013, 08:54:07 AM »
How can I to change "module of login" in design?

11
Bug reports / uploading
« on: March 18, 2013, 02:38:53 PM »
Why I have a problem with uploading?

I'm uploading the file and after sometime my uploading is reset. Only with big files these problem. over 1 GB
This file is crushed.

Pages: 1