Daniel F Posted Wednesday at 09:22 AM Posted Wednesday at 09:22 AM 18 hours ago, Marco Junior said: if your reply is direction for me. <?php exit; ?> Tue, 19 Nov 2024 00:04:51 +0000 OutOfRangeException::0 #0 /home/lightningmu/public_html/community/applications/blog/sources/Entry/Entry.php(1030): IPS\Patterns\ActiveRecord::load(8) #1 /home/lightningmu/public_html/community/static/templates/blog_front_browse.php(1364): IPS\blog\Entry->category() #2 /home/lightningmu/public_html/community/system/Theme/SandboxedTemplate.php(68): IPS\Theme\class_blog_front_browse->indexGridEntry(Object(IPS\blog\Entry), true) #3 /home/lightningmu/public_html/community/static/templates/blog_front_browse.php(1022): IPS\Theme\SandboxedTemplate->__call('indexGridEntry', Array) #4 /home/lightningmu/public_html/community/system/Theme/SandboxedTemplate.php(68): IPS\Theme\class_blog_front_browse->indexGrid(Object(IPS\Patterns\ActiveRecordIterator), Array, Array, Array, 'grid', NULL) #5 /home/lightningmu/public_html/community/applications/blog/modules/front/blogs/browse.php(131): IPS\Theme\SandboxedTemplate->__call('indexGrid', Array) #6 /home/lightningmu/public_html/community/system/Dispatcher/Controller.php(139): IPS\blog\modules\front\blogs\browse->manage() #7 /home/lightningmu/public_html/community/system/Dispatcher/Dispatcher.php(169): IPS\Dispatcher\Controller->execute() #8 /home/lightningmu/public_html/community/index.php(16): IPS\Dispatcher->run() #9 {main} Based on the error you're missing a blog category. Was this a clean installation or an upgrade from v4?
Marco Junior Posted Wednesday at 10:53 AM Posted Wednesday at 10:53 AM 1 hour ago, Daniel F said: Based on the error you're missing a blog category. Was this a clean installation or an upgrade from v4? Clear install !
Drewfus Posted Wednesday at 11:45 AM Posted Wednesday at 11:45 AM @Marco Junior I got the same thing I just downloaded the beta again from client area and it worked fine don't think the beta file from client area was all there when I first downloaded it.
Marco Junior Posted Wednesday at 02:40 PM Posted Wednesday at 02:40 PM 2 hours ago, Drewfus said: @Marco Junior I got the same thing I just downloaded the beta again from client area and it worked fine don't think the beta file from client area was all there when I first downloaded it. I believe that this does not resolve my problem, because I reinstall full IC5 and this appear on the page.
Marco Junior Posted 16 hours ago Posted 16 hours ago On 11/20/2024 at 6:22 AM, Daniel F said: Based on the error you're missing a blog category. Was this a clean installation or an upgrade from v4? Any solution for me problem ?
Daniel F Posted 16 hours ago Posted 16 hours ago Have you deleted any categories? If yes, how exactly? Something went wrong and the category wasn't set to NULL while the deletion.
Marco Junior Posted 15 hours ago Posted 15 hours ago 45 minutes ago, Daniel F said: Have you deleted any categories? If yes, how exactly? Something went wrong and the category wasn't set to NULL while the deletion. No, as I mentioned I did a clean install. After the installation was complete I took the backup data from the first installation, since the data is my game guides. So I sent this data to the table and then this error appeared. Since then it has never gone away!
Daniel F Posted 15 hours ago Posted 15 hours ago 14 minutes ago, Marco Junior said: I took the backup data from the first installation Which means, it's not a clean install. Anyway, you'll need to update the blog_entries database table and update the entry_category_id value for all entries with a not existing category.
Recommended Posts