Arrow Home arrow Forums
larger font smaller font default font Fixed screen resolution Auto adjust screen size

Joomlapolis Forums  


<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
Re:Plugin - Last Profile Visitors
Date: 2006/02/03 02:18 By: Walesa Status: CB Doc subscriber  
Karma: 0  
Fresh Joomlapolitan

Posts: 10
graphgraph
Hi trail...

somethings to report... excuse me...
maybe is only mine problem but...

sometimes it appair this popup error in my user's profile...

First: Overlib 4.10 or later is requied for the hideform plugin

Second:Overlib 4.10 or later is requied for the anchor plugin

I've noted that this had appair when i've installed your plugin but it is possible that i've made a mistake...
what is anchor and what is hideform?
Click here to see the profile of this user The administrator has disabled public write access.

Re:Plugin - Last Profile Visitors
Date: 2006/02/03 09:52 By: trail Status: Admin  
Karma: 642  
Admin

Posts: 472
graphgraph
that doesn't look like anything that came from this plugin.

last visitors doesn't use the overlib.

remove the plugin and see if its still there.

i think it will still be there.

i have no clue where that error comes from.

but your overlib library files should be here /components/com_comprofiler/js/ and are used everywhere in cb.

if you are doing a new site, try reinstalling cb ?
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
Click here to see the profile of this user The administrator has disabled public write access.

Re:Plugin - Last Profile Visitors
Date: 2006/02/04 05:17 By: Walesa Status: CB Doc subscriber  
Karma: 0  
Fresh Joomlapolitan

Posts: 10
graphgraph
i've unpubblissh "da" plugin trail

Evrything is working fine...I've some connection problem with my wireless firewall is possible that this is the problems?

It's just for you... this is a great plugin and i hope works fine with all jomplapolitans...

Instead can I, im private, ask you some questions? like mp3 player in your site...


Post edited by: Walesa, at: 2006/02/03 23:19
Click here to see the profile of this user The administrator has disabled public write access.

Re:using sefRelToAbs() and alternate rows color
Date: 2006/02/17 06:31 By: trail Status: Admin  
Karma: 642  
Admin

Posts: 472
graphgraph
Viames wrote:
well trail, i know you love when i found something to change or fix ... lol j/k

1. Testing the SEF feature, i found that urls generated by lastviews plugin don't use the sefRelToAbs() function.
So the line:
... <a href="index.php?option=com_comprofiler&task=userProfile&user=".$lastview->viewer_id.""> ...
could be changed into:
... <a href="".sefRelToAbs("index.php?option=com_comprofiler&task=userProfile&user=".$lastview->viewer_id).""> ...

2. The list could use alternate row colors, like in all CB tabs and in whole joomla. It missed "sectiontableentry1", using just "sectiontableentry2" for odds and even rows.

Thank you trail!


next update i will do the sef thing.. and i'll consider the alternating rows.. om not good at odd and even stuff.. have to see how thats done elsewhere..
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
Click here to see the profile of this user The administrator has disabled public write access.

Re:using sefRelToAbs() and alternate rows color
Date: 2006/02/17 08:00 By: Viames Status: User  
Karma: 4  
Senior Joomlapolitan

Posts: 63
graphgraph
trail wrote:
i'll consider the alternating rows.. om not good at odd and even stuff.. have to see how thats done elsewhere..
thank you for the fast reply to my pvt msg! look this way to do alternate row colours:
Code:

 // loop starts foreach ($lastviews as $lastview) {     is_int($counter++/2) ? $class='sectiontableentry1' $class='sectiontableentry2';     // ...     $content .="<td class=\"$class\"> ...";     // ... }


Let us know any update!



[OT] p.s. can someone enlarge the font size and the box size of php code tags on this forum template? gonna use CTRL + or catch my glasses to read it

Post edited by: Viames, at: 2006/02/17 02:05
CB italian translation & testing
translations on joomla.it
homesite: Crotone on Web
Click here to see the profile of this user The administrator has disabled public write access.

Re:using sefRelToAbs() and alternate rows color
Date: 2006/03/02 00:55 By: trail Status: Admin  
Karma: 642  
Admin

Posts: 472
graphgraph
Its done

Updating the first post with the new file. Please test.
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
Click here to see the profile of this user The administrator has disabled public write access.

<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Documentation

Documentation Subscription Service
(updated for CB 1.2 RC2)

What?

Why?

Where?

Just click here for answers!

Click here for a yearly subscription: subscribe now

Download Latest Release

The latest stable Community Builder Release is version 1.1 for Joomla 1.0 and Mambo.
You need to be a registered member of Joomlapolis to download.

The latest release candidate of Community Builder is version 1.2 RC3, native for Joomla 1.0, 1.5 and Mambo.
It is available as "thank you" to all CB documentation subscribers at this time.

CB Login