Troxy!
Not New Member
[Sj1:0]
Posts: 24
Troxy! said 0 great things
|
Post by Troxy! on Jun 29, 2010 19:47:29 GMT -8
in the Main footer, above your code. It's placed here
|
|
|
Post by Wormopolis on Jun 29, 2010 20:51:16 GMT -8
ok.. I see the lpreloc. that will relocate the last post of the board introforum into that spot. looking at that board, you dont have any last posts because you dont have any posts at all.
if you are wanting the topics/replies numbers there, it needs to be tpreloc_ not lpreloc_
|
|
Troxy!
Not New Member
[Sj1:0]
Posts: 24
Troxy! said 0 great things
|
Post by Troxy! on Jun 29, 2010 21:01:33 GMT -8
-totally forgot she had deleted the threads- Let me make one real quick and see if that changes anything. I feel like a dumb ass. Would you believe me that before it truly wasn't showing up when there were threads?
I swear to god I'm usually not this thick XD
EDIT: Just posted a thread, and it's still not showing up. the number of topics/posts shows up and works. The last post info, however, does not
|
|
|
Post by Wormopolis on Jun 29, 2010 23:41:14 GMT -8
I think you misunderstood what the divs do. tp_reloc ONLY moves the topics/posts numbers. lpreloc_ ONLY moves the last post. if you want BOTH moved, it requires two divs.
<div id="tpreloc_forumintro"></div><div id="lpreloc_forumintro"></div>
|
|
Troxy!
Not New Member
[Sj1:0]
Posts: 24
Troxy! said 0 great things
|
Post by Troxy! on Jun 30, 2010 11:27:47 GMT -8
yes, I know this. The span I have in there, I've attempted it using both. Let my make another one though, and show you what I mean...when I put tpreloc_general in there, it shows the topics/posts numbers. When I put lpreloc_general in there however, nothing shows up. See what I mean? Anyway, how about some mid-support entertainment?
|
|
|
Post by Wormopolis on Jun 30, 2010 21:46:32 GMT -8
"what?"
|
|
|
Post by Wormopolis on Jun 30, 2010 21:49:20 GMT -8
change lp_mode to 2.
|
|
Troxy!
Not New Member
[Sj1:0]
Posts: 24
Troxy! said 0 great things
|
Post by Troxy! on Jun 30, 2010 22:21:18 GMT -8
My favorite part is "English mother-flapjacker, do you speak it?!"
BTW, just got back from seeing Avatar: The Last Air Bender for it's midnight early premiere. If you have the chance to spend money and see it.... I would find other plans. I would compare it to.... The stereo typical blond cheerleader stuff. Really pretty face (effects) but not much behind it (plot, logic name pronunciation etc.)
EDIT: So, your solution was.. a solution, of course. It worked. And I feel like a total tard, I really do. But, out of sheer curiosity, what do modes one and three do?
|
|
|
Post by Wormopolis on Jun 30, 2010 23:31:43 GMT -8
I dont pay for movies since I work for a movie theatre chain. I will probably check it out at some point this week when things slow down.
mode 1 is what I have on the main page here, it puts all last posts into one spot, and depending on lpnewmode will group them as new or old. mode 3 is a combo of modes 1 and 2 in case you want to seperate out specific boards last posts into somewhere.
|
|
Troxy!
Not New Member
[Sj1:0]
Posts: 24
Troxy! said 0 great things
|
Post by Troxy! on Jul 1, 2010 11:41:53 GMT -8
So basically, if I'm understanding this right - it allows you to create a sort of index for new posts. A log of what posts where made last in what boards, all grouped together instead of separated into individual cells?
|
|
|
Post by Wormopolis on Jul 1, 2010 19:15:11 GMT -8
exactly what you see on my main page is lp_mode=1
but it requires a single element called "lastpostspot". lp_mode=3 also uses "lastpostspot" but will extract to individual elements if it finds them.
|
|
Rhune
Not New Member
[Sj1:0]
Posts: 11
Rhune said 0 great things
|
Post by Rhune on Jul 1, 2010 20:35:32 GMT -8
Nice to see that you still exist Rev. And thanks Wormo for the code, because it was really nice of you to write it up. My friend Cain had been trying to make my site personalized... I guess that's not possible now.
|
|
|
Post by Wormopolis on Jul 1, 2010 22:31:48 GMT -8
I dont follow? Is this a personal dispute thing?
|
|
Troxy!
Not New Member
[Sj1:0]
Posts: 24
Troxy! said 0 great things
|
Post by Troxy! on Jul 2, 2010 22:38:32 GMT -8
-reply removed, an alternately sent by pm-
|
|
|
Post by Wormopolis on Jul 2, 2010 22:50:44 GMT -8
The code is posted on a public forum so anyone is going to see it and try it. If the code was MEANT to only be used ONLY on a particular site, it should have been stated in the original request and I would have used PM to give out the code.
at this point, its already out.
where you actually place the divs will still give you the opportunity to have a unique style. The engine to move content there can be easily reproduced and all it takes is someone making a post on support asking how someone did it to get some other coder to write up their own version. By writing this one first, I can at the very least put into the header of the code that the original idea was requested by someone specific. Which in this case, though Troxy is claiming the idea was hers, Caine was the first person to come to me with the concept. I can easily quell the credit dispute by just putting BOTH names in the code I am going to submit to the database.
Further personal banter on this should just be taken to PMs.
|
|