2014-10-04, 12:04 PM
2014-11-09, 03:54 AM
(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
2014-11-16, 11:34 AM
(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
2014-11-16, 12:44 PM
(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?
2014-11-16, 01:05 PM
(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.
2014-11-16, 01:19 PM
(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:
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.
2014-11-16, 01:31 PM
(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:
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.
Ok, It's work but when I open a new theme CSS, nothing appears
2014-11-16, 01:37 PM
(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:
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.
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
2014-11-16, 01:51 PM
(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:
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.
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
2015-01-29, 12:19 PM
Very good.