Code

Discussion on PDO Crud – Advanced PHP CRUD application (Form Builder & Database Management)

Discussion on PDO Crud – Advanced PHP CRUD application (Form Builder & Database Management)

Cart 2,301 sales

ddeveloper supports this item

Supported

2608 comments found.

Greetings, the ‘Export to Excel’ button is not working. It’s not properly downloading the table listing for me.

Hi

Maybe I forgot to inform you that I succeed suppressing the deprecation warnings I was running into. (1) But as I haven’t been in touch for a while I would like to know if a better solution came out in the meantime.

(2) Anyway I have a problem: I get “FILE NOT FOUND”; from export CVS/PDF/Excel.

(3) Moreover I get “YOU SESSION IS EXPIRED” error

Can you help, thanks

hello, i’m sorry to bother, you, i bought a PDOcrusd license, but it seems to me very complicated and complex for the purpose i need it.

Could you please retrun my money back, as I will not be using this library of yours

Thank you very much

Peter

Hi Have you downloaded the files?

no i did not, i just went throgh documentation

Doesn’t work. maybe php version

Deprecated: Creation of dynamic property PDOCrud::$langData is deprecated in /home/bizspring/mydomain.co.kr/PDOCrud/script/classes/PDOCrud.php on line 2253

==== my php version is below php—version PHP 8.2.7 (cli) (built: Jun 8 2023 15:27:12) (NTS) Copyright© The PHP Group Zend Engine v4.2.7, Copyright© Zend Technologies with Zend OPcache v8.2.7, Copyright©, by Zend Technologies

Hi

Please contact me via email using profile page. Thanks

hi, in https://pdocrud.com/demo/pages/join

after edit data and save & back, primary key user_meta_id on table user_meta always change

Hi,

For edit as well, we need to delete the entry and save it again so yes it changes the primary key value. Thanks

Have you been able to see the full app (in the ZIP file) that I placed in gdrive? There you can verify that the config is correct.

I think the problem isn’t there but in the php version that is 8.2 and it arise a lot deprecation warnings.

Federico

when i use print, the data is correct, but when i use export to csv, the csv file showing wrong table data, any idea why or what need to be configured?

$pdocrud = new PDOCrud(); $pdocrud->where(“session_uid”, $_GET[‘dat’]); echo $pdocrud->dbTable(“m_onreg”)->render();

hi, please help, I can’t edit and update tables via pdocrud, the save button doesn’t work script folder in config file is specified correctly , please watch the video https://ojsc-avs.ru/pdocrud_error.mp4 can you help me ? if I give you access?

//Set the database type to be used. Available values are "mysql", "pgsql", "sqlite" and "sqlserver". $config["dbtype"] = "mysql"; //Please enter purchase code. Please check how to find purchase code details here https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purchase-Code- $config[“purchase_code”] = ”* * * * inserted code * * * ”;

//Set the character set to be used $config[“characterset”] = “utf8”; //Encryption and Decryption salt $config[“salt”] = ”@3dsfsdf

*9934324”;

It is not allowing me to access the URL.asking for username and password

user zurli pwd SDcq3nDcM

YES I set this code c7…

HI, I change config.php with activation key, unzip on my host, but when I launch https://4youneed.it/components/PDOCrud/demo/pages/skin-options dont’ work the demo work correctly https://pdocrud.com/demo/pages/skin-options why?

Have you been able to access the files in gdrive?

Any new ?

Federico Munerotto

hi, please help, I can’t edit and update tables via pdocrud, the save button doesn’t work

Hi

Please check the script path in config file. It must be path till the script folder.. doesn’t include script folder.

script folder in config file is specified correctly , please watch the video https://ojsc-avs.ru/pdocrud_error.mp4

can you help me ? if I give you access?

$pdocrud->tableColFormatting() is not working at pdf and print

$pdocrud->tableColFormatting(“variable”, “formula”,array(“type” =>”number_format”,”decimalpoint”=>2)); is not working at pdf and print

Hi have a problem with this status Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in D:\laragon\www\script\classes\PDOModel.php on line 1009 do you have a workaroud for this problem ? Thanks Omar

Hi

This is notice message that came because of change in php version. It was already resolved. Please explain what operation you are working on to help you further. Thanks

HI this simple operation return the problem <?php require_once ‘script/pdocrud.php’; ?>

