Elegance Graphics
Trekkie

Offline
Posts: 18
No one Else
|
 |
« Reply #15 on: February 04, 2007, 08:06:39 PM » |
|
Thanks so much now ima take a small break, then ima come n read ur tutorials n i do appreciate ur help n patience, so now i need step by step to know how i install the SMF file.  u been of great help n ima be asking u questions where i dont undertsand along the way...thanks bigtime
|
|
|
|
|
Logged
|
|
|
|
|
leighsww
|
 |
« Reply #16 on: February 04, 2007, 08:10:10 PM » |
|
I've gotta go eat dinner, too, anyway  . If I'm not able to get back here tonight, I'll check back on this thread tomorrow at some point 
|
|
|
|
|
Logged
|
|
|
|
Elegance Graphics
Trekkie

Offline
Posts: 18
No one Else
|
 |
« Reply #17 on: February 04, 2007, 08:17:40 PM » |
|
I hear you sometimes i get stuck on these machinn i have e i wish she was my gal i would never have complains of u r not givin me enuff time  well i installed in a new folder like you told me, now how do i make this forums appear on my page...i took care of that now my question is can i have a link from the forum back to my website
|
|
|
|
« Last Edit: February 05, 2007, 08:46:53 AM by Laylow invst »
|
Logged
|
|
|
|
|
leighsww
|
 |
« Reply #18 on: February 05, 2007, 11:48:25 AM » |
|
now my question is can i have a link from the forum back to my website To change the link in your forum's header to your website's homepage instead of the forum's homepage, open up the index.template.php file that is located in your lightning theme's folder and do a "Find/Search" for " header" until it lands you on this section of code: <div id="wrapper"> <div id="header-l"> <div id="header-r"> <div id="header">'; if (empty($settings['custom_logo'])) echo ' <div id="logo-bg"><a href="'.$scripturl.'" title="">', $context['forum_name'], '</a></div>'; if (!empty($settings['custom_logo'])) echo '<div id="logo"><a href="'.$scripturl.'" title=""></a></div>'; echo ' <div id="mainmenu"> '; Change what I show above in bold RED to this: Be careful NOT to MISS removing the two apostrophes ( '.$scripturl. ') for that attribute, but DO NOT remove the quotes, because if you don't remove the apostrophes, you will probably get an error. Just a tip ... always edit the copy on your local computer and make a backup copy of a previous working copy, just in case your latest edited copy gets corrupted or doesn't work after you make changes to it.
|
|
|
|
« Last Edit: February 05, 2007, 11:56:18 AM by leighsww »
|
Logged
|
|
|
|
Elegance Graphics
Trekkie

Offline
Posts: 18
No one Else
|
 |
« Reply #19 on: February 05, 2007, 02:07:50 PM » |
|
 :yey:Thanks Men...my website owes alot of modifications to ur patience and continued help...thanks...Ok next issue installing a chat room ...how do i install a chat room on my website and is it possible for the member who sign in into smf, come back to the chat room and use the same id's or how do i go about chat room intallation. if possible i would like to install the 24/7 customer service chat support and then allows my members to chat amongst themselves. Thanks big time men 
|
|
|
|
|
Logged
|
|
|
|
|
AlanS
|
 |
« Reply #20 on: February 05, 2007, 02:26:23 PM » |
|
Hello Laylow; how do i install a chat room on my website and is it possible for the member who sign in into smf, come back to the chat room and use the same id's or how do i go about chat room intallation. -> This depends on if you want to use the chat provided in cPanel or not, if you decide to use the one in cPanel all you will need to do is follow the on-screen instructions. Beginning with the(phpMyChat) icon in your cPanel. Asfor the forum question - I have seen it done, but I am not completely sure of how to accomplish it - sorry, but I do not know much about messing with databases. if possible i would like to install the 24/7 customer service chat support and then allows my members to chat amongst themselves. -> You mean one of the support chatrooms from Fantastico? The live support scripts are programmed to allow users to request a chat with a support rep. I do not think this is possible, without editing the script itself - which might cause a violation of the license. Hope this helps.
|
|
|
|
|
Logged
|
Kind Regards, » Alan Stringer
|
|
|
|
leighsww
|
 |
