[Project] Last visitors on member profile
+11
buddyboy5
SLGray
smurfavr
Ape
TheCrow
YoshiGM
FrOsTyXi
CovalentBond
Tonight
Van-Helsing
JScript
15 posters
Page 2 of 3
Page 2 of 3 • 1, 2, 3
[Project] Last visitors on member profile
First topic message reminder :
Note: This is not a tutorial and should be only for testing purposes!
Introduction:
Well, the code is very simple and everything is based on a small change in the profile preferences - visitor messages on profile and notifications - which makes it possible to transform the "Visitor messages" in a true database to store the "Latest Visitors"!;
Initial Configuration:
Members need to configure only two items in the profile, see below:
1- Go in the tab [Preferences] and find the option Allow visitor messages on my profile : and select (*) All members
Save this setting!
2- Then go on the tab [Notifications] and find the item The incoming of a profile message and uncheck both options
Save this setting!
Go to the ACP -> Users -> Profiles -> General Options -> Include signature in profile messages : No
Note: The profile should be in advanced mode.
If you have messages on your profile, you must remove them all.
Code:
Below is the code that should be added with placement "In all the pages":
Link: https://www.dropbox.com/s/kri9cp0nxxcg6lm/LatestVisitors.js?dl=1
Result:
So long,
JS
Note: This is not a tutorial and should be only for testing purposes!
Introduction:
Well, the code is very simple and everything is based on a small change in the profile preferences - visitor messages on profile and notifications - which makes it possible to transform the "Visitor messages" in a true database to store the "Latest Visitors"!;
Initial Configuration:
Members need to configure only two items in the profile, see below:
1- Go in the tab [Preferences] and find the option Allow visitor messages on my profile : and select (*) All members
Save this setting!
2- Then go on the tab [Notifications] and find the item The incoming of a profile message and uncheck both options
Save this setting!
Go to the ACP -> Users -> Profiles -> General Options -> Include signature in profile messages : No
Note: The profile should be in advanced mode.
If you have messages on your profile, you must remove them all.
Code:
Below is the code that should be added with placement "In all the pages":
Link: https://www.dropbox.com/s/kri9cp0nxxcg6lm/LatestVisitors.js?dl=1
Result:
So long,
JS
Last edited by JScript on February 28th 2015, 10:52 pm; edited 1 time in total (Reason for editing : *** Added support for deleting! ***)
Beyonder likes this post
Re: [Project] Last visitors on member profile
@Luffy
In the first time you visit a profile, you will see the following message:
The second time, the message disappears and in its place will appear the name of who's visiting.
JS
In the first time you visit a profile, you will see the following message:
The second time, the message disappears and in its place will appear the name of who's visiting.
JS
Re: [Project] Last visitors on member profile
Hello @JScript,
I tried visiting a profile and then going somewhere else in the forum and then to my profile again and nothing appeared. It appears only when a message is posted. But shouldn't this be done automatically? I mean as soon as i post a message it shows the visits when i refresh. But if no one posts to my profile no visits come up..
I tried visiting a profile and then going somewhere else in the forum and then to my profile again and nothing appeared. It appears only when a message is posted. But shouldn't this be done automatically? I mean as soon as i post a message it shows the visits when i refresh. But if no one posts to my profile no visits come up..
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: [Project] Last visitors on member profile
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: [Project] Last visitors on member profile
Yes, I'm sorry for not answering before, but I am testing a fully automatic installer for this code, similar to the installer staff chatting!Luffy wrote:Do we have any news on this?
Soon,
JS
Re: [Project] Last visitors on member profile
Hello @JScript
I have installed this system on my forum and all looked to be working fine then all of a sudden all members on IE are saying that there Visitor messages Tab in the profile has gone so I hopped over to IE and ran a test and Yes they was right it was gone!! After playing about for some time I could not see why this was going on so I just turned it off until I got time to talk to you about it.
APE
I have installed this system on my forum and all looked to be working fine then all of a sudden all members on IE are saying that there Visitor messages Tab in the profile has gone so I hopped over to IE and ran a test and Yes they was right it was gone!! After playing about for some time I could not see why this was going on so I just turned it off until I got time to talk to you about it.
- Screen Shots :
- The system off shows
System on shows
APE
Re: [Project] Last visitors on member profile
@APE
Okay, this is due to the fact that this system is based on messages posted on 'Visitor messages' tab on member profile!
Read again what I said when I created the topic:
But if you want to disable this feature, look for and remove this piece of code:
JS
Okay, this is due to the fact that this system is based on messages posted on 'Visitor messages' tab on member profile!
Read again what I said when I created the topic:
But I forgot to mention that only the admin is that it could visualize the 'Visitor messages' tab...Well, the code is very simple and everything is based on a small change in the profile preferences - visitor messages on profile and notifications - which makes it possible to transform the "Visitor messages" in a true database to store the "Latest Visitors"!;
But if you want to disable this feature, look for and remove this piece of code:
JS
Re: [Project] Last visitors on member profile
Thank you that worked but is there away to make a database to store the info in a forum like some thing hid in the staff room or something?
Re: [Project] Last visitors on member profile
@APE
Ok ...
Well, I hate to say the word "impossible", so I'm doing some improvements in this system!
Thank you for using the code,
JS
Ok ...
Well, I hate to say the word "impossible", so I'm doing some improvements in this system!
Thank you for using the code,
JS
Re: [Project] Last visitors on member profile
Just had an update on this problem and one member is still saying they have a problem seeing the system so i have removed it until you have done your update then i will give it a go again as i love this and really want to keep using it
Re: [Project] Last visitors on member profile
JScript wrote:@APE
Ok ...
Well, I hate to say the word "impossible", so I'm doing some improvements in this system!
Thank you for using the code,
JS
I know your more then really busy but is there any update on you getting this to work in some other way then you have now ?
Re: [Project] Last visitors on member profile
@APE
Hello!
Only a sketch of a code that will automate the entire process of installation and the database is formed by JSON...
Soon I will publish friend,
JS
Hello!
Only a sketch of a code that will automate the entire process of installation and the database is formed by JSON...
Soon I will publish friend,
JS
Re: [Project] Last visitors on member profile
OK Cool Just don't like to bother you as i know your really busy with all the good work you do here and other support forums.
Re: [Project] Last visitors on member profile
@JScript
Why code does not work when Activate advanced profile ticked NOT?
Why code does not work when Activate advanced profile ticked NOT?
Re: [Project] Last visitors on member profile
Hello!smurfavr wrote:up
I'm not sure, but I guess you don't need give "up" in this section...
Read: https://help.forumotion.com/t139335p30-project-last-visitors-on-member-profile#965069
JS
Re: [Project] Last visitors on member profile
Does this leave a visitor message that says last_visit? It looks like it only occurs in profiles that have this message:
There are no visitors, your visit will appear in the next update!
There are no visitors, your visit will appear in the next update!
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: [Project] Last visitors on member profile
I did not understand well what you say, but still does not account for users' visits my profile.
Re: [Project] Last visitors on member profile
Guys since JScript has not been on for a ling time, it might be a good idea to wait until he returns to post your questions.
But let me try to explain somehtings:
The codes is still in the testing phase.
It will only work properly if you do what is posted in the first post about members' profiles.
I believe the code is set up to post a visitor message to get the information to show you has a member who has visited the profile.
If you use the code in the first post of this topic, it will remove the visitor message tab from everyone except the founder.
But let me try to explain somehtings:
The codes is still in the testing phase.
It will only work properly if you do what is posted in the first post about members' profiles.
I believe the code is set up to post a visitor message to get the information to show you has a member who has visited the profile.
If you use the code in the first post of this topic, it will remove the visitor message tab from everyone except the founder.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: [Project] Last visitors on member profile
When I go to open the file I get this error: Expected identifier, string or number. Code: 800A0404 Source: Microsoft JScript compilation error.
How do I fix this?
How do I fix this?
Re: [Project] Last visitors on member profile
buddyboy5 wrote:When I go to open the file I get this error: Expected identifier, string or number. Code: 800A0404 Source: Microsoft JScript compilation error.
How do I fix this?
Open with notepad or wordpad
Re: [Project] Last visitors on member profile
JScript has not been active for a ling time.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: [Project] Last visitors on member profile
If someone has the code, could you please send me a PM.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: [Project] Last visitors on member profile
SLGray wrote:If someone has the code, could you please send me a PM.
PM
Re: [Project] Last visitors on member profile
Thankssmurfavr wrote:SLGray wrote:If someone has the code, could you please send me a PM.
PM
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: [Project] Last visitors on member profile
Hey,
New link?
New link?
Emanuel- New Member
- Posts : 9
Reputation : 1
Language : Romanian
Location : Romania
Page 2 of 3 • 1, 2, 3
Similar topics
» Profile Visitors..
» Recent Profile visitors
» How to hide users' personal profile to visitors?
» CSS & HTML Profile/Passion Project
» Is it possible to add a comment on a Visitors profile comment?
» Recent Profile visitors
» How to hide users' personal profile to visitors?
» CSS & HTML Profile/Passion Project
» Is it possible to add a comment on a Visitors profile comment?
Page 2 of 3
Permissions in this forum:
You cannot reply to topics in this forum