_userdata variable modification
4 posters
Page 1 of 1
Do you agree or disagree ?
_userdata variable modification
If there's a way to add more features to this variable, it would make some projects and code manipulation much easier. Are the developers who work on coding for Forumotion active on this support forum?
I would love to discuss with them about variables and (in my opinion) outdated RPG modules.
It would be much easier to give suggestions after discussing and understanding which parts of the code are easier to manipulate and which are not.
I would love to discuss with them about variables and (in my opinion) outdated RPG modules.
It would be much easier to give suggestions after discussing and understanding which parts of the code are easier to manipulate and which are not.
Re: _userdata variable modification
Good afternoon!
I won't go into development details, but this variable is needed to verify the user who is currently browsing the forum.
For example, thanks to this variable, your forum knows that you are an administrator and displays certain items that are not available to general users. And a lot of other things this variable (and the request for it) does.
If this variable contains a lot of data - it will greatly affect the performance and loading speed of the forum, as the request for receiving data from this variable is send on every page.
Also, if you have specific suggestions - please describe them. You should not use abstractions to describe your ideas.
I won't go into development details, but this variable is needed to verify the user who is currently browsing the forum.
For example, thanks to this variable, your forum knows that you are an administrator and displays certain items that are not available to general users. And a lot of other things this variable (and the request for it) does.
If this variable contains a lot of data - it will greatly affect the performance and loading speed of the forum, as the request for receiving data from this variable is send on every page.
Also, if you have specific suggestions - please describe them. You should not use abstractions to describe your ideas.
Razor12345- Support Moderator
- Posts : 1573
Reputation : 266
Language : Ukr, Rus, Eng
Location : Ukraine
Re: _userdata variable modification
Razor12345 thank you for answer! Here is my list of suggestions:
Feature Request List
1. User Group Color Integration
- Description: Integrate the current group color of a user into the
- Code:
_userdata
- Code:
_userdata.groupcolor
- Purpose: This feature would allow developers to dynamically display and utilize user group colors throughout the forum, enhancing the customization and visual coherence of user interactions.
- Benefit: Streamlines the process of styling and theming based on user group, allowing for a more personalized and visually appealing user experience.
2. RPG Data in Member List (Optional)
- Description: Allow RPG data to be accessible within the Member List, enabling sorting and filtering of users based on RPG attributes. This feature should be optional, controlled via a checkbox in the admin panel.
- Purpose: This feature would allow forums with RPG elements to easily manage and display users based on their RPG stats, roles, or achievements directly within the Member List.
- Benefit: Improves the functionality of the Member List, allowing for richer user management and better showcasing of RPG-related achievements or statuses.
- Admin Control: Admins can enable or disable this feature through a checkbox in the admin panel, providing flexibility based on the forum’s needs.
3. Global RPG Data Object (Optional)
- Description: Introduce a global JavaScript object,
- Code:
rpgdata
- Purpose: To provide a lightweight and efficient way to access RPG data across all pages without bloating the
- Code:
_userdata
- Benefit: Enhances coding flexibility and reduces the need for redundant data calls, leading to a more efficient and responsive forum environment.
- Admin Control: Admins can enable or disable this feature through a checkbox in the admin panel, allowing them to weigh the benefits against potential performance considerations.
4. Optimized Data Collection for Top Users List
- Description: Streamline the process of collecting multiple users' data by reducing or eliminating the need for separate AJAX calls with delays. Consider implementing a batch data retrieval method or server-side processing to gather necessary data more efficiently.
- Purpose: To simplify and automate the update process for "Top Users" lists or similar features that require data from multiple users.
- Benefit: Reduces manual effort and potential performance issues associated with multiple AJAX calls, leading to a smoother and more efficient forum management experience.
The Godfather and SarkZKalie like this post
Re: _userdata variable modification
Content Removed
Anne165Hernadez- New Member
- Posts : 1
Reputation : 1
Language : English
Re: _userdata variable modification
I believe one of the most unique aspects of your platform is the RPG section within the forums. This feature sets Forumotion apart from social networks and could be a key area for further development. Expanding and enhancing the RPG functionalities would not only attract more users but also provide a distinctive offering that other platforms do not have.
Wizzard likes this post
Re: _userdata variable modification
Please do not go off-topic. This is for a specific suggestion.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Aizen the Virtuoso likes this post
Similar topics
» [ONLY TOPIC] Error doing DB query userdata row fetch
» Variable names
» Variable for the Avatar
» Variable's codes
» Points Variable
» Variable names
» Variable for the Avatar
» Variable's codes
» Points Variable
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum