|
|
Re:Plugin - Last Profile Visitors
|
|
Date: 2005/12/27 23:36
|
By: Viames
|
Status: User
|
|
|
Karma: 4  
|
|
Senior Joomlapolitan  | Posts: 63 |   | |
|
Hello Trail! i was just trying this nice plugin, and i found that on lastviews.php, line 32: FROM `mos_comprofiler_views` v, `mos_comprofiler` c, `mos_users` u i had to change it into: FROM #__comprofiler_views v, #__comprofiler c, #__users u because my web site uses jos_ prefix on tables, so this fix was necessary to keep it working on my web site 
thank you!
Post edited by: viames, at: 2005/12/27 18:08 CB italian translation & testing translations on joomla.it homesite: Crotone on Web
|
|
The administrator has disabled public write access. |
|
|
|
Re:Plugin - Last Profile Visitors
|
|
Date: 2005/12/28 02:29
|
By: irgendwer
|
Status: User
|
|
|
Karma: 2  
|
|
Senior Joomlapolitan  | Posts: 87 |   | |
|
Big thanks! That helped. South Korea's got Seoul
|
|
The administrator has disabled public write access. |
|
|
|
Re:Plugin - Last Profile Visitors
|
|
Date: 2005/12/28 04:01
|
By: Viames
|
Status: User
|
|
|
Karma: 4  
|
|
Senior Joomlapolitan  | Posts: 63 |   | |
|
right! i changed (but forgot to report in the post) also line 59 into: $database->setQuery("SELECT count(viewer_id) FROM #__comprofiler_views WHERE profile_id ='$user->id' AND viewer_id=0");
cheers CB italian translation & testing translations on joomla.it homesite: Crotone on Web
|
|
The administrator has disabled public write access. |
|
|
|
Re:Plugin - Last Profile Visitors
|
|
Date: 2005/12/28 04:19
|
By: trail
|
Status: Admin
|
|
|
Karma: 623  
|
|
Admin  | Posts: 473 |   | |
|
Lol.. simple bug that got in there during testing of the queries in phpmyadmin.. oops.. thanks for reporting, i will upload a new fixed file.. v0.1.2beta 
Post edited by: Trail, at: 2005/12/27 22:41 DJ Trail. CB Co-Founder & Test-Lead. Plugins: My Age, Starsign Matchmaking Horoscope, My Visitor, My Highscores, My ProfileID, My Components: Import & Invite Karma Casino (Use Test / Test) My Modules: Many 
|
|
The administrator has disabled public write access. |
|
|
|
Re:Plugin - Last Profile Visitors
|
|
Date: 2005/12/29 06:25
|
By: rick
|
Status: User
|
|
|
Karma: 41  
|
|
Gold Joomlapolitan  | Posts: 290 |   | |
|
Trail,
Love the plugin and have contributed generously to the karma I have 2 problems and one suggestion. The problems:
1. The pictures that are supposed to be displayed are not working on my site. I notice that the link properties are going to www.mysite.com/images/comprofiler/mypic.jpg so it apears that the plugin is hardcoded to have the images directory in the root. My site set to where the pictures would work with the following link www.mysite.com/joomla/images/comprofiler/mypic.jpg as I have Joomla in a the folder called joomla in the root. Where do I need to go to fix this?
2. I like to show real names and not nicknames so I found that by changing 2 instances of username at lines 32 and 61 to name fixed that.
My sugestion is to add the previous Name issue as an option in the plugin.
Thanks, Rick
Running: Joomla! 1.0.7 Stable Community Builder 1.0 rc2 SMF 1.1 RC2
|
|
The administrator has disabled public write access. |
|
|