Author |
Topic |
|
thelodger
Junior Member
United Kingdom
296 Posts |
Posted - 05 March 2008 : 12:44:32
|
I have PM's installed with the pop up toaster and its all working great, lots of my members have asked if I could move the PM section to the top of the page rather than the bottom as it is now (default mod settings) now to be honest I dont have a clue on how to do that, is it only the settings in default.asp that would need changing and what code would I need to change and where would I put it? |
|
texanman
Junior Member
United States
410 Posts |
Posted - 05 March 2008 : 12:50:50
|
I am not sure how the PM is in the bottom of the page. It is supposed to be in the top of the page with Home, Profile, Active Topics, Members, Search, & FAG. The code for the location of PM link is in the inc_header.asp. |
|
|
JJenson
Advanced Member
USA
2121 Posts |
Posted - 05 March 2008 : 12:50:55
|
I think its just an include file to display that if I remember right if it is you will want to move that include up to below the rest of the include at the top of the page and it will show up there.
You have a link? |
Edited by - JJenson on 05 March 2008 12:51:35 |
|
|
thelodger
Junior Member
United Kingdom
296 Posts |
Posted - 05 March 2008 : 12:54:58
|
http://www.forumsuperstars.com/default.asp
Yeah in default asp the only addition for the mod was an include file
if strPMStatus = "1" then %> <!--#INCLUDE FILE="privatemess.asp"--> <% end if
Which was added very low down in the file, where would I add it if I wanted to add it just below the calendar? I have searched the for Calendar in default asp but cant find any mention of it. |
|
|
JJenson
Advanced Member
USA
2121 Posts |
Posted - 05 March 2008 : 13:08:54
|
there should be something under the includes for put that under the: Like below remember to remove it from the bottom of the page. Although when I goto your link I am not seeing the private message mod.
<!--#INCLUDE FILE="cal.asp"--> <!--#INCLUDE FILE="privatemess.asp"-->
Edit: Nevermind I signed up now I see it. Yeah just move that include to under the cal.asp include you will probably want to format it better to make it flow better. |
Edited by - JJenson on 05 March 2008 13:11:23 |
|
|
thelodger
Junior Member
United Kingdom
296 Posts |
Posted - 05 March 2008 : 13:17:56
|
Sorted that, thanks, is there a way I can streatch the box to the same size of the forum?
|
|
|
texanman
Junior Member
United States
410 Posts |
Posted - 05 March 2008 : 13:26:01
|
quote: Originally posted by JJenson
Edit: Nevermind I signed up now I see it. Yeah just move that include to under the cal.asp include you will probably want to format it better to make it flow better.
Hey Jeff: Did you really wonna be a member? |
|
|
thelodger
Junior Member
United Kingdom
296 Posts |
Posted - 05 March 2008 : 13:36:15
|
quote: Originally posted by texanman
quote: Originally posted by JJenson
Edit: Nevermind I signed up now I see it. Yeah just move that include to under the cal.asp include you will probably want to format it better to make it flow better.
Hey Jeff: Did you really wonna be a member?
Of course he did |
|
|
texanman
Junior Member
United States
410 Posts |
Posted - 05 March 2008 : 14:53:49
|
isn't it a forum for ladies or I am mistaken? ;-) |
|
|
thelodger
Junior Member
United Kingdom
296 Posts |
Posted - 05 March 2008 : 15:17:53
|
Yeah your mistaken but it’s an easy mistake to make , it’s a poker forum, we started as players on Ladbrokes poker which is a large UK bookmakers indeed the largest poker site in Europe, but they closed their forum and I took advantage and started one to replace it, I have absolutely no knowledge of websites but it’s all going great thanks to snitz and this forum. |
|
|
JJenson
Advanced Member
USA
2121 Posts |
Posted - 05 March 2008 : 19:35:15
|
Glad you got it working I knew it wasn't for ladies it was a poker site. But really I don't play really anymore although I have a very good friend who is a poker pro he tells me about lots of stuff that goes on. Its a very interesting game Texas Holdem. |
|
|
AnonJr
Moderator
United States
5768 Posts |
Posted - 05 March 2008 : 22:53:55
|
I've been chatting with too many people from the other side of the pond as up until now I've been mentally adding an extra "d" in reading this topic... I couldn't understand why Jeff wouldn't want to be at a "laddies" forum.
Time for a vacation. Anybody know of an inexpensive tour package? High on my list (and in no particular order) is Australia, England, and Ireland. |
|
|
JJenson
Advanced Member
USA
2121 Posts |
Posted - 05 March 2008 : 23:49:18
|
I can think of one really good reason. She sleeps next to me every night
I don't know about those places but I can find you a really good price on Hawaii. |
|
|
AnonJr
Moderator
United States
5768 Posts |
Posted - 06 March 2008 : 08:44:38
|
quote: Originally posted by JJenson
I can think of one really good reason. She sleeps next to me every night
Not that kind of "laddies" forum, I was thinking of a more generic usage... |
|
|
JJenson
Advanced Member
USA
2121 Posts |
Posted - 06 March 2008 : 09:30:07
|
I know I was just teasing. |
|
|
|
Topic |
|