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 35 votes
Home / 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.9
179 Support questions or comments
Please login or create an account to post a question or comment.
-
Dec 3, 2024manimuthu PurchasedHi,
I have one request that on next update please add related search terms. -
Dec 3, 2024MirazMacStudios AuthorI already considered that, unfortunately no such free API that offers related search terms.
-
Dec 3, 2024manimuthu PurchasedIt does not require any api. wait i ll share some related docs
-
Dec 3, 2024MirazMacStudios AuthorOk then provide me with a reliable one and I'll try my best. Thanks
-
Dec 2, 2024tufanlbs Purchasedhi
When I type in the form on the Home Page, the background darkens. How can I do the same for the form on the search page? -
Dec 2, 2024MirazMacStudios AuthorIt uses custom JS and CSS to achieve that. The script uses jQuery. So you can hook to the search input on focus and add a class to a dimmer element.
-
Nov 28, 2024tufanlbs Purchasedhttps://ibb.co/cT0Wm3m
Do you have any information about this? When you type Yandex, it appears but needs editing. - View 17 more replies
-
Nov 29, 2024tufanlbs Purchased7.4.33
-
Nov 29, 2024MirazMacStudios AuthorYou installed the script once already, clearly the error is within the script. So please follow the installation steps again. I have severe ADHD, constant notifications like these isn't good for my mental health. If you wish you can request a refund, I can't take this anymore. I'm sorry.
-
Nov 29, 2024MirazMacStudios AuthorIf you still can't figure it out please send me your cPanel credentials in private message. These types of errors can't be fixed or debugged merely by text or image. There could be thousand of reasons because every environment is different.
-
Nov 27, 2024tufanlbs Purchasedhi I did the entire installation, mod security is disabled
/dashboard
404
Not Found
The requested URL was not found on this server. - View 12 more replies
-
Nov 28, 2024tufanlbs Purchased"engine=1&q=" I want to shorten this. I couldn't find the file path. Can you help me? For example, just "q" seems to be enough.
-
Nov 28, 2024MirazMacStudios AuthorSorry but the engine param is added by the search form on homepage, due to the option of changing the engines from the homepage.
The reason just "q" works because I have added a logic to fallback to the default engine when no engine is provided. -
Nov 28, 2024tufanlbs Purchasedok thanks
-
Nov 17, 2024xbern PurchasedWhat are the User Accounts for if the User can't access the Dashboard? Also how do I leave the User Account after logging in, cause I can't access the Dashboard anymore -
Nov 17, 2024MirazMacStudios AuthorThe other user accounts do not innately hold any purpose. They are there so if one wishes to they can develop the script further for their custom needs without having to implement the entire user-roles stuff.
And once you change the default account you can't access it using any other way. This is done due to security measures. I would suggest you delete the database and re-import the SQL file. This will reset the account to:
[email protected]">[email protected]
123456
And I would suggest you to configure the SMTP so you can use the Forgot Password option to reset password if you forget it in the future.
-
Nov 12, 2024manimuthu PurchasedHi,
The password reset is not working. The mail is not receiving from the website. -
Nov 12, 2024MirazMacStudios AuthorIt could be due you mail() function being blocked in your server. Make sure it's enabled or switch to a working SMTP server at:
Dashboard > Settings > E-Mail Settings -
Nov 12, 2024manimuthu Purchasedi forgot password. To get into dashboard i need to reset it. How can i do above said setting
-
Nov 12, 2024MirazMacStudios AuthorGo to phpmyadmin from your cPanel. Go to the database you have installed the script.
Then go to based_users table. Then find your user and click edit. And set the password to:
$2y$10$8Na1OWLc45LaMwpC454xyOvU7p8ZP1.LIXbn7eNoVc0F6AOKwL7h6
This will reset the password to 123456
-
Nov 9, 2024Hello Dear,
I have used another script for 4 years. If the Adsense account has SCE enabled, Adsense will show ads normally. However, I am facing the problem on other Adsense Accounts that don't have CSE enabled. If I turn on Auto ads, the scripts don't show ads anywhere, even on the web results. Also, I don't have any placeholders for Adsense Ads units inside the admin dashboard.
Does the Based script have this feature? If so, can Adsense auto ads be displayed inside the web results?
Waiting for you reply Please and thanks in advance.
-
Nov 9, 2024MirazMacStudios AuthorSorry but unfortunately we can't control the ads display. The script renders the search results as is, it only styles them. So if the ads are showing or not is entirely up to Google themselves.
-
Nov 9, 2024ok, do we have a place in the admin that could embed HTML or javascript Ads?
-
Nov 9, 2024MirazMacStudios AuthorYes, you can even edit templates to insert ads or any other code anywhere in the site.
-
Oct 27, 2024Nexxterra PurchasedI would love to see you integrate this with sphider-plus.eu a search spider your front end, pull results both from sphider and google... it would increase both of your sales... (and save me from trying to figure out how to do it properly) -
Oct 27, 2024MirazMacStudios AuthorThat's a nice idea. But you see the script's search results are purely based on JavaScript library of Google Programmable Search. To implement something like that would require creating additional logic both in the backend and frontend. Which will be a lot of work
-
Oct 25, 2024Hi, iv'e got a question regarding the search script.
When doing a search you can navigate to the search results by clicking the numbers ( 1 2 3 4 etc..). I prefer the 'Next' button like you use on your other script (https://inbefore.mirazmac.com/search?q=test#gsc.tab=0&gsc.q=test&gsc.page=1).
Is that possible with this script? -
Oct 26, 2024MirazMacStudios AuthorIs it can be done, you'd need to edit a value from "enabled" to "forced"
-
Oct 26, 2024Thanks for the reply, so does that value need to be changed on every single page ?
-
Oct 26, 2024MirazMacStudios AuthorNo, only one file and it will be done.
-
Oct 16, 2024lionsgate PurchasedCSS issue. When you enter text in the search input field, you can obscure .the search 'magnifying glass' icon. Should reach near and then start scrolling horizontally. What would it take to do this? Love the app! -
Oct 17, 2024MirazMacStudios AuthorCan be fixed with this:
.searchbox-group .search-input {
padding-right: 3rem!important;
}
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 |
