Posts: 14
Threads: 2
Joined: May 2009
Reputation:
0
Posts: 443
Threads: 10
Joined: Apr 2013
Reputation:
41
2014-11-09, 03:54 AM
(This post was last modified: 2014-11-09, 03:57 AM by Rakes.)
 This user has been denied support.
(2014-10-04, 12:04 PM)Lorataco Wrote: Work in 1.8?
Yes it does, I edited a bit and added folders and stuff if anyone wants it
https://github.com/Zalvie/SublimeMybbTplEditor
Beep Boop
~ RIP Server 2014-2014
Posts: 14
Threads: 2
Joined: May 2009
Reputation:
0
(2014-11-09, 03:54 AM)Rakes Wrote: (2014-10-04, 12:04 PM)Lorataco Wrote: Work in 1.8?
Yes it does, I edited a bit and added folders and stuff if anyone wants it
https://github.com/Zalvie/SublimeMybbTplEditor
I click in Mybb: Load Template and does not appear
Posts: 443
Threads: 10
Joined: Apr 2013
Reputation:
41
 This user has been denied support.
(2014-11-16, 11:34 AM)Lorataco Wrote: (2014-11-09, 03:54 AM)Rakes Wrote: (2014-10-04, 12:04 PM)Lorataco Wrote: Work in 1.8?
Yes it does, I edited a bit and added folders and stuff if anyone wants it
https://github.com/Zalvie/SublimeMybbTplEditor
I click in Mybb: Load Template and does not appear
View -> Show console, any errors?
Beep Boop
~ RIP Server 2014-2014
Posts: 14
Threads: 2
Joined: May 2009
Reputation:
0
2014-11-16, 01:05 PM
(This post was last modified: 2014-11-16, 01:06 PM by Lorataco.)
(2014-11-16, 12:44 PM)akes Wrote: (2014-11-16, 11:34 AM)Lorataco Wrote: (2014-11-09, 03:54 AM)Rakes Wrote: (2014-10-04, 12:04 PM)Lorataco Wrote: Work in 1.8?
Yes it does, I edited a bit and added folders and stuff if anyone wants it
https://github.com/Zalvie/SublimeMybbTplEditor
I click in Mybb: Load Template and does not appear
View -> Show console, any errors?
Already solved, but now when I edit the css, I get this:
And just let me open the Master Mybb Style or Default, if I choose another does nothing, it does not open.
Posts: 443
Threads: 10
Joined: Apr 2013
Reputation:
41
2014-11-16, 01:19 PM
(This post was last modified: 2014-11-16, 01:23 PM by Rakes.)
 This user has been denied support.
