DawPi Posted June 14, 2020 Author Share Posted June 14, 2020 Will do it tomorrow and let you know. By then please open system logs in the acp and check them and Give me example of one log. Quote Link to comment Share on other sites More sharing options...
jair101 Posted June 14, 2020 Share Posted June 14, 2020 Hm, it actually points to something related to Commerce... #0 ./mysite.com/public/applications/nexus/sources/Package/Package.php(531): IPS\nexus\_Package::priceFromData(12, Array, NULL, Object(IPS\nexus\Customer), 'BGN', false, false, false) #1 ./mysite.com/public/applications/nexus/sources/Package/Item.php(504): IPS\nexus\_Package::lowestPriceFromData(Object(IPS\nexus\Customer), 'BGN', 12, Array, NULL, Array, -1, NULL, false, NULL) #2 ./mysite.com/public/system/Content/Content.php(1616): IPS\nexus\Package\_Item::searchResultSnippet(Array, Array, Array, NULL, Array, NULL, 'expanded') #3 ./mysite.com/public/applications/nexus/sources/Package/Item.php(440): IPS\_Content::searchResult(Array, Array, Array, NULL, Array, NULL, false, 'expanded', false, false, NULL, Array) #4 ./mysite.com/public/system/Content/Search/Result/Content.php(94): IPS\nexus\Package\_Item::searchResult(Array, Array, Array, NULL, Array, NULL, false, 'expanded', false, false, NULL, Array) #5 ./mysite.com/public/system/Theme/Theme.php(847) : eval()'d code(2845): IPS\Content\Search\Result\_Content->html() #6 ./mysite.com/public/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_search->resultStream(Object(IPS\Content\Search\Results), '<ul class='ipsP...', Object(IPS\Http\Url\Friendly)) #7 ./mysite.com/public/system/Theme/Theme.php(847) : eval()'d code(2915): IPS\Theme\_SandboxedTemplate->__call('resultStream', Array) #8 ./mysite.com/public/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_search->results('["booking.com",...', 'ae70512e437bcea...', Object(IPS\Content\Search\Results), '<ul class='ipsP...', Object(IPS\Http\Url\Friendly), 997) #9 ./mysite.com/public/system/Theme/Theme.php(847) : eval()'d code(2992): IPS\Theme\_SandboxedTemplate->__call('results', Array) #10 ./mysite.com/public/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_search->search('["booking.com",...', 'ae70512e437bcea...', Object(IPS\Content\Search\Results), '<ul class='ipsP...', Object(IPS\Http\Url\Friendly), Array, '\n\n\n<form accept...', 997) #11 ./mysite.com/public/applications/core/modules/front/search/search.php(730): IPS\Theme\_SandboxedTemplate->__call('search', Array) #12 ./mysite.com/public/applications/core/modules/front/search/search.php(80): IPS\core\modules\front\search\_search->_results() #13 ./mysite.com/public/system/Dispatcher/Controller.php(96): IPS\core\modules\front\search\_search->manage() #14 ./mysite.com/public/system/Dispatcher/Dispatcher.php(152): IPS\Dispatcher\_Controller->execute() #15 ./mysite.com/public/index.php(13): IPS\_Dispatcher->run() #16 {main} The error itself is: OutOfBoundsException::0 Quote Link to comment Share on other sites More sharing options...
DawPi Posted June 14, 2020 Author Share Posted June 14, 2020 Do you have enabled template disk caching? See more: Quote Link to comment Share on other sites More sharing options...
jair101 Posted June 14, 2020 Share Posted June 14, 2020 Nope, not enabled. Quote Link to comment Share on other sites More sharing options...
DawPi Posted June 14, 2020 Author Share Posted June 14, 2020 My app is related and hooked into posts only in the forums app, see the hooks.json definition: { "advancedRegexpsIpsForumsTopic": { "type": "C", "class": "\\IPS\\forums\\Topic" } } And it does not updating any content in the DB or something. Quote Link to comment Share on other sites More sharing options...
jair101 Posted June 15, 2020 Share Posted June 15, 2020 Yeap, it was Commerce related. I had booking.com in one of the descriptions of a premium subscriptions I sell. I removed it from there, the search was fixed after that. Sorry for wasting your time. DawPi 1 Quote Link to comment Share on other sites More sharing options...
DawPi Posted June 15, 2020 Author Share Posted June 15, 2020 No problem, glad I could help resolve your issues. jair101 1 Quote Link to comment Share on other sites More sharing options...
HPSam Posted August 5, 2020 Share Posted August 5, 2020 Hello, is there any way to add/replace Amazon affiliate tags when someone posts a short URL, such as https://amzn.to/30swjOE Quote Link to comment Share on other sites More sharing options...
DawPi Posted August 5, 2020 Author Share Posted August 5, 2020 And then replace it by that exactly? Quote Link to comment Share on other sites More sharing options...
Li3D Posted November 11, 2020 Share Posted November 11, 2020 Am I the only one who thinks that we should leave the variables that aren't modified? On my forum deleting variables that are not modified breaks many links 😞 Feature request ? Quote Link to comment Share on other sites More sharing options...
DawPi Posted November 11, 2020 Author Share Posted November 11, 2020 Yes, you're first. 🙂 Working as intended. Will look into it though. Li3D 1 Quote Link to comment Share on other sites More sharing options...
Dean_ Posted November 7, 2021 Share Posted November 7, 2021 I'm not sure if it's me, but I've noticed my Affiliate links are changing the '&' to '%26', which then breaks the link. Although, it shows the link as /B03563GDS?&tag=MYTAG when I hover my mouse over. Don't worry, I fixed the above issue. I was having a moment.... 🤪 Quote Link to comment Share on other sites More sharing options...
DawPi Posted November 7, 2021 Author Share Posted November 7, 2021 3 hours ago, Dean_ said: Don't worry, I fixed the above issue. I was having a moment... What was wrong? Quote Link to comment Share on other sites More sharing options...
Dean_ Posted November 7, 2021 Share Posted November 7, 2021 1 hour ago, DawPi said: What was wrong? Added the & manually ‘&tag’, once removed it fixed the problem. DawPi 1 Quote Link to comment Share on other sites More sharing options...
Li3D Posted November 12, 2021 Share Posted November 12, 2021 (edited) Hi, Links are not rewritten on topic with Topic Summary activated (only sidebar position, looks ok under first post) : Edited November 12, 2021 by Li3D Quote Link to comment Share on other sites More sharing options...
DawPi Posted November 14, 2021 Author Share Posted November 14, 2021 Thanks for the info. I'll look into it. Li3D 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.