Jump to content
MakeWebGames

a_bertrand

Members
  • Posts

    3,655
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by a_bertrand

  1. Well I try to keep me informed as much as possible, and this involve a lot of sites checking ;)
  2. you included 2x the header.php...
  3. You can attach it, no problem.
  4. I came across an incredible site, incredible because first of all it is free and second it runs within your browser (as any site you would say). Now what is this site? Well it let you create ONLINE your music / sound effects. It's like having a virtual studio / synth at your fingers from within your browser and for free. The demos are quiet impressive even if it doesn't seems so easy to master. Check it out: http://burn-studios.audiotool.com/
  5. We cannot give access to this old download stuff currently. However we do plan to come with a new solution and could then try to port back the old data as well.
  6. Switched to Recent Threads instead of Recent Posts, let me know if it's better.
  7. You mean to change the name of the box?
  8. Sim: simply it has some "caching" on those boxes, and it may take 1 hour or more to update.
  9. a_bertrand

    Image Upload

    Sure, but why not use a software gallery which would do that directly?
  10. a_bertrand

    Image Upload

    You will find a lot of free PHP image galleries scripts. Check one of those.
  11. Ok, indeed it's related to Chrome... anyhow I think I squashed this issue for PHP, SQL and such tag
  12. I don't have the issue. Must be the browser you use. Can you tell us which browser you are using? FF, IE or Chrome?
  13. I edited and posted (no change)... and it didn't add any br. Which browser do you use?
  14. ruler: it should not add any br tag!
  15. Seems to work fine for me, I edited your post to put the code there.
  16. a_bertrand

    Free Host

    wampp / xampp is the best solution for sure. Will speed up a lot your development. Only issue is if you want to show your work then it may get trickier (depends on your ISP then).
  17. it lacks a ` so simply put `userid` at the end: UPDATE `users` SET `gang` = 3,`daysingang` = 0 WHERE `userid` = 4
  18. ruler: yes, but it doesn't show the result directly, you do see the BB code instead. This is a current limitation of VBulletin with Chrome. Sorry but I don't believe it such a huge issue. Maybe because I don't use chrome, or maybe because anyhow you could work without, or maybe because chrome counts for only a little part of the market share...
  19. Zeggy: true but they are simply the most basic tools you may use, that's why I placed them in one option.
  20. Ok should have fixed and improved those PHP and CODE bb tags. Let me know (clearly) what / if it's still not ok. To come back to the fact if I decided or not to choose VBulletin: - Old code was not possible to maintain anymore. We wasn't able to update the soft, it was in a mixed / bad shape and it didn't do much of what we wanted to add (which is still not completely done here neither). - Old code required a server just for itself... due to those database connections. - Having the site on his own means a lot of money to be spent... for what? Do you pay something to visit it? Nope... so how do you think CB / Dabs pay back such hosting? So to come back to your question, we (admin / owners / super-mods) decided that it could be a good choice to move, between the options we evaluated VBulletin come first also due to the fact we needed some sort of importer for WBB (the old soft). Going back to the old code means, we loose whatever we did during this week, and we will end up with the old issues again, is it so smart? I don't think so, and I'm not alone in this case. Also it means MWG (whoever payed it) lost 285$ for the VB Suit we are using. Is that smart? Again I don't think so. So investing a bit of time to make things work doesn't seems such a bad idea, all what I asked is where is the issue, not simply saying "nothing works". Does that takes you hours? Nope... maybe 2 min? Certainly not much more. On my side I invested about 30 hours over the move and the customizations of the new site. Nobody payed me btw.
  21. Ok I searched and indeed the issue is google chrome. Currently VBulletin doesn't support wysiwyg editing in chrome. May come one day but not sure when. In the mean time, use another browser if you want to use wysiwyg (IE and FF both are fully supported).
  22. I checked and didn't find issues... so give at least 1 or 2 examples.
  23. ok then all is perfect as it means all works. Next time either you report correctly otherwise don't expect that we can / will fix anything.
  24. Hahaha no it's not a simple fix, we will not go back to the old soft. Now instead of saying "doesn't work", report the list of things (with links) which don't work and I will try to fix them.
  25. Following this article: http://makewebgames.io/content.php/131-Editor-vs-IDE-and-what-to-choose Would be interesting to know if you use an IDE and if yes which! Share with us some info about how you work!
×
×
  • Create New...