Code

Discussion on Dynamic Admin Professional With Visual Page Builder

Discussion on Dynamic Admin Professional With Visual Page Builder

Cart 480 sales

vudoanthang does not currently provide support for this item.

282 comments found.

hi vudoanthang, my name is Alvaro and i get the solution, but, i testing the demo in tablet android and iOS Iphone, i cant access to admin in iOS platform but in andoid i can, my question is, is compatible the code with other mobile devices? i realy need to purcharse the admin.

other question, i have to integrate a page with video in html5, Suported???

thanks for you help!

Alvaro

Hi,

Please click “remove frame” link when you test it with mobile devices.

Yes, you must develop the source code to integrate a page with video in htnl5.

Thanks,

Hello, this app is really wonderful. My client needs some custom work done however. Would I be able to hire you for some custom development using this app? You will be paid.

Thanks!

Please send me your information (vudoanthang83@gmail.com).

Hello, I just sent you an email with the information =) thanks!

I have sent you an email.

Hi

Its awesome.. need few guidance..

I have created a project for my client and i want to send the link to my client. Few modification i am trying, it would be great if you can help.

1. I want index page to redesign, how to do that ?

2. After user login, i dont want him to see ‘PHP Admin Pro v1.1’ word, instead it should show his Project Name.

3. In his login every module is coming under Component menu. I dont want word ‘Component’ to show to my client.

please help.

I tried finding in your video and support forum, but no luck.

Hi,

1. I want index page to redesign, how to do that ?
Please edit /app/objects/admin/common/dashboard.tpl.php file.

2. After user login, i dont want him to see ‘PHP Admin Pro v1.1’ word, instead it should show his Project Name. 3. In his login every module is coming under Component menu. I dont want word ‘Component’ to show to my client.
You can use Language manager on Tools menu to do that.

Thanks,

How do i edit the content on the home page?

Please edit /app/objects/admin/common/dashboard.tpl.php file.

Hi there,

I have a slight error, which i sent a screenshot to your email =)

Thanks!

Hi, I am unable to view the page. Getting message : Internal Server Error

http://ifaadaonline.in/mtfsk/admin/signup.php

What I am doing wrong ? pls help

Hi,

Your server have a problem with .htaccess. To solve it, please follow step below.

- remove .htaccess file

- open app/configs/common.php and edit line 15 like “define(‘MOD_REWRITE’, 0);”

- access http://ifaadaonline.in/mtfsk via your browser.

Thanks

Thanks vudoanthang, its working..

Using your example would it be possible to modify grid so that when top level is clicked (in this case Category http://jimclarke.co.uk/screenies/screen1.png ) Articles are shown within this category http://jimclarke.co.uk/screenies/screen2.png

Great news, thank you. I cannot push live until I can set default values.

Any news on being able to set default values? I am waiting to push live but cannot without this functionality.

Thanks.

Hi,

I will release this feature on 2013-07-07.

there’s still some problems in timestamp / date field.

whether database is set to timestamp or date, or form field is set to daytime or date,

the componet list view always displays “Notice: Undefined variable: date_format_convert in /library/scrud/templates/view.php”

Hi,

Please send me the screenshot of errors via my email (vudoanthang83@gmail.com)

I would like to review the script, but can’t because there’s a pant load of errors going on in the demo.

Please tell me what the pant load of errors? Thanks

Sure!

It seems it was occurring when I was logged in as a User. But what’s odd is I could not get the error to appear consistently. Below are some of the errors I saw. Either way, nice file and bookmarked!

Notice: Undefined index: group_setting_management in /home/noibanbatdau/code-abc.com/phpadminpro/v1.1/source/library/Auth.php on line 118

Notice: Undefined index: user_setting_management in /home/noibanbatdau/code-abc.com/phpadminpro/v1.1/source/library/Auth.php on line 119

Thank you!

Nevermind. Found the solution by adding a few options to the “app/configs/database/db_name/crud_users.php” file :grin:

One more question: How to make checkbox compatible with other table? Same like for the “Select box” in articles which may be combined with categories table.

Very good here :D : http://phillip.com.pl/sample/table_combined.jpg Not good here :( : http://phillip.com.pl/sample/no_table_combined.jpg

This would be really nice feature, as it may be used for articles tagging (select box allows you select one tag only, while checkbox as many as you like)

Thanks!

Great! :) Only this feature is missing for me. Otherwise I’ll score it 5/5 ;) Thanks!

