Home / Scripts & Code / PHP Scripts / Search
Based - Google CSE PHP Search Engine ScriptBased - Google CSE PHP Search Engine Script
The Ultimate PHP Search Engine Script Built On Google CSE Average rating of 4.9 based on 34 votesHome / Scripts & Code / PHP Scripts / Search
Based - Google CSE PHP Search Engine Script
The Ultimate PHP Search Engine Script Built On Google CSE Average rating of 4.9167 Support questions or comments
Please login or create an account to post a question or comment.
-
Aug 12, 2022Beandi PurchasedHello,
An error occurred while loading the administration interface.
Apache error log: "malformed header from script 'thumb.php': Bad header: Cache-Control, referer: https://seen.hu/dashboard/gallery"
And I want to ask:
The information cards are always displayed in English (wikipedia). I want to rewrite the wikipedia link, where can I do it? (I want to use this: https://hu.wikipedia.org/)
THX for support!
Bea
- View 3 more replies
-
Aug 12, 2022MirazMacStudios AuthorStrange. I'm using the same PHP version on Apache server, but I can't recreate your issue.
Please download this thumb.php file: https://drive.google.com/file/d/1qmo4eskuiBfgKD2TOb2Ve3Z4uz6bKiJw/view?usp=sharing
And replace the current thumb.php with it.
And then go to: Dashboard > Settings > Debugging
and enable "Flush Cache" then click Run Actions.
And see if the issue is still present or not.
-
Aug 12, 2022Beandi PurchasedOk. THX for the support!
Nice, it works.
Haven nice day
-
Aug 12, 2022MirazMacStudios AuthorGlad it solved your issue. Stay safe.
-
Aug 12, 2022manimuthu PurchasedThe site was running smoothly, suddenly it stopped and database belongs to the based search engine consumes high amount of server resources and i activated the dev mode and found the following error.
Slim Application Error
Type: ErrorException
Code: 2
Message: Packets out of order. Expected 1 received 0. Packet size=145
File: /home/groupdac/public_html/tg/src/controllers/Site/SiteController.php
Line: 218
- View 2 more replies
-
Aug 20, 2022MirazMacStudios AuthorSorry but it's not about your server. It's about your MySQL server. The script uses very little amount of MySQL. Almost miniscule amount. Hundreds of customers are using it without any issues. After your complaint, I have examined each MySQL queries to determine any issues. But I didn't find any issue with it. My suggestion would be to do a complete re-install of the script and disable search logging entirely.
-
Aug 20, 2022manimuthu PurchasedThe pages become stalled and we are getting 0 error
-
Aug 20, 2022MirazMacStudios AuthorYou're missing the point. Your error "Packets out of order", if you just Google the error, it would be clear to you that it only occurs when the "MySQL server has gone away". Meaning the MySQL server isn't responding aka it's unable to handle the load. If it was a script specific issues, you would see errors related to the script. The slowdown is occurring because the MySQL server is taking the time to return the data. The script only communicates with MySQL only to fetch the site name, logo etc. And when search logging is enabled it would write the logs. That's it.
This is not a issue of the script. I literally can't make it "go faster". The script needs to perform the queries and the MySQL server needs to respond. The script doesn't decide if it's slow or fast. The script only performs read and write and then outputs the data.
You need to provide more resources to your MySQL server. Not just the web hosting. This is called scaling. If the database is your issue. You need to get a proper VPS and use shrading or replicating to distribute the database load. I'm not a sysadmin and that's not my part of the job.
The script only communicates to the database and outputs the data. It uses all the possible optimization. There is nothing more that I can do that can magically make the script faster. If I could, I would do it, trust me.
-
Jul 20, 2022Hi, MirazMacStudios I Have a Problam Plz Chack My Website : ai.maxonis.co
Hare Is Problam Link : https://prnt.sc/vK678jpoHZNV
Plz Chack Fust And Replay -
Jul 20, 2022MirazMacStudios AuthorPlease comment from the account you have purchased the script from.
-
Jul 15, 2022Hi, I couldn't find a way to send you a private message. I also couldn't find their contact information.
Can I get more information about the Extended license? How is the software licensed? Are you licensing the domain specifically? -
Jul 15, 2022MirazMacStudios AuthorIf you click the "View license details" in the sidebar, that should explain the licensing.
Regular License
A regular license allows an item to be used in one project for either personal or commercial use by you or on behalf of a client. The item cannot be offered for resale either on its own or as part of a project. Distribution of source files is not permitted.
Extended License
An extended license allows an item to be used in unlimited projects for either personal or commercial use. The item cannot be offered for resale "as-is". It is allowed to distribute/sublicense the source files as part of a larger project.
TL;DR;
Regular license: can be used by single person/company for a single domain.
Extended License: can be used by single person/company for a unlimited domain.
-
Jun 2, 2022Ezzaky Purchasedhey,
Web search is working and the same thing for video, news ...
but for images it gives me : No results found for:
help me fix please
Thanks -
Jun 2, 2022MirazMacStudios AuthorDid you change the CSE ID for images?
If you did, then make sure to enable Image Search in the CSE dashboard.
-
May 28, 2022vpnpacket PurchasedWhat is difference between using your search engine or duckduckgo or google? so I am understanding little more clearly please.
-
May 28, 2022vpnpacket PurchasedHi, how to add on the footer that - this site is powered by Google custom search engine?
-
May 28, 2022MirazMacStudios AuthorThere's no global footer for the frontend, you may add such text/html code to the home template at:
site/themes/default/views/home/home.php
or the search template at:
site/themes/default/views/search/search.php
-
May 23, 2022rgbrgb PurchasedHi, I don't know if this is bug or not but when you disable "Enable Background" from admin, it still shows up for regular user. Please check, thank you.
-
May 24, 2022MirazMacStudios AuthorNot a bug. As you can see the user can also choose to enable the backgrounds via the preferences. You're seeing the backgrounds because it's stored in the preferences too.
The Enable Background option is more like if they will be enabled by default or not.
-
May 23, 2022rgbrgb PurchasedHi, I just bought your script and it doesn't gives the recent result. The other seller here use the same Google CSE but gives recent news. Please check https://www.codester.com/items/33488/search-engine-google-cse-php-search-engine
-
May 23, 2022MirazMacStudios AuthorSorry but you can't compare the two items, one uses server side API and this one uses the Google Programmable Search's JavaScript API.
That being said, you can create your own CSE from https://cse.google.com/ and add/replace the default engines for a more personalized results.
There's guide on how to do this under the FAQ section in the documentation. -
May 23, 2022MirazMacStudios AuthorThe script doesn't claim to be compatible with other scripts or produce similar results like them. Even that said, the item you have linked has this in it's overview:
"This is a php Search Engine that collects data through Google search results ,It does not use Google API It collects data from web scraping."
The sources are completely different. -
May 23, 2022rgbrgb PurchasedThanks for the reply.
-
May 22, 2022Good afternoon. I have seen your work and I would like to talk with you in private, I would appreciate it if you could contact me by Telegram: @Zhareiv
-
May 22, 2022MirazMacStudios AuthorGood afternoon to you too. Sorry but at the moment, I'm going through some issues, I'm suffering from severe ADHD so I won't be able to speak to you right now.
Information
Category | Scripts & Code / PHP Scripts / Search |
First release | 25 October 2020 |
Last update | 7 February 2024 |
Software version | PHP 7.0, PHP 7.1, PHP 7.2, PHP 7.3, PHP 7.4 |
Files included | .php, .css, Layered .png, Javascript .js |
Tags | responsive |