Mysidia Adoptables Support Forum  

Home Community Mys-Script Creative Off-Topic
Go Back   Mysidia Adoptables Support Forum > Community Board > Newcomer Center

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 11-03-2018, 06:40 AM
K.Forte K.Forte is offline
K.Forte
 
Join Date: Sep 2018
Location: New York
Posts: 4
Gender: Female
Credits: 2,465
K.Forte is on a distinguished road
Talking

Thanks Pear
Reply With Quote
  #2  
Old 11-06-2018, 04:18 PM
p810 p810 is offline
Member
 
Join Date: Apr 2017
Posts: 6
Gender: Unknown/Other
Credits: 1,193
p810 is on a distinguished road
Default

You're starting out in the right direction by building out your frontend and filling in the functionality. One thing that's very important to remember is that you should not mix the two. What I mean by this is that the code you've written for the frontend should function independently of the code you're going to implement for the backend -- code that talks to the database, for example.

If this is confusing then let's consider how WordPress handles templating. You have templates for different sections of the site, like home.php for the index and page.php for individual post pages. You'll never see a declaration in a template file. A declaration is a variable or a function. You'll see functions being called in certain places, like to get the latest posts, but they're declared separately. This is known as separation of concerns and it's easily one of, if not the most important tenant of SOLID as it applies to PHP.

My personal opinion is that WordPress is not well suited for this type of site, mainly because of its user system and access control, but also because it's a blogging platform that's been duct taped together to be a CMS, so you'll have to do some weird things to get it to be an adoptable site.

But that doesn't mean you can't use Mysidia or a custom framework for your game alongside WordPress (as a blog or general site). Of course that includes bbPress for the forum.

Last edited by p810; 11-06-2018 at 04:26 PM. Reason: Adding an example to clarify what I mean
Reply With Quote
  #3  
Old 11-18-2018, 12:31 PM
K.Forte K.Forte is offline
K.Forte
 
Join Date: Sep 2018
Location: New York
Posts: 4
Gender: Female
Credits: 2,465
K.Forte is on a distinguished road
Unhappy Yeaaa....

@P810 , thank you so much for your advice. I'm well aware that what I'm heading into is a complete mess

The more I look into it and try to sort it out, the more I'm realizing how difficult and tangled the WP code is to work with. I'm doing it just for fun, but I can't help being completely frustrated with the simplest stuff (such as the BB forums) which keep loading random stuff whenever they feel like. And this is simply due to conflicting slugs, tags, and redirects. I'm doing more troubleshooting than content writing and creation at this point by about 80 or 90 percent and it's driving me quite a bit bonkers.

I'm going to start playing with the adoptables code only once I'm comfortable with the way wordpress runs on its own for now.

I guess I opened this can of worms... and not I gotta lie in it.
Reply With Quote
Reply

Tags
art, artwork, newbie, newcomer, wordpress


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 10:46 AM.

Currently Active Users: 3921 (0 members and 3921 guests)
Threads: 4,081, Posts: 32,043, Members: 2,016
Welcome to our newest members, jolob.
BETA





What's New?

What's Hot?

What's Popular?


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
vBCommerce I v2.0.0 Gold ©2010, PixelFX Studios
vBCredits I v2.0.0 Gold ©2010, PixelFX Studios
Emoticons by darkmoon3636