2015-04-28, 08:54 AM
I am new to MyBB. I installed it last week and somehow the site gave me 1.6.16 which I installed on my website host. It works fine. Only after doing a bunch of mods did I discover that it is not the latest version.
Tried to upgrade: Disaster. I kinda like the 1.6 addon collection and was never very fond of the latest and greatest' in software. In fact I still run XP.
Loaded both 1.6 and 1.8 locally, both work fine, and dont see any great difference between the two versions, at least for my needs. The forum I'm using it for is a general 'chat' with no serious information I am concerned about compromising. In fact it has mostly guest accounts. So XSS is not a major problem, and if it was can it be remedied through .htaccess or a 1.6 mod?
Now on to the real problem, which can be a deal breaker here.
I WANT users to be able to upload photos directly onto my server in their posts. Not as attachments! But as normal inserts, AND FROM THEIR MACHINES.
There is a 1.8 addon for that, but it appears to rely on some cloud API. Its a no-go and not a reason to upgrade.
Is there possibly a way by enabling HTML for registered users, and telling them to dump pics into C:\Temp and upload from the local drive using IMG tags?
Tried to upgrade: Disaster. I kinda like the 1.6 addon collection and was never very fond of the latest and greatest' in software. In fact I still run XP.
Loaded both 1.6 and 1.8 locally, both work fine, and dont see any great difference between the two versions, at least for my needs. The forum I'm using it for is a general 'chat' with no serious information I am concerned about compromising. In fact it has mostly guest accounts. So XSS is not a major problem, and if it was can it be remedied through .htaccess or a 1.6 mod?
Now on to the real problem, which can be a deal breaker here.
I WANT users to be able to upload photos directly onto my server in their posts. Not as attachments! But as normal inserts, AND FROM THEIR MACHINES.
There is a 1.8 addon for that, but it appears to rely on some cloud API. Its a no-go and not a reason to upgrade.
Is there possibly a way by enabling HTML for registered users, and telling them to dump pics into C:\Temp and upload from the local drive using IMG tags?