« Reply #21 on: February 05, 2007, 02:28:58 PM » |
|
I'm afraid I can't help you with the Chat stuff, as I don't use one myself, but Danielle uses a "Flash Chat" script on one of her own forums that allow users who sign into her SMF forum, to not have to login again. Here's a post of hers where she gives links to Chat scripts (the Flash one might be the one she's currently using, however, I'm not 100% sure about that): http://www.lunarforums.com/forum/index.php?topic=32449.msg278297#msg278297Hopefully, if she reads this thread, she'll respond to whether it is or not. Other options would be to do a "search" through these forum for "chat scripts" as there's been previous discussions. Also, Google search should also have a LOT of various Chat scripts to choose from. Just DON'T bother installing the ones found in cPanel, as those do not work on LP's system anymore.
|
|
|
|
« Last Edit: February 05, 2007, 02:44:03 PM by leighsww »
|
Logged
|
|
|
|
|
leighsww
|
 |
« Reply #22 on: February 05, 2007, 02:36:05 PM » |
|
Beginning with the(phpMyChat) icon in your cPanel. Alan - is cPanel's phpMyChat still working? I know " Entropy Chat" is disabled, but I didn't realize that the phpMyChat was still available. *edited - Okay, I did a search through these archives for phpMyChat and found Danielle's post regarding it, so it seems best not to use that one either, since there seems to be a security issue  : http://www.lunarforums.com/forum/index.php?topic=31088.msg255896#msg255896
|
|
|
|
« Last Edit: February 05, 2007, 03:09:52 PM by leighsww »
|
Logged
|
|
|
|
Tristan
Resident Alien
Administrator
Berserker Poster
   
Offline
Posts: 9072
nihil sunt omnia
|
 |
« Reply #23 on: February 05, 2007, 07:00:18 PM » |
|
You are right, Leigh, FlashChat is the one I use on my writing forum and that you reference in the one thread 2 posts above.
|
|
|
|
|
Logged
|
|
|
|
Elegance Graphics
Trekkie

Offline
Posts: 18
No one Else
|
 |
« Reply #24 on: February 05, 2007, 11:03:40 PM » |
|
Thanks guys for being so helpfull...I can just say thanks n hopefully by my learning maybe tommorrow i might help another confused fellow like me  ... anyway now i have another issue...I have this page on website that has some downloadable files i wanna reastrict this to only member who have registred at SMF, the thing is when i go to passowrd protect directories, and i chose the folder i wanna restrict it asks for a user name and a password.....once i create that n click add/modify user it still gives me an error as in i dont have an existing user database...how do i do this 
|
|
|
|
|
Logged
|
|
|
|
Elegance Graphics
Trekkie

Offline
Posts: 18
No one Else
|
 |
« Reply #25 on: February 08, 2007, 06:04:13 PM » |
|
Update...thanks alot guys for the continued support especially you leighsww well so far so good and i put on the new theme and every thing worked great. new issues. 1. I added google adsense adverts and apparently they operate in the smf default theme only...any other theme they operate in and which is it or how can i modify the lightening theme to take in google adverts. 2. if its only the default page that takes in google adverts, how do i have a link taking ma back to my main page from the default smf to ma main page.... 3. once i post this adverts they are appearing in double colums like one after the other thats for the skyscraper and then for the diagonal they apppear one on top of the other...help me out guys.
|
|
|
|
|
Logged
|
|
|
|
|
leighsww
|
 |
« Reply #26 on: February 08, 2007, 07:05:06 PM » |
|
I haven't done this myself, so I can't give you instructions, however here's the " Ad Mod" that may be what you should install for that: http://custom.simplemachines.org/mods/index.php?mod=255Here's also a search result listing for criteria " Google Adsense" via simplemachines.org's forum. That's probably the best place to search/ask for help for SMF specific questions. I recommend that you always do a search first on their forum, before posting your question, because some forums get upset if you don't take the time to make sure the question wasn't asked previously and an answer already given.
|
|
|
|
|
Logged
|
|
|
|
Elegance Graphics
Trekkie

Offline
Posts: 18
No one Else
|
 |
« Reply #27 on: February 09, 2007, 01:53:15 PM » |
|
THANKS MEN...I TOTALLY UNDERSTAND WHAT YOU MEAN BY REPETITIVE QUESTIONS Well I changed my theme to match my page after lightning theme was corrupted...anyway...i just need some help with this mesh theme linking the forum page to my main page...its not the same as the lightening i tried that tooo, i know i'm becoming a pain but please please please help out men..
Edd
|
|
|
|
|
Logged
|
|
|
|
|
|
|