I will release it in a few days, thanks

Sounds great :)

Hello.

Thanks for a nice plugin :) I have one question: How can I add a field for user? I really need for the “avatar image” field, so user may easily add his image (upload or point link to the image, doesn’t matter).

Any help would be nice :)

My email – philiasso[at]gmail.com

Thanks!

Hi,

I will send you the source code on the evening.

Thanks.

I have sent you an email.

Thanks!

There is a crucial problem with date in the latest version when using datetime field with timestamp db field type – on edit the date format is reversed, so when adding 13/06/13 is added to the database ok – BUT.. when editing the same record for example to the day before the date is saved to the database as as 06/12/13, please can you provide a fix or let me know what edits to do. Thanks

PS also when leaving date blank, format 0000-00-00 00:00:00 causes a problem when editing and a strange date is returned inside the datepicker which results in it being disabled

Thank you very much!

I going to fix it.

I have fixed this issue, please wait approve for download.

Thanks for your prompt response. This is a fantastic application – I look forward to seeing what other useful items you can create

hi thx for this script.. any question how do add “enum” type for any table??

hii, when will this be updated?

Hi,

I will release it in the next month.

Thanks,

please help for this addon.thx

Can I use this with SQLite? Or would it be possible to modify it to use SQLite? (If yes, I’d buy it immediately)

Sorry, it only work with MySQL. Thanks.

Thanks for this wonderful script. I have two requirements: 1) I need a public page showing Categories and Articles, which doesn’t requires login. 2) need help on integrating Facebook sign-up mechanism.

Thanks for the help… plz send me code at basant.sharma@aol.in

I believe the latest update has 3 and 4 change

I have sent you an email.

Thanks for quick fix…

I need below items… which i could not found in the zip file

Please help me on below items…

1. Single HTML page showing categories and articles [code snippet]

2. Facebook integration. [Steps / code snippet]

Thanks Again…

Hello I just purchased your product and I am a bit lost. I would like to customize your code and I see no extensive documentation about the API.

Some questions: 1) How to use “plugins”? I see a plugin folder setting, but I see no existing plugins. Could you provide an example and tell me what can be done? 2) I would like to add a new entry type (textbox, date, etc). What file do I need to modify? 3) Can you explain me what is the use of the “example” folder that is empty, and why there is a “source” and a “library” folder? Does your system generate code and create new php files? Or is all stored database wide?

I would really need more infromation about your API (there is none), so I can customize it, and make it useful for me.

Thank you.

You must ask codecanyon staff for refund.

You don’t have an API documentation to provide me? Or can you at least answer question #2 and give me more information? They told me to contact you for support, I hope you can help me

Hi,

To change type of field, you don’t need modify the file. You only configure on Component builder.

Please request me if you want other type. Thanks.

Reference : http://www.code-abc.com/images/screenshot_01.png

sorry, I don’t have API document.

Hello,

I’ve couple of questions.

1) How to add more user meta fields ?

2) Anyway to browse users in the admin by their meta fields values ?

3) Sending email to users based on their meta field values. For ex : if the user’s profession is lawyer, sending an email to all lawyers ?

thanks.

Hi,

Thanks, It can’t do that.

Im using radio boxes to have either value ‘0’ (off) or value ‘1’ (on) input into my database but when selecting to have required validation the validation check does not allow value 0 to be saved. How can I/do I change this to allow: //library/Validation.php public function notEmpty($check) { $this->reset(); $this->check = $check; if (empty($this->check) && $this->check != '0') { return false; } $this->regex = '/[^\s]+/mu'; return $this->check(); }

Please let me know what changes to make to allow value ‘0’ to be saved. Thanks

Hi,

Please send me your email, I will send you new source code or wait codecanyon approved for download.

Hi, is php admin pro also have the “public view” functions that display information to all viewers without login like you mentioned in the SCRUD comments?

Hi,

You must do that. Please send me your email, I will send you the way do that.

please send to yosso at yosso dot org , thanks.

I have sent you an email.

How the global access?

Hi,

How the global access?
- User is allowed to access all records if the global access is ticked. - User only access their records if the global access is not ticked
by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey