Code

Discussion on online CSV Editor - PHP CRUD

Discussion on online CSV Editor - PHP CRUD

By
Cart 256 sales

adilbo does not currently provide support for this item.

61 comments found.

You can not edit for example city Maribor

Just sample. When I work with data , if I enter city Maribor it cuts last letter “r” and is only left Maribo . If I end word with capital letter R it works ok. And i see MariboR . So i guess I got wrong configuration as it works on your demo site. Also csv that ends with CRLF is problem so I have to convert to csv that ends only with LF. Any suggestions? Thanks!

You can send your ftp data to internmail at gmail dot com and I will take a look at.

Looks like a bad server configuration, take a look:

https://chatgpt.com/s/t_68c92557a70c81918321d438539ef1d6

demo not working please i want to test it

I’m interested in buying this script! But before, I have a question:

Is there a possibility to define and CHANGE the Sorting of records in the csv file. i tried with the demo, and was not able to do this? If yes, how?

The default sorting can be easily configured in the settings!

what i mean is to use your product, and to change

Record “3” to be Record “1” Record “1” to be Record “4” and so on

after editing the CSV!

Not the sorting in general! To “change” the order of the csv entries in the file itself.

I’m not sure if I understood you correctly, but if you want to change the order of the records (i.e. the rows in the CSV file), this is currently not possible with the software, you can currently only set the display order and thus sort by each column! Also, the software can be configured to sort by clicking on the column header, but that does not change the actual order in the file. I hope that explains it better ;-)

Hey I would like to buy your tool but I would like to sell leads on it, something like apollo.io I already have a database of leads ( more than 500k) and I want to sell these leads as credits for my users so can your script makes this job ? or can you customize it to be like that

If you buy the extended license you (or your developer) can customise our script

How do i remove (Copyright © 2023 by adilbo )?

Please send me an email to (internmail at gmail dot com)

We fixed it for you

RE: online CSV Editor – PHP CRUD. How do I remove the hyperlink in the bottom right corner. This points to https://adilbo.com/

I’m still waiting for a response to my question.

Amazing how you can find the time criticize the post, and comment about working on weekends, but cant find the time to respond to my original question. What is the purpose for having a hyperlink in the bottom right corner that points to your website and your portfolio. Customers do not want to advertise for you. This is Not a very good practice.

I’m still waiting for a response to my question. How do I remove the hyperlink in the bottom right corner. It points to https://adilbo.com. It it very distracting. My users are unknowingly clicking the link, and are then redirected first to your website, and then to your portfolio at https://codecanyon.net

I really have to wonder a lot! I am really very sorry that you bought my software and are not satisfied

My software is always sold without support! This means that no questions will be answered, not even on weekends.

The demo that you can watch for free before buying includes of course the footer link that you did not want! Thus, the Footerlink could not actually surprise you.

Of course, you could remove the footer link yourself with some PHP knowledge, if they can not or want but I can also help maybe!

What has surprised me only something is that you have posted the same comment over the weekend say and write 20 times – was that a technical error?

Like almost everyone, we don’t work weekends and can’t access the source code in the office on weekends.

Also, I regret your one star rating, which yes (if you look at the other reviews) doesn’t really have anything to do with the product!

I have a very nice advice, if you are not entitled to support and you still need help, or want something special, ask nicely for help, ask the other to fulfill his request and wait then also times 1-2 working-days for an answer and are pleased if the desire fulfilled we.

I would be very happy to fulfill your wish, because I am there for my customers.

But to fulfill your wish I have to make changes to the code in the office (that’s not possible on weekends), upload these changes to Codecanyon and Codecanyon has to check and activate the changes and then you can disable the footer link via the config file.

But your 20 messages and the negative rating already annoyed me a lot and that makes it really hard for me to fulfill your wish.

Do you have an idea how we can get a fresh start and solve your problem in a friendly way?

I for one am available for polite and quick help in the matter for you!

works but i get Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@clicktrakers.com to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request. when i try to export or search when its a big csv

please send Link to your admin, login data and FTP Account by eMail so i can take a look: https://codecanyon.net/user/adilbo#contact

Today, 23mar10, I tested it online from your CodeCanyon.net product page. It would not let me sign in with either “demo” or “admin”. Please fix your product demo page.

Checked it and works nicely, please give it a try: https://www.adilbo.com/csv-manager/index.php

Hello, do you also plan a API so that i can add, edit, remove maybe via simple curl?

I need a central database (or even a csv) which I can read out via an API and fill with data. I have a few projects where I am currently still working with local config files. Each of my servers has its own files. I would like to provide this in a centralised way and am currently looking for a solution.

Sounds like a db table with an REST API would do the job better

Maybe. But the datas are not sensitive. So db or csv doesn’t matter. But thank you. Then i have to look for the correct solution.

can this work with google sheets

It works with CSV files, no matter where they are from

