Page Index Toggle Pages: 1 ... 6 7 [8] 9  Send TopicPrint
Very Hot Topic (More than 25 Replies) [DONE] Go to last post read by user! (Read 51225 times)
kender
Full Member
***
Offline


Welcome to my world

Posts: 171
Location: Great Lakes Region,
Joined: Jul 23rd, 2003
Gender: Male
Re: [DONE] Go to last post read by user!
Reply #105 - Aug 8th, 2003 at 12:30am
Print Post  
is it possible to convert this.. add a line maybe... that would allow the mod to convert the subject line to go to last new also..

so you click on new.. it goes to last.. you click on subject.. it goes to last.. you click on page #, it goes to the first on that page ?
  
Back to top
 
IP Logged
 
BHRA Webmaster
God Member
*****
Offline


Mod Author of the Year
2002

Posts: 5238
Location: BHRA Headquarters
Joined: Jan 18th, 2002
Gender: Male
Re: [DONE] Go to last post read by user!
Reply #106 - Aug 8th, 2003 at 1:07am
Print Post  
It might just be a case of adding ;start=$lastread#$lastread after num=$mnum in this line from MessageIndex.pl

Code
Select All
<td class="windowbg" valign="middle" width="44%" bgcolor="$color{'windowbg'}"><font size="2">$new <a href="$cgi;action=display;num=$mnum"><b>$msub</b></a> $pages</font></td> 



(Note: lots of mods alter this line, so the exact code in your MessageIndex.pl file might be slightly different - just make the same change outlined above.)
  


World Domination, one smiley at a time!
Back to top
 
IP Logged
 
Flicker
Senior Member
****
Offline


Six-Strings

