Clean install, Apache 2.4.6, sqlite PHP 8.0 gives error (With PHP 7.4 works fine) In admin menu > System Settings > Manage Machines url gives 500 error --- PHP Fatal error: Uncaught Error: Undefined constant "seekquarry\\yioop\\library\\CURLOPT_HEADEROPT" in /var/www/mydomain.com/public_html/src/library/FetchUrl.php:242\nStack trace:\n#0 /var/www/mydomain.com/public_html/src/models/MachineModel.php(259): seekquarry\\yioop\\library\\FetchUrl::getPages()\n#1 /var/www/mydomain.com/public_html/src/models/MachineModel.php(67): seekquarry\\yioop\\models\\MachineModel->getMachineStatuses()\n#2 /var/www/mydomain.com/public_html/src/models/Model.php(646): seekquarry\\yioop\\models\\MachineModel->postQueryCallback()\n#3 /var/www/mydomain.com/public_html/src/controllers/Controller.php(462): seekquarry\\yioop\\models\\Model->getRows()\n#4 /var/www/mydomain.com/public_html/src/controllers/components/SystemComponent.php(344): seekquarry\\yioop\\controllers\\Controller->pagingLogic()\n#5 /var/www/mydomain.com/public_html/src/controllers/Controller.php(552): seekquarry\\yioop\\controllers\\components\\SystemComponent->manageMachines()\n#6 /var/www/mydomain.com/public_html/src/controllers/AdminController.php(330): seekquarry\\yioop\\controllers\\Controller->call()\n#7 /var/www/mydomain.com/public_html/src/controllers/AdminController.php(114): seekquarry\\yioop\\controllers\\AdminController->processSession()\n#8 /var/www/mydomain.com/public_html/src/index.php(200): seekquarry\\yioop\\controllers\\AdminController->processRequest()\n#9 /var/www/mydomain.com/public_html/index.php(59): seekquarry\\yioop\\bootstrap()\n#10 /var/www/mydomain.com/public_html/src/library/WebSite.php(381): seekquarry\\yioop\\passthruYioopRequest()\n#11 /var/www/mydomain.com/public_html/src/library/WebSite.php(340): seekquarry\\yioop\\library\\WebSite->trigger()\n#12 /var/www/mydomain.com/public_html/index.php(216): seekquarry\\yioop\\library\\WebSite->process()\n#13 {main}\n thrown in /var/www/mydomain.com/public_html/src/library/FetchUrl.php on line 242
(Edited: 2022-03-14)Hi Dimario,
You are probably better off with PHP 7.4 for yioop-v8.0.0. The latest git version downable via:
git clone https://seekquarry.com/git/yioop.git
or from
https://www.seekquarry.com/viewgit/?a=summary&p=yioop
should fix this. I am still probably a couple month out before version 9.
Best,
Chris
Yeah v8.0 is still fixes on going and design improvement I think throws errors. But is there any limitations that min 8GB memory can crawl upto these many pages only? or it depends on HDD space? or ram is just a processing requirement and doesn't have any limitations effect of crawls as long as min hardware requirements are met?
(Edited: 2022-04-01)Chris just saw this in yioop search showing http/2 etc in search results few sites instead summary of website.
Then What is this words: feature in desktop view is there way to remove that via admin.
How to limit search to 10 per page by default unable to see the footer as it scrolls.
Is it way to Limiting title characters, description characters, url char length in search results like ...
Will yioop crawl other language websites french or portugese or any changes required in admin?
(Edited: 2022-04-19)Words:... is a list of words that were calculated as important to that page. Right now, you can't shut it off. I've just added the ability to turn off continuous scroll by default under Page Options: Search Options, if you uncheck continuous scroll (probably need to clear cookies to get it to default behavior). I'll add a similar checkbox for the word cloud in a couple days. I am probably going to be making a variety of changes to the display of search results in the coming weeks to modernize it.
Yioop should be able to crawl French and Portuguese sites without changing any settings. I have tested on French sites before.
Best,
Chris
I've now added an option under Page Options: Search Options to toggle word clouds as well.
Best, Chris
Thanks Chris, yeah words switch on/off is better. May be the Trend keywords seen on landing pge can be good on results page rightside is empty. Version v6.4 has category links on top, is there v8.0 hav navigate under search box like most instead opening hamburger everytime to change category. How to add a new page in yioop n how to add links in hambmenu is it manual or we can add pages from admin?
(Edited: 2022-07-06)Chris In ver9.x @The Favicon icon is not showing for hyperlinks in results page and
@In settings the links/page:10 20 30 not working when clicked save button.
@title, link, description in search results showing lengthy words can we limit the characters and show as 3 dots... In the end
(Edited: 2022-11-01)Since its mainly just me, I usually just focus on updating the current version. I leave the previous version there for people who are interested in it. The favicon for version 9 will show as a blank square until it is downloaded as part of a crawl. I can try to come up with a way to give a better behavior for this, so it doesn't look like it is failing to get the favicon. I can work on the title, link description thing too. I will come up with a incremental update (i.e. bug fixes, no new features) to the version 9x branch in the next week or so.
Best,
Chris
(Edited: 2022-10-28)Hey, the search page is auto populating more results as i scroll and links/page set to 10 & saved it's not affecting. Secondly in Mobile view is that searchbox be moved to next row similar to google logo and menu in one row, searchbox in second row. Is there a simpler way to to move categories under searchbox like others instead clicking menu button everytime
(Edited: 2022-12-11)