<?php $pdocrud = new PDOCrud();//create object of PDOCrud Class echo $pdocrud->dbTable(“news”)->render(); // call render function on database table */

?>

Hi i wait your help thank you

Hi dev, i want renew my support, any update soon ?

Yes, in a while. Most probable by the end of the month.Thanks

Hi dev, where is the update ?

What about Data Security, Is there security like XSS Vulnerabilities, SQL Injections, Spam Bots, etc

which examples?

hi, how to add border for pdf?

Any chance this could be updated for PHP 8.2.1? There are a lot of deprecated functions. For example, Deprecated: Creation of dynamic property PDOCrud::$langData is deprecated in C:\Abyss Web Server\htdocs\PDOCrud\script\classes\PDOCrud.php on line 2253

Deprecated: Creation of dynamic property PDOModel::$characterSet is deprecated in C:\Abyss Web Server\htdocs\PDOCrud\script\classes\PDOModel.php on line 117

Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in C:\Abyss Web Server\htdocs\PDOCrud\script\classes\PDOModel.php on line 1009

Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in C:\Abyss Web Server\htdocs\PDOCrud\script\classes\PDOModel.php on line 1009

Deprecated: Creation of dynamic property PDOModel::$characterSet is deprecated in C:\Abyss Web Server\htdocs\PDOCrud\script\classes\PDOModel.php on line 117

Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in C:\Abyss Web Server\htdocs\PDOCrud\script\classes\PDOModel.php on line 1009

Deprecated: Creation of dynamic property PDOCrud::$dataHTML is deprecated in C:\Abyss Web Server\htdocs\PDOCrud\script\classes\PDOCrud.php on line 2405

Deprecated: Creation of dynamic property PDOCrud::$fieldList is deprecated in C:\Abyss Web Server\htdocs\PDOCrud\script\classes\PDOCrud.php on line 2406

Also in my version, the side links in the demo project do not include .php, so they do not load directly. I suspect that’s a “friendly url” setting somewhere in the website configuration.

Hello

I bought PDOcrud in 2022-06-04 and I haven’t ever used it. A couple of days ago I’ve pout in service [config right below], but I got a bunch of errors (specially with the term “deprecated”); I thought the reason was ubuntu upgraded to php8.2. —snap of the config -- $config[“script_url”] = “http://localhost/~pi/PAC/”; //// $config[“hostname”] = “localhost”; $config[“database”] = ”/home/pi/public_html/PAC/PAC_test.sqlite”; $config[“username”] = ””; $config[“password”] = ””; $config[“dbtype”] = “sqlite”; ------- /config snap

This morning I order a fresh copy: I supposed to overcame the error that I thought was due to php8.2 but it still doesn’t work. The browser says:

Deprecated: Creation of dynamic property PDOCrud::$langData is deprecated in /home/pi/public_html/PAC/script/classes/PDOCrud.php on line 2253

Warning: fopen(/home/pi/public_html/PAC/script/downloads/verify.txt): Failed to open stream: Permission denied in /home/pi/public_html/PAC/script/classes/PDOCrudHelper.php on line 321

Fatal error: Uncaught TypeError: fwrite(): Argument #1 ($stream) must be of type resource, bool given in /home/pi/public_html/PAC/script/classes/PDOCrudHelper.php:322 Stack trace: #0 /home/pi/public_html/PAC/script/classes/PDOCrudHelper.php(322): fwrite() #1 /home/pi/public_html/PAC/script/classes/PDOCrud.php(200): PDOCrudHelper->verifyPurchaseCode() #2 /home/pi/public_html/PAC/pages/index.php(39): PDOCrud->__construct() #3 {main} thrown in /home/pi/public_html/PAC/script/classes/PDOCrudHelper.php on line 322

<? testphp() ?> works in the user dir (meaning that Apache+PHP are OK)

Now I son’t think that 9is due to the PHP version, what is it?

Thanks Federico

I set up a google form so you can have privacy in giving me yours:

https://docs.google.com/forms/d/1sG23AqHQJA0YGUL0XDxI3UO9eTB1DzrTj-MdkBeB3gI/prefill

Hi

You can contact me via email using my profile page. Just open the profile page and on the left you will see option to send email

Have you been able to access to the gdrive folder?

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