282 comments found.
Hi vudoanthang, how can i add “enum” type for any table? You said that you do the next update but that is still not please help or give me please any idee. thx
Because it have issues so i don’t release it.
vudoanthang, is this just a backend? Does the frontend come with it to be able to view certain items on a public page?
Thanks
Sorry, It is only a backend.
Dear, I’m using your script, works well when you do create tables and forms, but to see them in action now does not work and the following error appears.
I will be attentive to your comments
Fatal error: Uncaught exception ‘Exception’ with message ‘You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘padece,Registropacientes.created_by,Registropacientes.created,Registropacientes.’ at line 1’ in /home/class496/public_html/sistemamedico/library/database/mysql/Dao.php:37 Stack trace: #0 /home/class496/public_html/sistemamedico/library/database/GenericDao.php(33): Dao->query(‘SELECT SQL_CALC…’, Array) #1 /home/class496/public_html/sistemamedico/library/scrud/ScrudDao.php(9): GenericDao->query(‘SELECT SQL_CALC…’, Array, true) #2 /home/class496/public_html/sistemamedico/library/database/GenericDao.php(132): ScrudDao->query(‘SELECT SQL_CALC…’, Array) #3 /home/class496/public_html/sistemamedico/library/scrud/Scrud.php(483): GenericDao->find(Array) #4 /home/class496/public_html/sistemamedico/library/scrud/Scrud.php(261): Scurd->index() #5 /home/class496/public_html/sistemamedico/app/objects/admin/scrud/Scrud.php(89): Scurd->process in /home/class496/public_html/sistemamedico/library/database/mysql/Dao.php on line 37
Hi,
please send me the table structures (sql) and app/configs/database folder. It will help me to fix the issue.
Thanks,
My email: vudoanthang83@gmail.com
Same problem here!user permission expires in a matter of minutes. Please Fix.
Hi,
I have fixed it, please wait for codecanyon approve.
That’s Fast support..Ok thanks. I’ll wait for it… 
I am trying to add user permissions to certain tables and it seems to add for about 5 minutes then the permissions get wiped, could you look into this please?
P
Hi,
please send me the screenshots.
Thanks,
whats your email address?
my email: vudoanthang83@gmail.com
is it possible to add a WHERE function?
so i can give clients access to only specific locations?
Hi,
It is not possible but this feature is developing.
Hi, iam getting this error: mysql_num_rows(): supplied argument is not a valid MySQL result resource in/library/database/mysql/DataAccess.php on line 99
any ideas?
Sorry, fixed it!
I Just purchased, i have a problem, i created a new table , and i build forms , i follow exactly like your example on catergories and articles, on my new form that i built, the view part ( on the component), after i added an info, it only shows actions like view, edit delete button , but no info there, if you clicked view, that is the only time i can see the records that was saved. but on your example like on articles, when you save the data, you can view the summay on components/articles.
any fix on this one? i need to see what are the data has been saved on my form, if i have plenty info, i need to guess first which record it is, the component page does not shows records.
Hi,
I think, your table don’t have the primary key field. Please add them.
Thanks.
its has primary key, and it was checked when i created the table
Hi,
Maybe, send me the structure of that table (you can use phpmyadmin to export) or allow me access your web.
Thanks.
i just fillup the form and create a database, like the same way using phpmyadmin. i checked my phpmyadmin the tables are there and correct, also when i build forms and make a sample data it saves, but the problem is on the view summary, it only shows the action buttons.
where can i send you the screenshots and the database structure?
yes, my email vudoanthang83@gmail.com
hi i sent 2 emails to you, sql also screenshots
I got it, and I have sent you an email.
wow great 2 thumbs up for you. thanks alot it works
Hi, sorry if this posting gets duplicated.
I downloaded the tools yesterday and I am trying it, good tool and very clever. I am playing with it right now.
Any thought of adding master/slave support in forms – ie use one table or view at the top of form and view/maintain linked rows from different table in body? Kind of similar to search feature but with add/update capability on columns at the top and having the foreign key automatically populated when adding rows to the dependent table.
Thanks g
Hi,
It can’t do that.
thanks.
Hi, you can manage sub-categories? Thanks
Sorry, It can’t
Hi vudoanthang
What does the “Format” field mean in the “component builder -> column elements”?
Kindly, Artur.
Would be nice to use it like this: <a href="articles.link">articles.article_title</a> 
Hi,
You can use as:
<a href="{articles.link}">{articles.article_title}</a>
I just thought that when I use it on the table with JOIN, it can be simply:
<a href="{link}">{article_title}</a>
But I see now, that I need to use table name prefix too.
Thanks!
Hi,
I will fix it.
Thanks
Forgive me for asking a simple question but how do we connect the front facing site with the admin?
So, say we create a table with data, how does that connect with the admin?
Thanks – looks great.
Hi,
You need to configure php admin pro to your mysql server and install it.
Thanks,
dai ca.. there is no admin folder in your script and the code call for admin folder…
oh dung noi voi anh la server anh khong allow .htaccess nhe..
anh khong co’ cai folder admin thiet luon ddo. anh nghi chac la code goi lon path huh? co’ gi` skype voi anh duoc khong? anh co’ email cho em ddo’ .. anh biet ben vietnam gio la` buoi xang. anh thi` thuc khuya. anh can code nay chay trong ngay nay.. project anh bi het han roi.
Da gui email cho bac.
what is the global acces right ?
Hi,
- 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
hi it’s framework cakephp based ?
No, It is my framework.
it’s looks like “CakePHP 2.x User & Acl Management Pro” ?
No, They are very difference.
Can i create a blog with this ?
It only help you to create backend, you must develop frontend.
Hi, can i use a other database instead of demo ?
Yes, you can
also one more question, i think i do something wrong it does not work. i change everything like i read in the folder help/index.html i also created a database called demo.
Thanks
works it also on localhost ?
The requested URL /1/controlpannel/codecanyon/source/admin/dashboard was not found on this server.
I already fixed. Thanks for this script is the best i ever seen
I buy it 10 hours ago and now i understand it finaly how it works… I dont have any words on how easy everything would be like this i watched at the scripts…. and it is verry good ! you are an professional congrats ! good job !
Thanks
Hello there, i have a question i want to make a calculation like SELECT Gas + Gasoline + Diesel AS Total FROM Money ? is that possible to put that somewhere in the script or to do that trough ( Tables Builder ) Thanks.
Sorry, At moment it is not possible but I will upgrade as soon as possible.
Thanks man !
.
This is about my comments here:
http://codecanyon.net/item/php-admin-pro/discussion/4555522?page=3#comment_4140369
Nevermind
My mistake, forgot to change type INT to VARCHAR
Sorry.
Hi,
Thanks for your purchased,
You have the problem with .htaccess file. To solve the problem ,please open app/configs/common.php and edit at line 15 like that. define(‘MOD_REWRITE’, 0);
and try access it again.
Thanks
Hello, before purchasing this PHP admin Pro i would like to make some questions:
1.- Is it possible to show to the users only the content that they created? i mean, using the table Articles that is in your demo, if an user create a new Article, he only be able to see the articles he created? 2.- If i Would need to make any change, it is easy or possible to edit the code???
I’ll be waiting your answer.
Regards!
Hi,
1. Yes, It is possible.
2. Edit the source code very difficult.
Thanks.
[Feature Request] Add new type like “display only” in form builder , or add a “disabled” function in form builder.
Since php admin pro can create different component, limited user can edit a few fields, but these user should see some key value while editing, so maybe we can add a disabled field just for those users to see some key value but can’t edit.
Thank you very much!
I will plan to develop it.