[BETA] MapleBitCMS

Joined
Jul 2, 2011
Messages
783
Reaction score
230
The folders should be in assets/img/GD.

Example :
assets/img/GD/Face/
assets/img/GD/Weapon/
assets/img/GD/Hair/

And not :
assets/img/GD/GD/Face/
assets/img/GD/GD/Weapon/
assets/img/GD/GD/Hair/
 
C# developer
Joined
Dec 4, 2013
Messages
656
Reaction score
80
The folders should be in assets/img/GD.

Example :
assets/img/GD/Face/
assets/img/GD/Weapon/
assets/img/GD/Hair/

And not :
assets/img/GD/GD/Face/
assets/img/GD/GD/Weapon/
assets/img/GD/GD/Hair/

why do u even bother?
 
Newbie Spellweaver
Joined
Aug 9, 2012
Messages
84
Reaction score
20

I get that for some reason and I installed it in the "/" when I was installing. My files are directly in the htdocs folder so idk whats the problem
 

Attachments

You must be registered for see attachments list
Joined
Jul 2, 2011
Messages
783
Reaction score
230

I get that for some reason and I installed it in the "/" when I was installing. My files are directly in the htdocs folder so idk whats the problem

Yea, that's most likely a directory error since it couldn't navigate to the css. Re install without the '/'.
 

Attachments

You must be registered for see attachments list
Joined
Jul 12, 2011
Messages
1,229
Reaction score
475
Anyone know how to fix the vote thingy?

Did you configure the amount of NX and VP to give?


I get that for some reason and I installed it in the "/" when I was installing. My files are directly in the htdocs folder so idk whats the problem

Don't change the value for the installation directory.

EDIT:
MapleBit is now on v1.04. This is a critical release, which means that if you are using MapleBit right now, you need to update.
 

Attachments

You must be registered for see attachments list
Last edited:
Skilled Illusionist
Joined
Feb 15, 2013
Messages
323
Reaction score
10
when i put my ip us url i got error [h=1]Forbidden[/h]You don't have permission to access / on this server.
403
and when i put in url ip 127.0.0.1 i can see the website why ?

 
Newbie Spellweaver
Joined
Apr 5, 2014
Messages
40
Reaction score
0
when I use tiredstory as database, everything is working fine. But I changed to moopledev as database, home content,gm blog & half of the ranking thingy is gone please help
REMOVED
REMOVED
 
Junior Spellweaver
Joined
Dec 21, 2008
Messages
108
Reaction score
69
when I use tiredstory as database, everything is working fine. But I changed to moopledev as database, home content,gm blog & half of the ranking thingy is gone please help
Without checking, I am fairly certain the two databases are using different definitions. Open each database and directly compare where the data is coming from. I bet they will yield different results. The code in this CMS is intended to use one specific structure (to my knowledge) and will not adapt to databases that go their own way. You can, however, edit the CMS to pull from Moople's database, once you figure out the correct definitions.