MyBB Tutorials

Updating Files from 1.6 to 1.8

Submitted by Nasyr, , Thread ID: 104

Thread Closed
Nasyr
Forum Janitor
Administrators
Level:
54
Reputation:
284
Posts:
8.05K
Likes:
959
Credits:
80
15-01-2015, 09:56 PM
#1
Since a lot of people have no idea what to do here is a simple tutorial.
I'll be doing it on Labrocca's Ficons plugin.

Locate the following file
public_html/inc/plugins/ficons.php

Note: ficons.php will be whatever file you need updated!

Edit the file and find compatibility and change it from 16* to 18*

On 1.6 (before)
[Image: 45d66c9ba235e256e1e04f6e3590611b.png]

On 1.8 (after)
[Image: 5fa7ca90893e3cff69129170149ec739.png]

Save the file and check in the ACP to make sure it's working.

Still not working?
In the case it doesn't edit all the files related to that plugin and add 18*.
Then it should work, I'll admit I had to do it with a few plugins.
Please read the award requirements here before applying for them.
Rules and Regulations | Support Section | How to use Hide Tags
Don't message me to join a group, simply request to join one here.
1

RE: Updating Files from 1.6 to 1.8

Mat
Pro CSGO Cheater
Level:
0
Reputation:
43
Posts:
690
Likes:
62
Credits:
32
15-01-2015, 10:03 PM
#2
Doesn't entirely work like that, otherwise there would be a lot more 1.8 files, I believe the database structure is also different aswell as the IENGINE and the MYENGINE.
[Image: 2lnzmZm.gif]

RE: Updating Files from 1.6 to 1.8

Aoki
retired
Level:
83
Reputation:
348
Posts:
7.89K
Likes:
2.3K
Credits:
1.7K
15-01-2015, 10:09 PM
#3
15-01-2015, 10:03 PM
Mat Wrote:
Doesn't entirely work like that, otherwise there would be a lot more 1.8 files, I believe the database structure is also different aswell as the IENGINE and the MYENGINE.

It actually does. Well, for most or let's say a lot of plugins.
Plugins which are core-based (based on the mybb core files) will not work. Plugins which just add additional features, will mostly work.

RE: Updating Files from 1.6 to 1.8

Nasyr
Forum Janitor
Administrators
Level:
54
Reputation:
284
Posts:
8.05K
Likes:
959
Credits:
80
OP
15-01-2015, 10:15 PM
#4
15-01-2015, 10:09 PM
linkz Wrote:
15-01-2015, 10:03 PM
Mat Wrote:
Doesn't entirely work like that, otherwise there would be a lot more 1.8 files, I believe the database structure is also different aswell as the IENGINE and the MYENGINE.

It actually does. Well, for most or let's say a lot of plugins.
Plugins which are core-based (based on the mybb core files) will not work. Plugins which just add additional features, will mostly work.

He's basically covered it, about 85% (my opinion) will work with simply following this. I've rarely had an issue where I've had to do a little more.
Please read the award requirements here before applying for them.
Rules and Regulations | Support Section | How to use Hide Tags
Don't message me to join a group, simply request to join one here.

RE: Updating Files from 1.6 to 1.8

Aoki
retired
Level:
83
Reputation:
348
Posts:
7.89K
Likes:
2.3K
Credits:
1.7K
15-01-2015, 10:17 PM
#5
15-01-2015, 10:15 PM
Nasyr Wrote:
15-01-2015, 10:09 PM
linkz Wrote:
15-01-2015, 10:03 PM
Mat Wrote:
Doesn't entirely work like that, otherwise there would be a lot more 1.8 files, I believe the database structure is also different aswell as the IENGINE and the MYENGINE.

It actually does. Well, for most or let's say a lot of plugins.
Plugins which are core-based (based on the mybb core files) will not work. Plugins which just add additional features, will mostly work.

He's basically covered it, about 85% (my opinion) will work with simply following this. I've rarely had an issue where I've had to do a little more.

Experienced the same. You only have to convert really big plugins like the vouch system we have around here. I was actually surprised Paytoview didn't need to get converted. (Credits to unlock files)

RE: Updating Files from 1.6 to 1.8

Nasyr
Forum Janitor
Administrators
Level:
54
Reputation:
284
Posts:
8.05K
Likes:
959
Credits:
80
OP
15-01-2015, 10:24 PM
#6
15-01-2015, 10:17 PM
linkz Wrote:
Experienced the same. You only have to convert really big plugins like the vouch system we have around here. I was actually surprised Paytoview didn't need to get converted. (Credits to unlock files)

Interesting, I thought that would have needed to have edits done. The vouch system I've seen a few people crying about it not working.
Please read the award requirements here before applying for them.
Rules and Regulations | Support Section | How to use Hide Tags
Don't message me to join a group, simply request to join one here.

RE: Updating Files from 1.6 to 1.8

Mat
Pro CSGO Cheater
Level:
0
Reputation:
43
Posts:
690
Likes:
62
Credits:
32
15-01-2015, 10:25 PM
#7
15-01-2015, 10:09 PM
linkz Wrote:
15-01-2015, 10:03 PM
Mat Wrote:
Doesn't entirely work like that, otherwise there would be a lot more 1.8 files, I believe the database structure is also different aswell as the IENGINE and the MYENGINE.

It actually does. Well, for most or let's say a lot of plugins.
Plugins which are core-based (based on the mybb core files) will not work. Plugins which just add additional features, will mostly work.

Ah, my bad, I thought most of them changed the main-core files and such like the ficons, with the forum_depth1 thing and so on.
[Image: 2lnzmZm.gif]

RE: Updating Files from 1.6 to 1.8

linkzy
No pressure, no diamonds
Level:
0
Reputation:
181
Posts:
5.34K
Likes:
341
Credits:
54
15-01-2015, 10:26 PM
#8
Bruh Better use * in place of 18* or 16* :3
| A | v4hl| Addicted | Senpai | Sui | Sensei | H | fdigl |


RE: Updating Files from 1.6 to 1.8

Nasyr
Forum Janitor
Administrators
Level:
54
Reputation:
284
Posts:
8.05K
Likes:
959
Credits:
80
OP
15-01-2015, 10:29 PM
#9
15-01-2015, 10:26 PM
Mr_Devil Wrote:
Bruh Better use * in place of 18* or 16* :3

True but I prefer to keep it on a level that I know what version I'm running as I forget at times.
Please read the award requirements here before applying for them.
Rules and Regulations | Support Section | How to use Hide Tags
Don't message me to join a group, simply request to join one here.

RE: Updating Files from 1.6 to 1.8

Aoki
retired
Level:
83
Reputation:
348
Posts:
7.89K
Likes:
2.3K
Credits:
1.7K
15-01-2015, 11:53 PM
#10
15-01-2015, 10:24 PM
Nasyr Wrote:
15-01-2015, 10:17 PM
linkz Wrote:
Experienced the same. You only have to convert really big plugins like the vouch system we have around here. I was actually surprised Paytoview didn't need to get converted. (Credits to unlock files)

Interesting, I thought that would have needed to have edits done. The vouch system I've seen a few people crying about it not working.

I didn't have time to fix it yet. It's not hard to fix it though I think. Just need to include javascript.

Users browsing this thread: 1 Guest(s)