problem css missing from fresh install FILE vkiss.css

can anyone from boonex give me the details of vkiss.css as it is missing from 7.04 7.05 7.06 have ransacked all of the above scripts and it is not there !!!!!

Ii suspect this is the reason for the problem with the greetings page opening in a full window . WHICH HAS BEEN A REACURING ISSUE IN THE FORUM ..

I have managed to over come this problem by placing _blank tag between <head>_blank </head>in the head section of code in the greeting email .which now has the page opening in a new window .

 

HAPPY THOUGHTS

Quote · 31 Mar 2011

OK so u are under attack who knows what dolphin this css file was in ?

Quote · 1 Apr 2011

oh dear seems like nobody cares :O)

Quote · 2 Apr 2011

That file doesn't exist in Dolphin 7, so I don't know what you're talking about.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 3 Apr 2011

thanks for reply

 

As you might have seen previously I do not make it a habit of not knowing what I am talking about !!

 

Well that is a shame that you do not know and this is my point that is why every copy of dolphin used will continue to NOT work in the correct manner when replying/returning a greeting to a greeting email via the link the link opens in a 100% _parent window instead of a pop up window ...with no option for the user to close that window once the greeting has been reciprocated and still be on the site unless they are clued up and know how to use the back button in browser ......this also applys to the greeting page when user is over there message limit ...

 

my lil fix isnt that great due to the fact that it opens all links on that page in a new window ......

 

i want the css because it is still called for in the greet.php line 29 C:\wamp/www/Dolphin-v.7.0.6/\greet.php // --------------- page variables

$_page['name_index'] = 44;
$_page['css_name']     = 'vkiss.css';

$logged['member'] = member_auth(0, false);

// --------------- page components

so as you can see it is still a requirement for dolphin to work in the manner it was designed .....

then in 2 other files the width is given as 100% but the div width is given as 600px or something

 

so perhaps now you will be aware of what i am talking about and give all of us struggling dolphin investors a lil assistance ..

by posting the vkiss.css requirements .or supply an alternative fix for this problem

many thanks

 

happy thoughts

 

Quote · 3 Apr 2011

 

thanks for reply

 

As you might have seen previously I do not make it a habit of not knowing what I am talking about !!

 

Well that is a shame that you do not know and this is my point that is why every copy of dolphin used will continue to NOT work in the correct manner when replying/returning a greeting to a greeting email via the link the link opens in a 100% _parent window instead of a pop up window ...with no option for the user to close that window once the greeting has been reciprocated and still be on the site unless they are clued up and know how to use the back button in browser ......this also applys to the greeting page when user is over there message limit ...

 

my lil fix isnt that great due to the fact that it opens all links on that page in a new window ......

 

i want the css because it is still called for in the greet.php line 29 C:\wamp/www/Dolphin-v.7.0.6/\greet.php // --------------- page variables

$_page['name_index'] = 44;
$_page['css_name']     = 'vkiss.css';

$logged['member'] = member_auth(0, false);

// --------------- page components

so as you can see it is still a requirement for dolphin to work in the manner it was designed .....

then in 2 other files the width is given as 100% but the div width is given as 600px or something

 

so perhaps now you will be aware of what i am talking about and give all of us struggling dolphin investors a lil assistance ..

by posting the vkiss.css requirements .or supply an alternative fix for this problem

many thanks

 

happy thoughts

 

yes it's small mistake. File vkisss.css was in dolphin 6. Thank you for report we will delete $_page['css_name']     = 'vkiss.css'; from file

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 4 Apr 2011

Ticket was added - http://www.boonex.com/trac/dolphin/ticket/2474

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 4 Apr 2011

Thanks for that but this still does not fix the problem of the greeting page opening in a parent window 100% page width with no link on the page to return to the dolphin site if a greeting is returned .

 

Can anyone tell me how to make the greeting page open in a new smaller window so the main site is still there when the greeting page is closed ?

 

what was in the vkiss.css  file so that i can get this to function correctly

 

happy thoughts

 

ps i just tried to join boonex.us to show you the problem but the join page is frozen although I did get the profile conformation email ???

 

 

Quote · 4 Apr 2011

 

Thanks for that but this still does not fix the problem of the greeting page opening in a parent window 100% page width with no link on the page to return to the dolphin site if a greeting is returned .

 

Can anyone tell me how to make the greeting page open in a new smaller window so the main site is still there when the greeting page is closed ?

 

what was in the vkiss.css  file so that i can get this to function correctly

 

happy thoughts

 

ps i just tried to join boonex.us to show you the problem but the join page is frozen although I did get the profile conformation email ???

 

 

So provide us with your explanation screen shots here

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 4 Apr 2011

 

happy thoughts

 

Quote · 4 Apr 2011

for everyone who is affected by this problem the easiest way i have found to some what change the problem with the greeting send page opening in the _parent window has been to edit the email template. it is not the best solution as it should I believe open in a pop up window .

admin/settings/email templates/ Greeting from the other member notification letter template.

open and copy and paste code below

.<html><head></head><body style="font: 12px Verdana; color:#000000">
<p><b>Dear <RealName></b>,</p>

<p>We are glad to inform you that member <ProfileReference> sent you a greeting!</p>

<p>A greeting means that the member is interested in contacting you. Please, be polite and answer with your greeting in return. You can send it by merely following the link:<br />
<a target="_blank"<VKissLink>
</p></a>

<p><b>Thank you for using our services!</b></p>

<p>--</p>
<p style="font: bold 10px Verdana; color:red"><SiteName> mail delivery system!!!
<br />Auto-generated e-mail, please, do not reply!!!</p></body></html>

 

you can copy and paste the above code or if you have edited your email template just place the code in red and it will open the greeting page in new window so your users are not left with no way to get back to the mail inbox other than use the browser back button ..

 

happy thoughts

 

Quote · 4 Apr 2011
 
 
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.