centos 7.9,PHP v5.4, PHP Parse error: syntax error, unexpected ’@’ in /var/www/html/csv/lib/lib-CSV.php on line 2011, any clue?

I believe this is the Line 2011, I just removed it and seems ‘working’ LoL, I can login. but surely there is a function may not work. ’ . ( !empty($_REQUEST['column']) and $_REQUEST[‘column’] != ‘all’ ? ’<option value=”’ . $_REQUEST['column'] . '">' . ucwords(str_replace('_', ' ', $_REQUEST[‘column’])) . ’</option>’ : ’’ ) . ‘

Thanks for buying and getting in touch – testet with PHP 7 and PHP 8 no problem, please send me an eMail (internmail at gmail dot com) with Link to your admin, login data and ftp account data and I will take a look – Cheers

PS: The @ in front of a var name suppresses only a warning if the var is not set, so this should not make a syntax error ;-)

Hi. Great tool, but I have a problem. I have an id field in my CSV, but it is not recognized. (It matches config) Error is: “The uniqueKey (row) set in the config file is missing in this CSV data!” I believe this is causing the Edit function to not work properly. Can you help?

Please send the CSV file and your config file by mail to: internmail at gmail dot com and I can take a look and will help ;-)

thanks for your patient, your .csv is saved utf-8 with bom (see https://stackoverflow.com/questions/2223882/whats-the-difference-between-utf-8-and-utf-8-without-bom ) thats the problem that the key name “row” in your CSV is not detected, please change that and it will work ;-)

Hi, I am interested, I got the idea about what your system can do, but

1. Your demos don’t work (again – from what I read before) Just pointing out.

2. Can your CRUD system interpret html code and display accordingly, if csv contains html code? javascript/css would be even better, but I would be happy to have even html available. eg. embedding images/media etc, iframes (why not)

3. Can it display “checkbox” field (like google sheets) if I have a true/false column?

Thanks

1. You can use all HTML Tags but i would stay simple ;-)

2. Yes, you will find unter Export

Best Regards

2. I see export – but the exported page is under user/pass

The iFrame Link works without Login !

Should this work on PHP 8.1.5? I can’t get the script to work. Uncaught Error: Non-static method adilbo_CSVlib::get_update_info() cannot be called statically in /opt/apache/htdocs/index.php:143\nStack trace:\n#0 {main}\n thrown in /opt/apache/htdocs/index.php on line 143’ Uncaught Error: Call to undefined function create_function() in /opt/apache/htdocs/lib/lib-CSV.php:2163\nStack trace:\n#0 /opt/apache/htdocs/lib/lib-CSV.php(256): adilbo_CSVlib->arraySort()\n#1 /opt/apache/htdocs/lib/lib-CSV.php(313): adilbo_CSVlib->ReadCSV()\n#2 /opt/apache/htdocs/app/list.php(14): adilbo_CSVlib->ListAll()\n#3 {main}\n thrown in /opt/apache/htdocs/lib/lib-CSV.php on line 2163’,

The only problem I have with it so far is if you create a user with add and edit only privileges’, if you use the search, then the delete button shows up on the results and they can still delete a row.

Will get into this on Monday and you will also get an update about this ;-)

Thank you for your patience, you will get the latest version with this bug fixed at Envato today. Kind regards

Cant add new rows to CSV or Create new users, keep getting “Error no key in (Id) field” and “Error no key on (Login) field” Respectively.

Also, when I edit a record, on saving, it removes the Id and makes the field blank.

Answered you by mail

Hi, can I upload a small CSV file to test?

Send it to me by mail: internmail at gmail dot com

Hello before buying it I would like to know if it is possible to capture a csv online, and create a cyclic routine?

Thanks for the reply

You need to Import the edited CSV to mysql? Thats not a function of my CSV Editor. But you can use something likes this https://www.phpflow.com/php/import-csv-file-into-mysql/

Ok thanks for reporting.

But in my humble opinion I think it’s a very useful and important feature.

You could ask for a lot more with such an implementation.

Put it already on the List ;-)

issue 3: config.php – line 257 bootstrap-select resource not found – changed to ” https://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.13.18/js/bootstrap-select"

It is only a part of the language file and must be “https://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.13.18/js/i18n/defaults-”.

it is added with e.g. “de_DE.min.js”, with which language do you have the problem?

Fixed with a Patch by Mail ;-)

issue 2: new version – parsing CSV [csv to html table] – now have a cors issue – with 2020 version no problem – file persmssions on web server all the same – thoughts? – thanks

Thanks for you hints, could you please send an example file with 3 lines to internmail at gmail dot com? So I can check

Fixed by deleting the .htaccess in the data folder ;-)

issue 1: new version – id input is readonly – how to change so can be edited – thanks

Changed this, but will insert a parameter to switch this for you, I will come back to this tomorrow! Best Regards

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