Page 1 of 1
findmore plug - google+ code dissapeared
Posted: Wed Aug 10, 2011 4:06 pm
by BerlinOS
Hi, i downloaded the latest findmore plugin and missing the google+ area in the template "plugin_findmore.tpl" - there is only the usual google code.
Does anyone has a plugin_findmore.tpl including the google+ button code ?
Could you please send me the neede code for displaying the google+ button ?
Greetings
Oliver
Re: findmore plug - google+ code dissapeared
Posted: Wed Aug 10, 2011 8:09 pm
by garvinhicking
Hi!
http://netmirror.org/serendipity/additi ... ndmore.tpl should contain the "plusone" reference...
Regards,
Garvin
Re: findmore plug - google+ code dissapeared
Posted: Thu Aug 11, 2011 4:32 pm
by BerlinOS
Sorry, i searched for somethin google.. and did not found the right code.
Now i found the "plusone" section, thank you.
One short question, the serendipity_visitors table in the DB has grown up to 110 MB, can I empty it ?
What is stored there ?
Re: findmore plug - google+ code dissapeared
Posted: Thu Aug 11, 2011 4:38 pm
by Timbalu
Your Visitors?!
If you kill them, you have to go to jail immediately!
SCNR
(statistics)
Re: findmore plug - google+ code dissapeared
Posted: Thu Aug 11, 2011 5:27 pm
by BerlinOS
So I loose only the statistic about the visitors ?
That would be ok, if i get 110 MB smaler DB in return.
Can I empty the visitor table without any other troubles ?
Re: findmore plug - google+ code dissapeared
Posted: Fri Aug 12, 2011 10:36 am
by Timbalu
As far as I can imagine, this depends on the statistics plugin. Maybe also the referer tracking is based on this and holds the session, ip, etc. If you really dont need it, you could try to truncate and keep some last 100 to be sure. Guessing what to do, I do not think truncating will break anything else. Same as spamblocklog table.