MyBB Community Forums

Full Version: ougc Pages
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9
(2014-11-18, 05:29 PM)Eldenroot Wrote: [ -> ]Omg, I cannot see more that 20 pages in one category... Sad I cannot edit them, they are hiden. Pagination is missing (or add more pages per page)

Thanks, it was a bug indeed.

https://github.com/Sama34/OUGC-Pages/issues/3
You are welcome Smile

Can I upload your updated version from github with latest changes into my forum and update my old version? Thx
User is viewing: Unknown location -> there should be used a title from ougc page
WOL don't seems to be working.
Since updating to 1.8.4, clicking the who's online link and/or a user's profile link gives the following error pertaining to this plugin when a user is viewing a custom page. Anyone have any solutions by chance?


Quote:Fatal error: Declaration of _objcont_1::fetch_array() must be compatible with DB_Base::fetch_array($query, $resulttype = MYSQL_ASSOC) in /home4/public_html/inc/plugins/ougc_pages.php(737) : eval()'d code on line 30
Which other of my plugins do you use? Or do you use xThreads by any chance? Or any plugin from MyBBHacks?

This does happens because a plugin is using the control_object() function in this plugin to modify the fetch_array() DB method in the core. But it is not this plugin and I couldn't find one my plugins that does it in my local repositories.

If you use xThreads make sure to have them up to date, an update for this has been released a few days ago. vB Quote from MyBB hacks was also updated.
Looks like it was Xthreads. Updating it did the trick. Thanks!
Omar - would you consider the possibility of associating a forum with a page ? Like in wikipedia where you have a discussion tab, but in mybb the the discussion-tab should link to a specific forum for discussing the contents of that page ... I hope you understand. This way I could use a forum to have many topics associated with a page.
Can't you simply add a link to the page? Which is the difference?
It wouldnt look as good/intuitive as in wikipedia. And it would be annoying to have to make a link in the forum AND in the page. It should be automatic and bidirectional.

It could also be like to have a page that has a forum placed directly on it. Like in wikipedia, but with the topics placed in the bottom of the page for example.

A third way of achiveing the same would be to have the page displayed in a specific forum at the top - replacing the category desription-perhaps with an open/close-icon to toggle the display of the page.

Basically I would really like to see some kind of integration between pages and the forums that could make MyBB more wiki-like.
Pages: 1 2 3 4 5 6 7 8 9