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
No worries, Omar. It looks though that you applied only half of the patch - unless I'm missing something.

I've attached what (it seems to me) remains unapplied of the patch.
aftet safe installation i tried to creat a page inside of a category

but it seems the pages are not reachable or browse able . The pages are not opening. i am getting this


'This page isn’t workingstoriespedia.com redirected you too many times.
Try clearing your cookies.
ERR_TOO_MANY_REDIRECTS

"
The patch I supplied in my last post should fix that for you, @PARADOX987.
let me try
I apologize, I forgot to push to the repository, I have updated the package once more, I also removed some legacy code.
https://github.com/OUGC-Network/OUGC-Pag...1.8.33_dev
Good stuff, Omar. I've picked up another minor bug. On line #775 of inc/plugins/ougcPages/core.php, 'navigation' should be 'displayNavigation'.
Hi, I have released a new update for this plugin. OUGC Pages 1.8.33 adds a variety of improvements and new features. A list of some of these is below :
  • Minimum PHP requirement lowered to PHP7, but mainly tested for PHP8.2
  • initialize PHP files on global end (default), global intermediate, global start, or at plugin execution time ("init").
  • It is now required to edit the plugin file for enabling PHP pages. See the README file for more information.
  • Option to add navigation (previous/next) for pages on a per category basis.
  • Option to build a menu for pages on a per category basis. See the README file for more information.
  • Option to add the UserCP menu on a per category basis.
  • Option to skip from the menu on a per page basis.
  • Option to use a theme template for page content on per page basis.
  • Fixes issues with MySQL 8.
  • Update to the plugin files structure.
  • Display a "last edited on" message to pages.
  • Sample pages were updated as well.

Update should be as straightforward, no sensitive data should be lost. But always beware and make a backup before updating. See the README file for more information on updating.

Please review screenshots in the Extend site and some additional screenshots in the first post.

Refer to the repository for detailed information.
Thank you!
Pages 1.8.34 has been released.
  • Removes control_object() which may cause issues with other plugins, while Pages does not need it
Hello , then im install your plugin in register page not added invite code field
Pages: 1 2 3 4 5 6 7 8 9