TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
Stats
  • Total Posts: 196,004
  • Total Topics: 21,330
  • Online today: 219
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 90
  • Total: 90

Strange thing in manual install, maybe a bug?

Started by Wingman, April 12, 2008, 04:20:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Wingman

Hi all :D

first, congratulations for the new beta of tinyportal! well done! ;)

Anyway i'm doing a manual install on a local forum (i prefer to try it before upgrading the online forum), and i noticed this:
<search for>

// All permission groups that will be shown in the left column.

$leftPermissionGroups = array(

'general',

'calendar',

'maintenance',

'member_admin',

'general_board',

'topic',

'post',

);

</search for>



<replace>

// All permission groups that will be shown in the left column.

$leftPermissionGroups = array(

'general',

'maintenance',

'member_admin',

'profile',

'general_board',

'topic',

'post',

);

</replace>


Why in the <replace> section there's not 'calendar' ? I admin that i can't understand this code since i am quite a noob in php coding, but can someone explain me why?

Hope this is not a bug  :)

Jpg


Wingman

<edit file>

$sourcedir/ManagePermissions.php

</edit file>

that's the file


PS: i just finished to install it and... i probably have missed something! In the admin CP there's no tinyportal section.  :(

bloc

Wingman, the reason calendar is not there, is that its moved. Look further in the mod file.

This website is proudly hosted on Crocweb Cloud Website Hosting.