XoopsModules25x / news

With this XOOPS module, you can create an unlimited number of news on your site. You can create all the articles you want and attach them to topics.
4 stars 11 forks source link

Unknown: Object of class XoopsFormSelect could not be converted to string in file news_block_topics.tpl.php line 5 #19

Closed alain01 closed 6 years ago

alain01 commented 6 years ago

Unknown: Object of class XoopsFormSelect could not be converted to string in file -secure/xoops_data/caches/smarty_compile/86a9106a-news-dzoni-2012-default^%%83^830^830A39F5%%db%3Anews_block_topics.tpl.php line 5

Try with different themes, same issue. XOOPS 2.5.9

alain01 commented 6 years ago

humm, for my sandbox, i used /xoops259-secure/xoops_data /xoops259-secure/xoops_lib

and i read the error message : could not be converted to string in file -secure/xoops_data/ not could not be converted to string in file xoops259-secure/xoops_data/

May be the problem is here ?

mambax7 commented 6 years ago

Thanks for reporting. I'll check later tonight if I can reproduce it. What theme are you using? Can you test it with the Default and with xBootstrap?

mambax7 commented 6 years ago

Do you have any articles there? I kind of recall that I had an issue like this, but there was no items in the database. So make sure that you have a category and articles there that have the permissions to be visible

alain01 commented 6 years ago

Same issue with both themes Default and with xBootstrap. There is 1 category and 1 article, both are enabled for all groups (webmasters, users, anonymous) for view.

mambax7 commented 6 years ago

OK, let me install it fresh on another system...

mambax7 commented 6 years ago

Fixed in: https://github.com/XoopsModules25x/news/pull/20