Update 0.9

cajkan

Active Member
Hello

i was following this guide http://visiolist.com/docs/VisioList-09-Version-Info

And ive noticed some parts into my VL that they are missing,

welcome_logged_in.html

HTML:
<div id="user_cp_welcome">
    <b>{$lng->g_welcome} <a href="{$list_url}/?a=user_cpl">{$wrapper_username}!</a> - <a href="{$list_url}/index.php?a=user_cpl&amp;b=logout">{$lng->user_cp_logout}</a></b>
</div>
theres no stats - this is good or bad ???

Also my Facebook comments gone - do we need to include other code or ?

Everything else went OK

Thanks
 

leonor

Active Member
License Active
Also my Facebook comments gone - do we need to include other code or ?
there not gone, but not anymore visible because this update changed the adress from user "Stats Sites" ...
/stats/username OLD Adress
/details/username New Adress
 

Basti

Administrator
Staff member
It seems you do not have thm in the template, see file from parabola on how it should look like by default.

On a second note, in one of the coming versions parabola will be updated like you have it now.
This is because of multiple sites. On top is only the main account linked, which is bad, so instead move member to main CP page where each stats page is listed

As for the facebook, read the notes again in the thread. most used plugins needs an overwrite, because of what leonor said. stats.php isnt anymore, thus plugin file names changed from stats_* to details_*
Simple overwrite will do as stated in the corresponding plugin threads
 
Top