Jump to content

TCH-Don

Members
  • Posts

    11,643
  • Joined

  • Last visited

Everything posted by TCH-Don

  1. Thomas try adding the single quotes around the url ' + 'http://www.jikrantz.com' + '\"
  2. chmod -R 777 attachments data
  3. The forum you are looking at now is the Inovision Forum, that most seem to like. Installing is simple, from your cpanel > CGI Scripts > Addon Scripts. Click on the link InovisionBoard and supply a folder name such as forum, admin user name and password, and click install. Your forum is then installed for you. You have only to goto your site and visit the forum, log in as the admin to see your forum control panel to make changes. I have tried others, but like this one the best, and so do the members of my site. the other forum PHPBB is just as easy to install from your cpanel > CGI Scripts > select Bulletin board, the same as the other board to install.
  4. Welcome to the family Tom glad you will be here a lot. Thumbs Up If you need any help, just post, the family loves to help! Enjoy your new home.
  5. See the Win A Custom Built Computer!, The OFFICIAL contest announcement!! for details.
  6. At the bottom of any paypal email should be Note the do not reply to this email! only log in at the secure address, and the check the URL window, good advice.
  7. See this post by Surefire for a solution. His new formmail is very easy to use and very safe.
  8. As this is a duplicate post, I am closing it. It will be easier to see all the answers in one place on your other post
  9. Jack, I have been using Photoshop since 3.0 I teach it, and use it at work every day, and yet I am still amazed at some of the things it can do. I am not sure anyone will use it all But I agree, it is the best.
  10. Mitch, a terrific interview! great choice for MySite Showcase. And Natalie, not only are you very talented in the music world, but also in the web design world! Thumbs Up
  11. Well for what it is worth, here is my opinion. You do not say for what purpose, web site graphics, or employment in the graphic design world. There are two main programs, Paintshop Pro and Photoshop. If you are seeking employment in the graphic design world, then Photoshop is still a must. Not just owning the program, but being able to use it to its fullest. If you mean web graphics, Paintshop Pro has come along way and will serve you well for web graphics. Adobe now has Elements, a stripped down Photoshop missing a few features, like history, but about the same price as Paintshop Pro. Both can make animated GIF files, and use layers. The key is to learn one very well, and you can do almost anything you want. There are customers here using both, and will surely help with links to tutorials sites. In fact a number of customers have their own tutorials for paintshop Pro. As a long time user of Photoshop, I am imressed by Paintshop pro. Both have a learning curve, perhaps Photoshop being the harder one, but I think it has more power. Of course the price is at least six time more. Hope this helps.
  12. Richard, you can change the permissions to 644 with ether an ftp program or the cpanel file manager.
  13. Can you check to see that authentication is on My Server requires authentication, checked in the server tab, in outlook.
  14. Congratulations Mike! so much good news today!
  15. Yea! Congratulations Rick this place is awesome!
  16. Your are welcome Dave, your forum is looking good Thumbs Up
  17. Dave for 1.1.2 you can to add to the upper right forum menu after 'help' or on that line: first change permissions for /Skin/s1/skin_global.php CHMOD to 0777 via FTP. IBF cannot do this for you. then to edit skin/s1/skin_global.php log into your admin CP goto skins and templates manage html templates manage html global html elements select Board Header (logo, links, etc) > edit find the area function end_nav look below for the line <span style='color:<{tbl_border}>'>|</span> copy and paste it below itself after a blank line then edit in the blank line between them to add a menu item then update in your admin CP at the bottom of the window <!-- partial code --> function end_nav() { global $ibforums; return <<<EOF </td> <td align='right' valign='middle' nowrap> <table cellpadding='5' cellspacing='0' border='0' style='border:1px solid <{tbl_border}>' class='row2'> <tr> <td nowrap><a href='{$ibforums->base_url}&act=Help'>{$ibforums->lang['tb_help']}</a> <!-- copy this line and paste below --> <span style='color:<{tbl_border}>'>|</span> <!-- add menu item here --> <a href='http://example.com/chatroom/'>Chat</a> <!-- paste the line with | here --> <span style='color:<{tbl_border}>'>|</span> <span style='color:<{tbl_border}>'>|</span> <a href='{$ibforums->base_url}&act=Search&f={$ibforums->input['f']}'>{$ibforums->lang['tb_search']}</a> <span style='color:<{tbl_border}>'>|</span> <a href='{$ibforums->base_url}&act=Members'>{$ibforums->lang['tb_mlist']}</a> <span style='color:<{tbl_border}>'>|</span> <a href='{$ibforums->base_url}&act=calendar'>{$ibforums->lang['tb_calendar']}</a> <!--IBF.CHATLINK--> </td> </tr> </table> anyway this should give you the idea.
  18. Jim, glad you like the ideas, hope it works out.
  19. Congratulations Susan and welcome to the family Cool site, (still smiling at the pics of Jake and Betty) now you can add more pet pics (hint, hint) I have a 19 year old cat , 'Boo Boo' and he is helping me type and maintain our site. if you need anything just ask the family here and also welcome to your new home!
  20. Congratulations Caz and welcome to your new home Thumbs Up
  21. Lets eliminate some more things, Since you have a new account and may not have propagated yet, 1 -you are trying to log into CP with the IP address http://xx.xxx.xx.xx/cpanel/ (IP in your welcome email)? 2 - and ftp is the IP address with your login name and password ftp directory is public_html ?
  22. The path is /usr/bin/perl (from the CP, bottom left) and it may be easier to change permissions with an FTP program.
  23. I am sure you have tried the obvious, caps lock off, as passwords are case sensitive. Can you tell which is not working?
  24. Yea!, welcome to the family Caz we are all like family here, helping each other, if you need anything, just ask.
  25. Kap, if you need a free FTP (program that lets you upload the files to your site) see the Computer Hardware and Software Forums, look for Suggest a Product or Program there are a few FTP programs suggested by other customers here.
×
×
  • Create New...