Our forums are visible to guests but most content is hidden, you must have a registered and activated account in order to view content here. See why here.

Guest Quick Access: About Us, Advertising (April 10, 2023) x

DUE TO AN INFLUX OF SPAM RECENTLY WE HAVE INITIATED POST MODERATION FOR FIRST POSTS (June 15, 2023) x


Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Stats Page
Post: RE: Stats Page

Quote: -- Can profile fields have spaces in the name and still be called or would that need to be changed? -- I may be misunderstanding here as I'm jumping right in the middle here (and a bit rusty...
Kiwi Help & Requests 16 108 12/17/2024, 01:46 PM
    Thread: Coding issue - All text is forced to be left aligned
Post: RE: Coding issue - All text is forced to be left a...

Only real way for us to troubleshoot is if you can share a link to the site (with guest access if it's needed in order to see the forums).
Kiwi Archives 7 23 12/1/2024, 05:33 PM
    Thread: Accordion with JS expand all, collapse all (unstyled)
Post: RE: Accordion with JS expand all, collapse all (un...

To my knowledge there shouldn't be any background I don't think - which part of it has a BG for you? It sounds like it may be some existing conflicting coding on your site? Or the opacity 0 may not be...
Kiwi Resources 4 338 9/21/2024, 11:57 AM
    Thread: combat systems: dice vs judged
Post: RE: combat systems: dice vs judged

This is also partly why we went for our PvP categories/levels system - not at all an idea that's original to us, but we felt like it fit in well. Characters can choose to play Casual (escape any situa...
Kiwi In Depth Discussions 14 93 4/24/2024, 10:52 AM
    Thread: combat systems: dice vs judged
Post: RE: combat systems: dice vs judged

Ours uses experience to some extent - you can purchase 20 of each stat point with currency gained from posting, but then you can gain an additional 10 in each stat by completing hunts and spars (1 per...
Kiwi In Depth Discussions 14 93 4/21/2024, 10:36 AM
    Thread: combat systems: dice vs judged
Post: RE: combat systems: dice vs judged

Personally I'm really happy with what we came up with for Elegeia, and the members seem to enjoy it too. Can be read here: https://elegeia-rpg.com/guidebook.php?page=Gameplay We have both options a...
Kiwi In Depth Discussions 14 93 4/21/2024, 08:04 AM
    Thread: Dropdown causes extra space when hidden (Enhanced Account Switcher)
Post: RE: Dropdown causes extra space when hidden (Enhan...

I'm not sure I understand what you mean by "over the index"?
Kiwi MyBB Software 7 14 3/9/2024, 08:08 AM
    Thread: Dropdown causes extra space when hidden (Enhanced Account Switcher)
Post: RE: Dropdown causes extra space when hidden (Enhan...

If I'm understanding correctly, I think this should address the issue immediately at hand: The issue is that you've put min-height:250px on the css for ".header_wrapper div" That means every singl...
Kiwi MyBB Software 7 14 2/20/2024, 02:25 PM
    Thread: Dropdown causes extra space when hidden (Enhanced Account Switcher)
Post: RE: Dropdown causes extra space when hidden (Enhan...

Heya, could you message me some test login details for the site and I'll have a look? I also had a heck of a time getting the account switcher css to work right.
Kiwi MyBB Software 7 14 2/16/2024, 12:17 PM
    Thread: Account Switcher Post Count
Post: RE: Account Switcher Post Count

Is it in the language files maybe?
Kiwi Extensions 9 13 2/10/2024, 12:45 PM
    Thread: [Interest Check] What would you look for in an "RPG Actions" plugin?
Post: RE: [Interest Check] What would you look for in an...

Yes! If something like this existed I'd definitely have built in something like the first bullet point into my site. Now we've established I'd probably only find a single limited use for that but it'd...
Kiwi In Depth Discussions 2 22 2/8/2024, 10:47 AM
    Thread: two small things regarding postbit!
Post: RE: two small things regarding postbit!

The checkbox only shows up because you're an admin. Normal users won't see it. It's how you select individual replies for moderation, e.g. to delete or move them. I'm not sure why selecting it changes...
Kiwi Help & Requests 2 16 2/8/2024, 10:08 AM
    Thread: Icon in name based on custom field?
Post: RE: Icon in name based on custom field?

Oh yeah that's totally true, could definitely do it that way! The other way I had in mind, completely separate to the method I posted above (so you don't need to do the css variables, though ofc you ...
Kiwi Help & Requests 5 37 1/19/2024, 04:03 PM
    Thread: Icon in name based on custom field?
Post: RE: Icon in name based on custom field?

Yes, this is quite simple to do! On our site we do this for "PVP levels" (similar idea of colored dots) by setting each color as a new variable in the css. So on one of our css sheets we have: Code...
Kiwi Help & Requests 5 37 1/16/2024, 05:38 PM
    Thread: interactive map creation
Post: RE: interactive map creation

I've had a quick look around and I agree, it seems way more complicated than I would've thought! I'm really surprised there isn't a better solution easily available. I managed to do something using...
Kiwi Archives 7 55 7/24/2023, 10:39 AM
    Thread: Ive Lost My Patience
Post: RE: Ive Lost My Patience

I can defo have a go, should be fairly simple since I've done similar ones before! But will be easiest if I can look on the ACP, are you happy to set me up an account to have a look?
Kiwi Archives 3 23 6/25/2023, 03:56 PM
    Thread: MySQL "Too Many Connections" error
Post: RE: MySQL "Too Many Connections" error

I wonder if the tasks that do run are running in order and stopping at a certain point? Wonder if there's an easy way to figure out what order they are running in and where they're getting stuck? Cos ...
Kiwi Archives 26 80 6/23/2023, 08:56 AM
    Thread: MySQL "Too Many Connections" error
Post: RE: MySQL "Too Many Connections" error

Thanks widow! I had no idea this was a thing, but yeah that's precisely what we need, should make it super easy to pick apart what's going on. You could also save the pages as html files and stick ...
Kiwi Archives 26 80 6/22/2023, 07:33 PM
    Thread: MySQL "Too Many Connections" error
Post: RE: MySQL "Too Many Connections" error

It looks like our site hovers right around 20-30 connections at a time! More than I was expecting to see, definitely, and I'm not sure what all those connections are... So it is plausible that you cou...
Kiwi Archives 26 80 6/22/2023, 05:57 PM
    Thread: MySQL "Too Many Connections" error
Post: RE: MySQL "Too Many Connections" error

I managed to find our stats to compare - obviously a much larger total uptime, but interesting that we did at one point go to 83 concurrent connections! I'm not sure if we would regularly be reaching ...
Kiwi Archives 26 80 6/22/2023, 05:18 PM
    Thread: Stats. Crafting. Resource management.
Post: RE: Stats. Crafting. Resource management.

You could take a look at the thread I wrote on using NewPoints shop items as stats! https://mybb-rpg.com/showthread.php?tid=79&highlight=stats I then combined this with the dice roller plugin, and ...
Kiwi Archives 3 17 6/22/2023, 12:18 PM
    Thread: MySQL "Too Many Connections" error
Post: RE: MySQL "Too Many Connections" error

This has turned into a bit of a knowledge-spew but hopefully some of it helps explain what could be going on: So to the best of my knowledge, "connections" are active, ongoing queries that are tryi...
Kiwi Archives 26 80 6/21/2023, 07:29 PM
    Thread: MySQL "Too Many Connections" error
Post: RE: MySQL "Too Many Connections" error

I've somewhat skimmed this, so will go back and read again later (and apologies if I've missed something) but my immediate thoughts are: - How many concurrent users do you tend to get? It seemed to be...
Kiwi Archives 26 80 6/21/2023, 01:12 PM
    Thread: (SOLVED) How did someone manage to get 2 of the same username on my site?
Post: RE: How did someone manage to get 2 of the same us...

Is it possible they registered with an extra space at the end but it got removed after? Or is that what you already tested?
Kiwi Archives 10 26 6/13/2023, 12:34 PM
    Thread: (SOLVED) How did someone manage to get 2 of the same username on my site?
Post: RE: How did someone manage to get 2 of the same us...

Hmm and they haven't put in a username change request at all?
Kiwi Archives 10 26 6/12/2023, 02:29 PM
    Thread: Custom profile field textboxes have different sizes?
Post: RE: Custom profile field textboxes have different ...

Was your field originally a different type (e.g. a checkbox) and you changed it to a textbox later? Or have you had any fields you've deleted? Basically, length is a variable stored in the database...
Kiwi Archives 6 78 5/5/2023, 02:58 PM
    Thread: Custom profile field textboxes have different sizes?
Post: RE: Custom profile field textboxes have different ...

Do they both have the same maximum length set? Would need to see the CSS on the page to be able to see for sure - can you inspect element/view source on each box and see if there are different classe...
Kiwi Archives 6 78 5/5/2023, 01:35 PM
    Thread: Looking for someone good with colors to help me tidy up some themes & style a new one
Post: RE: Looking for someone good with colors to help m...

Could you link to the site (or send me a message with the link)? Honestly design has historically been a weaker skill for me but I could mock something up and see what you think of it just as a starti...
Kiwi Archives 4 97 4/23/2023, 04:29 PM
    Thread: Tutorial: converting jcink miniprofile to myBB postbit
Post: Tutorial: converting jcink miniprofile to myBB pos...

Note: Please ensure you have the original author's permission to convert any codes from jcink to mybb. This is a basic tutorial for those who are new to myBB but have some coding & jcink experience...
Kiwi Documentation & Guides 0 131 4/23/2023, 04:19 PM
    Thread: Well, I sure did something to my header
Post: RE: Well, I sure did something to my header

This is what the header template contains on your backup: Code: -- {$as_sidebar} {$welcomeblock} ...
Kiwi Archives 8 129 4/21/2023, 05:48 PM
    Thread: Well, I sure did something to my header
Post: RE: Well, I sure did something to my header

Whoops ignore me, you already said! Will try to grab just that one.
Kiwi Archives 8 129 4/21/2023, 05:39 PM
    Thread: Well, I sure did something to my header
Post: RE: Well, I sure did something to my header

Which template/s is it you're looking to get back? just the header one? Or are there others?
Kiwi Archives 8 129 4/21/2023, 05:39 PM
    Thread: Well, I sure did something to my header
Post: RE: Well, I sure did something to my header

Could you upload the backup to a google drive (or put in a pastebin if it's a single text file) and I can try to grab the bit you want?
Kiwi Archives 8 129 4/18/2023, 03:15 PM
    Thread: Well, I sure did something to my header
Post: RE: Well, I sure did something to my header

Could you link to the site please?
Kiwi Archives 8 129 4/18/2023, 02:58 PM
    Thread: Where do you find main and miniprofile codes for MyBB?
Post: RE: Where do you find main and miniprofile codes f...

Unfortunately I never managed to find any free (if that's what you're looking for) myBB RPG-suitable themes at all, let alone profile & postbit codes :c Agatha Harkness has some premade skins in th...
Kiwi MyBB Software 1 174 4/16/2023, 05:09 PM
    Thread: Custom Profile Fields - Dates
Post: RE: Custom Profile Fields - Dates

And what's the purpose of the "days until" number? Is it just visual, for other users to looks at and see that they're due soon, or is it used somewhere else?
Kiwi Extensions 5 112 4/14/2023, 05:24 PM
    Thread: Custom Profile Fields - Dates
Post: RE: Custom Profile Fields - Dates

Could you give some context for what that future date means? Is it a death date, etc?
Kiwi Extensions 5 112 4/14/2023, 05:20 PM
    Thread: Making it so members posting html tables can't break site coding?
Post: RE: Making it so members posting html tables can't...

Mybb has definitely always had that problem when it comes to not closing div tags! The best thing to do is ask everyone to only use MyCode, and set up custom MyCode for common html such as divs, as...
Kiwi Archives 4 167 4/12/2023, 02:34 PM
    Thread: Manually Update "Age" Field For All Accounts In One Go
Post: RE: Manually Update "Age" Field For All Accounts I...

Finally getting around to doing this on our site and I was scared, so here's a way of previewing what all the ages will update to (we update by 0.25 years at a time, and fid5 is our age field; 2 and 1...
Kiwi Resources 1 325 4/4/2023, 05:54 PM
    Thread: Few things I can't figure out with a main profile
Post: RE: Few things I can't figure out with a main prof...

Which plugin are you using for the profiles?
Kiwi Archives 24 213 4/4/2023, 04:15 AM