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




Home / Scripts & Code / PHP Scripts / Search

Based - Google CSE PHP Search Engine Script
The Ultimate PHP Search Engine Script Built On Google CSE




169 Support questions or comments
Please login or create an account to post a question or comment.
-
3 months agomanimuthu PurchasedHi,
I have one request that on next update please add related search terms. -
3 months agoMirazMacStudios AuthorI already considered that, unfortunately no such free API that offers related search terms.
-
3 months agomanimuthu PurchasedIt does not require any api. wait i ll share some related docs
-
3 months agoMirazMacStudios AuthorOk then provide me with a reliable one and I'll try my best. Thanks
-
3 months agotufanlbs 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? -
3 months agoMirazMacStudios 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.
-
4 months agotufanlbs Purchasedhttps://ibb.co/cT0Wm3m
Do you have any information about this? When you type Yandex, it appears but needs editing. - View 17 more replies
-
4 months agotufanlbs Purchased7.4.33
-
4 months agoMirazMacStudios 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.
-
4 months agoMirazMacStudios 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.
-
4 months agotufanlbs 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
-
4 months agotufanlbs 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.
-
4 months agoMirazMacStudios 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. -
4 months agotufanlbs Purchasedok thanks
-
4 months agoxbern 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
-
4 months agoMirazMacStudios 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.
-
4 months agomanimuthu PurchasedHi,
The password reset is not working. The mail is not receiving from the website. -
4 months agoMirazMacStudios 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 -
4 months agomanimuthu Purchasedi forgot password. To get into dashboard i need to reset it. How can i do above said setting
-
4 months agoMirazMacStudios 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
-
4 months agoHello 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.
-
4 months agoMirazMacStudios 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.
-
4 months agook, do we have a place in the admin that could embed HTML or javascript Ads?
-
4 months agoMirazMacStudios AuthorYes, you can even edit templates to insert ads or any other code anywhere in the site.
-
5 months agoNexxterra 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)
-
5 months agoMirazMacStudios 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
-
5 months agoHi, 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? -
5 months agoMirazMacStudios AuthorIs it can be done, you'd need to edit a value from "enabled" to "forced"
-
5 months agoThanks for the reply, so does that value need to be changed on every single page ?
-
5 months agoMirazMacStudios AuthorNo, only one file and it will be done.
-
5 months agolionsgate 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!
-
5 months agoMirazMacStudios 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 |