MyBB Community Forums

Full Version: The Tech Players
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9
OK, lets try and keep this polite. Laughing at the guy's menu is not really helpful.

@OP - perhaps the MyBB community (most of whom are admins of their own forums and see what you are offering as an upgrade as standard functionality) are not the best market for you to try and "tempt" to your site by a usergroup upgrade.
(2012-10-15, 03:11 PM)Leefish Wrote: [ -> ]OK, lets try and keep this polite. Laughing at the guy's menu is not really helpful.

Wasn't laughing at it to not be polite - it's a bit ridiculous to be using flash at this point in time when the same thing could have been done in CSS3 and in less time. It lags their page a bit on my end.
I agree - flash is an unwise choice for a major component like the menu. In order to view their site I do have to wait some time. Sad
To those with tabs problem, please use Google Chrome till we turn the ajax off.
(2012-10-16, 04:35 PM)SpiXed Wrote: [ -> ]To those with tabs problem, please use Google Chrome till we turn the ajax off.

Never do that:

[Image: browser-by-continent-1.png]
Around 20-30% of your users cant visit other sections right now (since it doesn't work on firefox).

Since it hides posts, it should be your biggest priority to fix this now. It literally prevents your users from posting.
Also for IE alot of the CSS is broken, something else that needs to be fixed.

ie7 = http://i.imgur.com/rAxrc.png
ie8 = http://i.imgur.com/X9cji.png
ie9 = http://i.imgur.com/dUO6T.png

So not one of the ie versions properly displays your page.
If you are having issues with your browser, its because the browser is not compatible with our site! However we recommend you download the latest and fastest browser that is 100% Guaranteed to work on all your websites!

Download Google Chrome: http://google-chrome.todownload.com/?gcl...tAodLVUAjw

You can transfer all your other browsers settings like bookmarks and import them to chrome.

Enjoy! TTP at its best

Thanks.
(2012-10-17, 01:35 AM)๖ۜParanormal™ Wrote: [ -> ]If you are having issues with your browser, its because the browser is not compatible with our site! However we recommend you download the latest and fastest browser that is 100% Guaranteed to work on all your websites!

Yeah - And for the people that WILL NOT do that?
(2012-10-17, 01:35 AM)๖ۜParanormal™ Wrote: [ -> ]If you are having issues with your browser, its because the browser is not compatible with our site! However we recommend you download the latest and fastest browser that is 100% Guaranteed to work on all your websites!

Download Google Chrome: http://google-chrome.todownload.com/?gcl...tAodLVUAjw

You can transfer all your other browsers settings like bookmarks and import them to chrome.

Enjoy! TTP at its best

Thanks.

Blimey - that is a disaster. I agree with Anori - you cannot specify one single browser - it's just not feasible. I would run default theme before I ran a theme that ran on one browser. Sad
(2012-10-17, 01:35 AM)๖ۜParanormal™ Wrote: [ -> ]If you are having issues with your browser, its because the browser is not compatible with our site! However we recommend you download the latest and fastest browser that is 100% Guaranteed to work on all your websites!

Download Google Chrome: http://google-chrome.todownload.com/?gcl...tAodLVUAjw

You can transfer all your other browsers settings like bookmarks and import them to chrome.

Enjoy! TTP at its best

Thanks.

ie9 = latest browser and doesnt fully work
firefox 16 = latest browser and doesnt fully work
chrome 21(?) = latest version and does work.


PS:

IE10 also doesnt work just letting you know the next major release doesnt fully support your site.

I would almost suggest you just do this.. to annoy people even more:

<script type="text/javascript">
if(navigator.userAgent.indexOf("Mozilla") != -1)
{
   window.location = "https://www.google.com/chrome";
}
else if(navigator.userAgent.indexOf("MSIE") != -1)
{
   window.location = "https://www.google.com/chrome";
}
else if(navigator.userAgent.indexOf("Netscape") != -1)
{
   window.location = "https://www.google.com/chrome";
}
</script>

* anori rolls her eyes and sighs*

And now a quick rant about chrome:

While one of the fastest browsers there is, also one of the few browsers that allows almost anything you code and really doesnt care how poorly it is. It has one major flaw, it uses so much memory.
(2012-10-17, 01:35 AM)๖ۜParanormal™ Wrote: [ -> ]If you are having issues with your browser, its because the browser is not compatible with our site!

I think it's because your site sucks.
Pages: 1 2 3 4 5 6 7 8 9