Forum Activity for @michael

michael
@michael
07/22/26 03:21:14PM
7,837 posts

Login, forgot password, signup and other tpls...


Design and Skin Customization

Marla:
I'm using localhost/mysite. Everything seems to be working fine but just these few tpls wont update. I've tried editing the tpl's directly and in: ACP -> SKINS -> (your skin) -> TEMPLATES ->
ACP -> MODULES -> USERS -> USERS -> TEMPLATES ->.

I'll take a look at the guides.. thank you!

make sure you go to the TEMPLATES page, check the checkbox then SAVE to activate the over-ride, then reset the caches
ACP -> MODULES -> CORE -> SYSTEM CORE -> TOOLS -> RESET CACHES.

OR you can go to the DEVELOPER module then to GLOBAL CONFIG and turn on "Run in Developer Mode" to turn caching off while you build.
michael
@michael
07/21/26 11:36:00PM
7,837 posts

Login, forgot password, signup and other tpls...


Design and Skin Customization

these docs are 2 ways to make adjustments

Docs: altering a module's template
https://www.jamroom.net/the-jamroom-network/documentation/module-developer-guide/1051/altering-a-modules-template


Docs: Using the Template Editor
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-admin-handbook/3183/using-the-template-editor

Which you should use is most likely determined by how you like to build. If you use an IDE then you probably wont use the Template Editor.
michael
@michael
07/21/26 11:29:12PM
7,837 posts

Login, forgot password, signup and other tpls...


Design and Skin Customization

how are you trying?

--edit--
Make sure that if you are using a local server you must be using a domain name, jamroom wont work off of 127.0.0.1/ or localhost/

you can give local sites a domain name using /etc/hosts to use a somthing.test domain.
updated by @michael: 07/21/26 11:32:02PM
michael
@michael
07/21/26 03:18:27AM
7,837 posts

Login, forgot password, signup and other tpls...


Design and Skin Customization

if you've changed the .tpl file on the server by changing it then re-uploading it and then resetting the caches and it doesn't change then it could be that there is an over-ride in the ACP skins -> templates tab that's active OR there might be changes to the user modules template as an override in the ACP.

There's a few methods to make changes and sometimes making changes to a site where differnt methods have been used it can be hard to locate the source.

check
ACP -> SKINS -> (your skin) -> TEMPLATES -> the template your intereste in .tpl
ACP -> MODULES -> USERS -> USERS -> TEMPLATES -> the template your intereste in .tpl
michael
@michael
07/21/26 01:47:25AM
7,837 posts

Login, forgot password, signup and other tpls...


Design and Skin Customization

check your skin, if it has jrUser_user_login.tpl, then thats it otherwise the one in the module.
michael
@michael
05/18/26 04:14:02PM
7,837 posts

Upgrade Php from 8.1 to 8.4 Issues unable to load checktype plugins


Installation and Configuration

I do not know sorry, i have not tried past 8.2. Mostly i still work with 7.4.
michael
@michael
05/17/26 11:02:44PM
7,837 posts

Upgrade Php from 8.1 to 8.4 Issues unable to load checktype plugins


Installation and Configuration

Not sure what alt php is but for technical problems, especially config problems AI is getting scarily good at solving them.

glad you got it working.
michael
@michael
05/17/26 06:17:09PM
7,837 posts

Upgrade Php from 8.1 to 8.4 Issues unable to load checktype plugins


Installation and Configuration

try these steps:

https://share.google/aimode/YoexWbEMbjgHYeyx4

Its a server level function that hasn't been installed is still the cause of the issue.
michael
@michael
05/17/26 02:14:13AM
7,837 posts

Upgrade Php from 8.1 to 8.4 Issues unable to load checktype plugins


Installation and Configuration

JammerPro:
PHP Fatal error: Uncaught Error: Call to undefined function mb_internal_encoding()

The server is missing the mbstring extension. have your server company install that. its part of php.
michael
@michael
05/11/26 11:46:55PM
7,837 posts

Upgrade Php from 8.1 to 8.4 Issues unable to load checktype plugins


Installation and Configuration

Are there any server level errors? in your server error long, not the jr error log.
1