|
User Fields Creator 0.2.0 ALPHA
|
| Yodix |
Posted on 21-07-2012 14:23
|

Member

Posts: 71
Joined: 22/10/2010
|
Hi all. In the time of PHP-Fusion v7.00 I started to create a infusion that would allow the creation of user fields in a very simple way. In last week, I found the files of this project and I decided to create a new infusion for PHP-Fusion v7.02. Infusion is currently in alpha version (0.1.0) and can use it to create a simple text field.
Installation process is described in the file ReadmeEN.txt.
Functions are described in the Documentation.
If you have any ideas, suggestions or found any errors, please write in this thread.
Change Log 0.2.0
- Form to create a configuration for database.
- Security depends on the type of the field.
- Documentation changed to tooltips.
Download: User Fields Creator 0.2.0 (ALPHA)
Edited by Yodix on 27-07-2012 13:35
Happy Hunger Games! And may the odds be ever in your favor.
|
| |
|
|
| Ankur |
Posted on 21-07-2012 14:41
|

Admin

Posts: 1291
Joined: 02/11/2010
|
Aah... That sounds nice... 
This will make the Users easy to create any Userfield without php knowledge... great work...
|
| |
|
|
| Vyper69 |
Posted on 21-07-2012 14:45
|

Senior Member

Posts: 367
Joined: 25/05/2012
|
aaawww. just when I learned how to do it, something easy comes out. lol.  |
| |
|
|
| Ankur |
Posted on 21-07-2012 14:54
|

Admin

Posts: 1291
Joined: 02/11/2010
|
An Error :
When Installing it using the Infusion install.php file, it uses wrong Path for INF_FOLDER for DB_ADMIN.
Hence, you will not be able to open the Admin page using the Drop down in admin panel.
A Suggestion:
You may make it more easy for the Users to learn by making the Doc more explanatory. Also, something like tooltip in the fields to explain their usage would be more helpful..
All over, great work
|
| |
|
|
| Vyper69 |
Posted on 21-07-2012 15:10
|

Senior Member

Posts: 367
Joined: 25/05/2012
|
Tooltips is a great idea. tool tips everywhere. |
| |
|
|
| Yodix |
Posted on 21-07-2012 15:12
|

Member

Posts: 71
Joined: 22/10/2010
|
Ankur wrote:
An Error :
When Installing it using the Infusion install.php file, it uses wrong Path for INF_FOLDER for DB_ADMIN.
Hence, you will not be able to open the Admin page using the Drop down in admin panel.
A Suggestion:
You may make it more easy for the Users to learn by making the Doc more explanatory. Also, something like tooltip in the fields to explain their usage would be more helpful..
All over, great work 
Thanks for the quick reply. Suggestion as the most accurate, include it in the next version 
The next test version should be ready to Monday.
Happy Hunger Games! And may the odds be ever in your favor.
|
| |
|
|
| Yodix |
Posted on 27-07-2012 13:37
|

Member

Posts: 71
Joined: 22/10/2010
|
New version of the Infusion
Happy Hunger Games! And may the odds be ever in your favor.
|
| |
|
|
| BombJe |
Posted on 28-07-2012 17:39
|

Member

Posts: 121
Joined: 29/08/2005
|
I agree  |
| |
|
|
| FernandoTorres |
Posted on 29-07-2012 13:37
|

Junior Member

Posts: 11
Joined: 09/07/2012
|
the installation was fine but after that i have that message:
Error fetching Ajax content.<br />Server Response: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /infusions/user_fields_creator/docs/Bulgarian.txt was not found on this server.</p>
<p>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.</p>
</body></html>
Edit: I fix it just renamed English.txt to Bulgarian.txt in the docs folder of the infusion and naw i have this error :
The specified function is currently unavailable.
If you arrive at this subpage, this means that you tried to use the function that exists in the infusion, but is not available.
Unavailable functions will be added along with new versions of the infusion. Check for new version is available in which this function now available. |
| |
|
|
| Yodix |
Posted on 29-07-2012 18:24
|

Member

Posts: 71
Joined: 22/10/2010
|
FernandoTorres wrote:
the installation was fine but after that i have that message:
Edit: I fix it just renamed English.txt to Bulgarian.txt in the docs folder of the infusion and naw i have this error :
[quote]The specified function is currently unavailable.
If you arrive at this subpage, this means that you tried to use the function that exists in the infusion, but is not available.
Unavailable functions will be added along with new versions of the infusion. Check for new version is available in which this function now available.
Displayed message you get when you try to use the function that will be added later.
Happy Hunger Games! And may the odds be ever in your favor.
|
| |
|