News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Profile Views

Started by vbgamer45, December 18, 2012, 03:19:36 AM

Previous topic - Next topic

vbgamer45

Link to the mod


[glow=black,2,300]Profile Views[/glow]
Developed by 4kstore for SMFSimple.com
SMF 2.0.X



[glow=black,2,300]El soporte oficial de los desarrolladores de nuestros mods lo encontraras en SMFSimple.com[/glow]



[glow=black,2,300]Description:[/glow]
Display the number of views a profile has had in the users profile.

[glow=black,2,300]Descripcion:[/glow]
Mostrar el numero de visitas que tuvo un determinado perfil de usuario



[glow=black,2,300]Screenshots | Imágenes[/glow]



Language Support | Lenguajes Soportados
ALL LANGUAGES



License:
* This SMF modification is subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this SMF modification except in compliance with
* the License. You may obtain a copy of the License at
* http://www.mozilla.org/MPL/
Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Colin

Another nice looking mod.
"If everybody is thinking alike, then somebody is not thinking." - Gen. George S. Patton Jr.

Colin

4Kstore

Quote from: Colin on December 18, 2012, 04:08:21 AM
Another nice looking mod.

Thanks colin, always nice words from you

¡¡NEW MOD: Sparkles User Names!!!

Game.ruler

But its not viewable with ultimate profile mod installed.
If we disable ultimate profile, then it starts to visible, but after activating ultimate profile again, it dont get visible.
Please can it be fixed?

4Kstore

I don't know the ultimate profile code, this mod work perfect if other mods doesnt modify the same part of code...
You need to see the parse of this mod: http://custom.simplemachines.org/mods/index.php?action=parse;mod=3581;attach=213708;smf_version=2.0.3

And adapt only the last modification for ./Themes/default/Profile.template.php file.

¡¡NEW MOD: Sparkles User Names!!!

Game.ruler

Thanks 4kStroke for reply. I have fixed the issue. The echo statement was needed to paste in ultimate profile.php

4Kstore


¡¡NEW MOD: Sparkles User Names!!!

novill

First of all, thanks for this mod. :)

@Game.ruler
Can you more specific to be. How can i integrate to the ultimate profile this mod. In the themes foler is just the UltimateProfile.template.php file.
Thanks for your help.

novill

If anyone is using the ultimate profile mod and will use this mod in it. Then must insert this code to the UltimateProfile.template.php file. If anyone needs it, here is my solution.

Code (Find) Select
// Any custom fields for standard placement?
if (!empty($context['custom_fields']))


Code (Add Before) Select

$context['member']['profile_views'] = !empty($context['member']['profile_views']) ?
$context['member']['profile_views'] : 0;
echo '
<dt><strong>', $txt['views'], ':</strong></dt>
<dd>', $context['member']['profile_views'], '</dd>';


Thanks the guidelines Game.ruler and 4Kstore. :)

Sudhakar Arjunan

i was thinking this mod long time, will try now.
Working on New Mods & Themes for SMF... Will update soon... My Blog page
My Smf forum : Discuss ITAcumens :: My SMF Forum

4Kstore

Quote from: A.SK on February 08, 2013, 06:46:12 PM
i was thinking this mod long time, will try now.

enjoy it!

¡¡NEW MOD: Sparkles User Names!!!

Tavsih

sorry for bumping the topic but this mod is great  :)

Skaty

i'm using this mod but why not the visitors names ? With just numbers woudn't missing something ?

4Kstore

For display the name, the mod needs  log and save information in the db and this is a simple mod, but I think in a new version with this feature..

¡¡NEW MOD: Sparkles User Names!!!

Mr. Pedram

wish, that was Member name with Avatar (who visited), alongside number of views, it's will be great! like vb & etc..
hope for future :)
My Modifications:
» Loading For SMF
» Buddies Block
» Redirect Links
» Birthdate On Registration
» PM Warning
» Instagram
» Add Table,Td,Tr Button
» Search Topic & Board Button
Browse All...

JAC9ja

i need help after installing this mode i got
Table 'gurusass_smf1.smf_members' doesn't exist
File: /home3/gurusass/public_html/Sources/Profile-View.php
Line: 282

Note: It appears that your database may require an upgrade. Your forum's files are currently at version SMF 2.0.4, while your database is at version 2.0.2. The above error might possibly go away if you execute the latest version of upgrade.php.
https://jac9ja.ng Everything SEO >> Tech >> Crypto

Elizabeth II

Is it possible to add like the top10 viewed profiles in More Info/statics centre?

Colin

It should be, but that would be some additional code. Sounds like a good update for this mod, that can be turned on or off.
"If everybody is thinking alike, then somebody is not thinking." - Gen. George S. Patton Jr.

Colin

Advertisement: