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.9163 Support questions or comments
Please login or create an account to post a question or comment.
-
2 weeks agotufanlbs Purchasedhello
How can we make searches related to? -
2 weeks agoMirazMacStudios AuthorBro, what you see is what you get in the script. If such feature was possible I'd have added it in the script. You can customize the script however you wish or hire a developer. I don't do custom development anymore.
-
2 weeks agotufanlbs PurchasedThere is a problem on mobile, when you click on the 2nd keyword in the results of the form, the images or videos in the menu below are clicked. I couldn't find a solution for this.
-
2 weeks agoMirazMacStudios AuthorIt's a bug with how touch events are handled on mobile. I'm aware of it and I too couldn't find any viable alternative for it. The only solution is to disable autocomplete.
-
2 weeks agotufanlbs Purchasedhi
Data Source: Where can a card like DuckDuckGo be activated? And can we make it a Data Source like this? - View 6 more replies
-
2 weeks agoMirazMacStudios AuthorAlso it seems you have hardcoded this line:
const ENDPOINT = 'https://api.duckduckgo.com/?q=John+Wick&format=json&skip_disambig=1&t=Based';
That's not how it works. I don't do custom work, not even paid ones at the moment. -
2 weeks agoMirazMacStudios AuthorThe query parameters are added dynamically to the endpoint. I'm not here to explain the codes line by line. Please only report errors related to the script and I'll try to help you with them.
I'm not in the mental state to deal with other things. Thanks a lot. -
2 weeks agoMirazMacStudios AuthorThe query parameters are added dynamically to the endpoint. I'm not here to explain the codes line by line. Please only report errors related to the script and I'll try to help you with them.
I'm not in the mental state to deal with other things. Thanks a lot.
-
3 weeks agotufanlbs Purchasedhi
I set the default language but it always shows English. I turn off the background but background images always show up. How can I fix this? - View 3 more replies
-
3 weeks agotufanlbs PurchasedIf we disable the language option, this time a separate folder needs to be installed for each language. /en, /de, /fr etc. I think this is appropriate.
-
3 weeks agoMirazMacStudios AuthorSorry but you must follow the script's structure.
Language files must be created as the docs explain them. Otherwise it won't work. You can change whatever you like but I can only provide support for as the script is by default. The script is working fine for 3-4 years for hundreds of customers. -
3 weeks agotufanlbs Purchasedok
-
3 weeks agomanimuthu PurchasedHi,
I have one request that on next update please add related search terms. -
3 weeks agoMirazMacStudios AuthorI already considered that, unfortunately no such free API that offers related search terms.
-
3 weeks agomanimuthu PurchasedIt does not require any api. wait i ll share some related docs
-
3 weeks agoMirazMacStudios AuthorOk then provide me with a reliable one and I'll try my best. Thanks
-
3 weeks 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 weeks 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.
-
3 weeks 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
-
3 weeks agotufanlbs Purchased7.4.33
-
3 weeks 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.
-
3 weeks 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.
-
3 weeks 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
-
3 weeks 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.
-
3 weeks 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. -
3 weeks agotufanlbs Purchasedok thanks
-
1 month 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
-
1 month 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.
-
1 month agomanimuthu PurchasedHi,
The password reset is not working. The mail is not receiving from the website. -
1 month 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 -
1 month agomanimuthu Purchasedi forgot password. To get into dashboard i need to reset it. How can i do above said setting
-
1 month 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
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 |