-
Posts
74 -
Joined
-
Last visited
Everything posted by MOONDAWG2005
-
Sql+error Can't Get Into Site, Help!
MOONDAWG2005 replied to MOONDAWG2005's topic in CPanel and Site Maintenance
Thanks very much guys, I will give that a try, Thanks Again -
Sql+error Can't Get Into Site, Help!
MOONDAWG2005 replied to MOONDAWG2005's topic in CPanel and Site Maintenance
Invision -
Hi, Since yesterday We can't gein onto our board we keep getting a "There appears to be an error with the The database" is a small box, Any clue why this is? What Can I do to Fix This? Thanks for any help,
-
Cool Thanks for the helpful info. Thanks alot. Peace
-
thanks for the response. I will look into Invision. If I choose to upgrade, Is it possible to transfer all my info, members and personal info, post, Topics, without having to start over? Thanks
-
thanks guys for the help. I am very thankful.
-
I have a question about uploading to the forum thread post. I as the Admin can upload to the post in the forum but My Mods don't have the browser button to have access to upload to the forum, I have set permissions in the Forum settings allowing permission to upload, But still they can't get access. Like at the bottom of my page here now, there is a place to add File Attachments. Thats what I would like to add to my Forum. Do I need to go into my CPanel to grant permission for the members to upload. Or is just the Admin allowed to upload a zip file? Thanks For the help.
-
I am using the old Invision 1.2 board. and I would like to upgrade to the newer version of Invision. Is it possible to move all my info, members and personal info, post, Topics, without having to start over? Would I have to upload a new version of invision to the server myself and how would I do that? Is this possible to do and is it worth trying to do? Some good advice would be helpful.
-
Thanks Bruce That worked. You da man. Thanks again
-
I have changed my buttons (Macros) from IPB to a custom set of Macros, it will not change the Macros in Mozilla browser, it shows the same standard white and blue. But in IE and Opera Browsers the Custom Macros show up, The same with my logo/Banner. Does anyone know why this is happening and how I can fix it? Only in the mozilla browsers does this happen. Thanks,
-
Very Good Advice Tom, I will take that to heart. I did put up my banner yesterday and made it work. everything is good now. Sorry to have ask so many questions, I have made changes before and messed up my board and locked it up and a tech had to go in a reset it. I was just trying to be safe with my moves with codes. Besides this is a support forum and you have been so much help and taught me alot of how to go about doing things. After you have explaned it to me, when I read back over the HTML tutorials, I understand alot better now. Thanks for your time and knowlege. Much Respect!!! Thanks,
-
Ok guys, sorry for the question, I found the footer edit in the Board Wrapper section. Thanks
-
I am looking to put a code in my footer section of my forum, In what section of my HTML template do I find the footer to place the code. Thank you for the help.
-
bellringr, I have read. I just got more lost. These guys have been great teaching me the correct way to set up things. I didn't want to start playing with codes etc... and mess my site up. I wanted to confirm the correct and safest way to tackle a project without causing a big problem, and I am learning as I go with all the great help these guys have provided. bellringr, I hope to be as good as you are at this, and I will, with a little help from the TCH Techs. Thanks for the help.
-
I don't know how to do that. I want the Banner on the top of the forum beside the left side logo. For example: Here it is the TCH logo. Beside that, The big blue area up top. I want to fill in that with my custom banner, Thank you alot for the help. Me and all my members thanks you for helping me along to provide a great board for the members. Thanks guys.
-
Hi guys, I am looking to put a banner at the top of the forum in the header beside the invison logo. What section do I go into cpanel to upload my banner and place it as a header? you all have been alot of help getting me started with building a forum and I am very thankful. You have taught me so much and I am getting the hang of it, but still need a little help.
-
Thanks Bruce, I got it, Thanks for all the help you guys have been. You have taught me so much. Many Thanks,
-
Is there a way I can go into my Admin panel and upload members avatars for them, A few are having problems. Thanks guys.
-
Thanks alot you guys, Your help has taught me so much. Thanks for all you guys have done.
-
Is there a special permission that I need to set my logo at to appear? I have it set at 777. it was at 644. any help would be thankful. Or Can I add a banner I made to the top of the forum beside the logo? Anything to personlize My forum.
-
It is a gif file I named it logo4.gif and replaced the one in InvisionBoard/style_images/1/" folder and it still will not appear. I set the permissions to 777. It should be easy. But having a hard time. Thanks for the help Tom. I have tried a few more times to change the logo, Still will not replace the invision logo. It should be as simple as uploading my new logo to InvisionBoard/style_images/1/" and name it logo4.gif. I can click on the logo4.gif and view in my cpanel and the new logo is in the folder but will not replace the logo. what could I be doing wrong?
-
Thanks tom for the help. Ok my next project is replacing the invision logo with my own. This is the code I am trying to put in, What changes do I need to complete this code. your previous post explained it to me so well to get the chat room up. I was hoping you could help me again with this issue. Thank you guys so much. I tried to put this in and it wouldn't work: <td align='left'> <a href='http://www.mysite.com/InvisionBoard/style_images/logo4..gif/' target="_top" title='Back To My Site'> <img src='{ibf.vars.img_url}/logo.jpg' border='0'></a> </td> here are the instructions I am following. Modify your Invision Power Board Logo right click your board logo, select properties to see the path to the 'logo.jpg' replace it with yours, keeping it the same height. connect to your site with ftp or cpanels filemanager navagate to the folder you see when right clicking the logo. Copy your logo from your computer to that folder to replace the original logo using the same name 'logo.jpg' or logo.gif. to change the logo to a link, first change permissions for /Skin/s1/skin_global.php CHMOD to 0777 via FTP or filemanager. IBF cannot do this for you. log into your admin CP goto skins and templates manage HTML templates manage HTML global HTML elements select Board Header (logo, links, etc) > edit about 14 lines down you will find the place to modify. look for img src='{ibf.vars.img_url}/logo.jpg' this is what you can change it to. <td align='left'> <a href='http://mysite.com/' target="_top" title='Back To My Site'> <img src='{ibf.vars.img_url}/logo.jpg' border='0'></a> </td> then select update in your admin CP at the bottom of the window then with ftp again, CHMOD /Skin/s1/skin_global.php back to 644
-
Thanks for the help and info Tom. That worked for me. Thank you very much Tom. Yes I was aware that the invision 1.2 is out dated. But it is all my cpanel offered me. I would like to have the invision 2.0 but didn't have access to that version. Any advice on how I can upgrade to a updated board? Thanks for your help.
-
Does anyone have any advice on how to get my chat room link on the forum. Above is all my info of my issue.