Posts: 291
Location: Stockport
Joined: Oct 20th, 2003
Gender: Male
Re: [DONE] Go to last post read by user!
Reply #107 - Nov 25th, 2003 at 4:40pm
Print Post  
Just to make it clear that the final version posted is incorrect (you need to add an a after one of the 302's.

In future would it be wise to upload improved version in the first post, as you can overrise the attachments in posts by modifying them..?
  

www.smile-jesuslovesyou.org/forum
Message boarding- where everybody is always right


"For I am not ashamed of the gospel of Christ..."
Romans 1:16
Back to top
WWW  
IP Logged
 
Jungle Jim
God Member
*****
Offline



Posts: 1015
Location: The Fridge
Joined: Apr 7th, 2003
Gender: Male
Re: [DONE] Go to last post read by user!
Reply #108 - Jan 15th, 2004 at 10:05am
Print Post  
I agree, i just installed the mod and nothing happens, in enlish.lang we see this:

Code
Select All
$txt{'298'} = "Moderator";
$txt{'299'} = "Moderators";
$txt{'300'} = "Mark Topics as Read";
$txt{'301'} = "Views";
$txt{'302'} = "New";
$txt{'302'} = "Click to View New Posts";
$txt{'303'} = "View All Users";
$txt{'304'} = "View By Letter";
$txt{'305'} = "View";
 



And wheres it supposed to say "Click to View New Posts", buggered if i can find it, even after adding an "a" after the 302 in english.lang
  
Back to top
 
IP Logged
 
caliman
God Member
*****
Offline


Swanky

Posts: 1220
Location: Pt. Richmond
Joined: Mar 20th, 2002
Gender: Male
Re: [DONE] Go to last post read by user!
Reply #109 - Jan 16th, 2004 at 8:26pm
Print Post  
Any chance of this for 1.3?

THIS WOULD BE GREAT IF IT WORKED ON EMAIL NOTIFICATIONS.

My members complain about that.

  
Back to top
WWW  
IP Logged
 
Jungle Jim
God Member
*****
Offline



Posts: 1015
Location: The Fridge
Joined: Apr 7th, 2003
Gender: Male
Re: [DONE] Go to last post read by user!
Reply #110 - Jan 17th, 2004 at 4:26am
Print Post  
Can we get the 1.1 version working first ?  there must be a bug in this 302 thing somewhere... i tried to fixit using logic, ive bugger all perl skills - i just wound up mucking it up...
  
Back to top
 
IP Logged
 
Squirrelman
Junior Member
**
Offline


The Squirerl Never Sleeps!

Posts: 59
Joined: Nov 8th, 2004
Gender: Male
Re: [DONE] Go to last post read by user!
Reply #111 - Nov 16th, 2004 at 3:15am
Print Post  
I just tried loading this mod, and I got the following error:

Quote:
starting log...

script path: C:\YaBB\cgi-bin\yabb\YaBB.cgi

detected script: autodetect failed

selected script: YaBB 1 Gold - SP 1.3.2

installed mods: 0





now installing: Goto Last Read Post 0.7 BETA (lastread-beta7.2a.mod)





Step 1 ... failed - ERR(1): Search string could not be found

Step 2 ... ok

Step 3 ... ok

Step 4 ... ok

Step 5 ... ok

Step 6 ... ok

Step 7 ... ok

Step 8 ... ok

Step 9 ... ok

Step 10 ... ok



> modifications failed! 1 errors occured. No files will be modified. Please see readme for help on the
error messages.

What do I do next?

Thanks,
Lonnie
  
Back to top
IP Logged
 
Administrator
Forum Administrator
*****
Offline


Yummm

Posts: 7
Location: Modders Rile
Joined: Oct 7th, 2014
Gender: Male
Re: [DONE] Go to last post read by user!
Reply #112 - Nov 16th, 2004 at 4:29pm
Print Post  
Maybe a manual installation helps. See FAQ for more information about it.
  

The Administrator.
Back to top
WWW  
IP Logged
 
Squirrelman
Junior Member
**
Offline


The Squirerl Never Sleeps!

Posts: 59
Joined: Nov 8th, 2004
Gender: Male
Re: [DONE] Go to last post read by user!
Reply #113 - Nov 16th, 2004 at 4:52pm
Print Post  
I tried the manual install, and I got the same error Sad
  
Back to top
IP Logged
 
Administrator
Forum Administrator
*****
Offline


Yummm

Posts: 7
Location: Modders Rile
Joined: Oct 7th, 2014
Gender: Male
Re: [DONE] Go to last post read by user!
Reply #114 - Nov 16th, 2004 at 10:00pm
Print Post  
uh how come that you get an error when doing all the edits yourself???
  

The Administrator.
Back to top
WWW  
IP Logged
 
Squirrelman
Junior Member
**
Offline


The Squirerl Never Sleeps!

Posts: 59
Joined: Nov 8th, 2004
Gender: Male
Re: [DONE] Go to last post read by user!
Reply #115 - Nov 17th, 2004 at 1:31am
Print Post  
Does this work on your site?  May I have a link to your board so that I can see it in action?

Perhaps I misstated when I said I did a manual install... I did the step by step approach --- I thought that's what you meant by manual install.
  
Back to top
IP Logged
 
Squirrelman
Junior Member
**
Offline


The Squirerl Never Sleeps!

Posts: 59
Joined: Nov 8th, 2004
Gender: Male
Re: [DONE] Go to last post read by user!
Reply #116 - Nov 17th, 2004 at 2:45am
Print Post  
ok... now I understand the manual install... I did it manually... uploaded all four files (verified that the updated versions are on my server), and when I click on "new", it goes to the first posting in the thread, not the new ones.

I don't receive any errors, so that's good, but it doesn't go to the first unread post Sad

Perhaps this is a hint, but I still can't figure out what's wrong... I'm still seeing "new", and not "Click to View New Posts".
  
Back to top
IP Logged
 
Squirrelman
Junior Member
**
Offline


The Squirerl Never Sleeps!

Posts: 59
Joined: Nov 8th, 2004
Gender: Male
Re: [DONE] Go to last post read by user!
Reply #117 - Nov 17th, 2004 at 4:33am
Print Post  
I should clarify one last thing... the "new" label (which by the way still says "new") is now a link (where it wasn't before), but it links to the first message posted in a thread, not the first unread posting.
  
Back to top
IP Logged
 
Administrator
Forum Administrator
*****
Offline


Yummm

Posts: 7
Location: Modders Rile
Joined: Oct 7th, 2014
Gender: Male
Re: [DONE] Go to last post read by user!
Reply #118 - Nov 17th, 2004 at 2:59pm
Print Post  
This mod modifies the log that is stored for each user to save the information about what threads have been read. In order to work you'll first have to open a thread. Then when you access the thread a second time it should bring you to the latest post.

Is the link url different when you click on the "new" symbol compared to clicking on the thread subject?
  

The Administrator.
Back to top
WWW  
IP Logged
 
Squirrelman
Junior Member
**
Offline


The Squirerl Never Sleeps!

Posts: 59
Joined: Nov 8th, 2004
Gender: Male
Re: [DONE] Go to last post read by user!
Reply #119 - Nov 17th, 2004 at 3:12pm
Print Post  
I created a new thread... posted a few dummy replies, when to another id, posted a few more dummy replies, went back to the "original id" and clicked on new (same URL as clicking on the subject line), and was brought to the top of the topic, not the last unread post.  Sad
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1 ... 6 7 [8] 9 
Send TopicPrint