(2014-11-16, 01:05 PM)Lorataco Wrote: (2014-11-16, 12:44 PM)akes Wrote: (2014-11-16, 11:34 AM)Lorataco Wrote: (2014-11-09, 03:54 AM)Rakes Wrote: (2014-10-04, 12:04 PM)Lorataco Wrote: Work in 1.8?
Yes it does, I edited a bit and added folders and stuff if anyone wants it
https://github.com/Zalvie/SublimeMybbTplEditor
I click in Mybb: Load Template and does not appear
View -> Show console, any errors?
Already solved, but now when I edit the css, I get this:
![[Image: b3b9fc20b82ccf07e295164948304ac6.png]](https://camo.mybb.com/bc02d9ce776e28a5cc202fc92b64c87424284106/687474703a2f2f692e6779617a6f2e636f6d2f62336239666332306238326363663037653239353136343934383330346163362e706e67)
And just let me open the Master Mybb Style or Default, if I choose another does nothing, it does not open.
You need to enter a password into the updatecss.php file and upload it onto the server and then if you haven't already
And insert https://raw.githubusercontent.com/Zalvie...e-settings
And edit the mysql stuff then the css_password to the password you sat in the updatecss.php file.
After that you should be able to
Or ctrl shift p and write mybb and it should popup, make sure you are running sublime 3
I might rebuild it fully and remove the mysql need or make a grunt setup with live reload.
Beep Boop
~ RIP Server 2014-2014
Posts: 14
Threads: 2
Joined: May 2009
Reputation:
0
(2014-11-16, 01:19 PM)Rakes Wrote: (2014-11-16, 01:05 PM)Lorataco Wrote: (2014-11-16, 12:44 PM)akes Wrote: (2014-11-16, 11:34 AM)Lorataco Wrote: (2014-11-09, 03:54 AM)Rakes Wrote: Yes it does, I edited a bit and added folders and stuff if anyone wants it
https://github.com/Zalvie/SublimeMybbTplEditor
I click in Mybb: Load Template and does not appear
View -> Show console, any errors?
Already solved, but now when I edit the css, I get this:
![[Image: b3b9fc20b82ccf07e295164948304ac6.png]](https://camo.mybb.com/bc02d9ce776e28a5cc202fc92b64c87424284106/687474703a2f2f692e6779617a6f2e636f6d2f62336239666332306238326363663037653239353136343934383330346163362e706e67)
And just let me open the Master Mybb Style or Default, if I choose another does nothing, it does not open.
You need to enter a password into the updatecss.php file and upload it onto the server and then if you haven't already
![[Image: wlnljy.png]](https://camo.mybb.com/b96f48415f60911e12c3f93e1be000589dbee694/687474703a2f2f612e706f6d662e73652f776c6e6c6a792e706e67)
And insert https://raw.githubusercontent.com/Zalvie...e-settings
And edit the mysql stuff then the css_password to the password you sat in the updatecss.php file.
After that you should be able to
Or ctrl shift p and write mybb and it should popup, make sure you are running sublime 3
I might rebuild it fully and remove the mysql need or make a grunt setup with live reload.
Ok, It's work but when I open a new theme CSS, nothing appears
Posts: 443
Threads: 10
Joined: Apr 2013
Reputation:
41
2014-11-16, 01:37 PM
(This post was last modified: 2014-11-16, 01:49 PM by Rakes.)
 This user has been denied support.
(2014-11-16, 01:31 PM)Lorataco Wrote: (2014-11-16, 01:19 PM)Rakes Wrote: (2014-11-16, 01:05 PM)Lorataco Wrote: (2014-11-16, 12:44 PM)akes Wrote: (2014-11-16, 11:34 AM)Lorataco Wrote: I click in Mybb: Load Template and does not appear
View -> Show console, any errors?
Already solved, but now when I edit the css, I get this:
![[Image: b3b9fc20b82ccf07e295164948304ac6.png]](https://camo.mybb.com/bc02d9ce776e28a5cc202fc92b64c87424284106/687474703a2f2f692e6779617a6f2e636f6d2f62336239666332306238326363663037653239353136343934383330346163362e706e67)
And just let me open the Master Mybb Style or Default, if I choose another does nothing, it does not open.
You need to enter a password into the updatecss.php file and upload it onto the server and then if you haven't already
![[Image: wlnljy.png]](https://camo.mybb.com/b96f48415f60911e12c3f93e1be000589dbee694/687474703a2f2f612e706f6d662e73652f776c6e6c6a792e706e67)
And insert https://raw.githubusercontent.com/Zalvie...e-settings
And edit the mysql stuff then the css_password to the password you sat in the updatecss.php file.
After that you should be able to
Or ctrl shift p and write mybb and it should popup, make sure you are running sublime 3
I might rebuild it fully and remove the mysql need or make a grunt setup with live reload.
Ok, It's work but when I open a new theme CSS, nothing appears
Do you have a skype so I can debug cuz I'm not having the same results
Actually I might as well just rewrite it
Beep Boop
~ RIP Server 2014-2014
Posts: 14
Threads: 2
Joined: May 2009
Reputation:
0
(2014-11-16, 01:37 PM)Rakes Wrote: (2014-11-16, 01:31 PM)Lorataco Wrote: (2014-11-16, 01:19 PM)Rakes Wrote: (2014-11-16, 01:05 PM)Lorataco Wrote: (2014-11-16, 12:44 PM)akes Wrote: View -> Show console, any errors?
Already solved, but now when I edit the css, I get this:
![[Image: b3b9fc20b82ccf07e295164948304ac6.png]](https://camo.mybb.com/bc02d9ce776e28a5cc202fc92b64c87424284106/687474703a2f2f692e6779617a6f2e636f6d2f62336239666332306238326363663037653239353136343934383330346163362e706e67)
And just let me open the Master Mybb Style or Default, if I choose another does nothing, it does not open.
You need to enter a password into the updatecss.php file and upload it onto the server and then if you haven't already
![[Image: wlnljy.png]](https://camo.mybb.com/b96f48415f60911e12c3f93e1be000589dbee694/687474703a2f2f612e706f6d662e73652f776c6e6c6a792e706e67)
And insert https://raw.githubusercontent.com/Zalvie...e-settings
And edit the mysql stuff then the css_password to the password you sat in the updatecss.php file.
After that you should be able to
Or ctrl shift p and write mybb and it should popup, make sure you are running sublime 3
I might rebuild it fully and remove the mysql need or make a grunt setup with live reload.
Ok, It's work but when I open a new theme CSS, nothing appears
Do you have a skype so I can debug cuz I'm not having the same results
Actually I might as well just rewrite it
Yep my skype is Lorataco
Posts: 48
Threads: 14
Joined: Mar 2014
Reputation:
0
2015-01-29, 12:19 PM
(This post was last modified: 2015-01-29, 01:42 PM by DevPre.)
|