ProfilesSettings Table

Can anyone tell me which file fetches the data from the "ProfilesSettings" table, I can't seem to find it.

Quote · 10 Oct 2008

To be more clear on this I am looking for the file that contains the function genProfileCSS :)

Quote · 10 Oct 2008

Don't know your Dolphin version...

But maybe are you searching for the file profile_customize.php ???

Life is a fatal disease, sexually transmissible - Virginity is carcinogenic! Ask here for vaccine.
Quote · 11 Oct 2008

It's 6.1... no profile_customize.php contains the fields going into the database I want to change what's coming out. I have added fields for background position, background repeat and a few others in profile_customize.php , but I need to track down the file that applies it to the profile it's self.

In profile.php you'll see a funtion called "genProfileCSS" does anyone know where that function is located, I have a feeling it's included from another file.

Quote · 11 Oct 2008

You will find what you looking after here: templates/base/scripts/BxBaseProfileView.php

 

function genProfileCSS( $ID )

Quote · 11 Oct 2008

You will find what you looking after here: templates/base/scripts/BxBaseProfileView.php

function genProfileCSS( $ID )

that's it, thanks!

Quote · 11 Oct 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.