yisi23/smt2

Error: The log cache is empty. - Always!

Closed this issue · 4 comments

What steps will reproduce the problem?
1. Trying to browse the website from another pc and browser (same subnet of 
root account, but different ip and browser)
2. Accessing the SMT2 admin interface I always got the same error message.


I'm running the last SMT 2.0.1 on a Ubuntu Lucid Server.
The folder of smt is owned by www-data user and group, and even wit permissions 
to the /admin/cache folder sets to 777 I still have the same error: "The log 
cache is empty."

I have joomla installed in a subfolder of my server like that: 
my-server.ip/joomla/ 

I tryed both: to put smt2 folder in 
my-server.ip/joomla/smt2/
as well as in 
my-server.ip/smt2/ 

but nothing changes...

What should be the best choice in my scenario?

Hope that this reported issue could be useful also for other users since it 
seems that this is not a rare problem.

Cheers,
DP

Original issue reported on code.google.com by scal...@gmail.com on 2 Sep 2010 at 9:46

Please read the Wiki pages for some reasons explaining this (and related) 
issue(s).

Original comment by luis.lei...@gmail.com on 16 Sep 2010 at 4:08

  • Changed state: Invalid
For the sake of true I followed every single steps in the wiki, and it seems 
that in the comments area I'm not alone with this kind of issue... 

Maybe the wiki doesn't cover all the scenarios for this issue.

Original comment by scal...@gmail.com on 16 Sep 2010 at 4:39

If you could provide a live URL I could give you more support on your issue.

Original comment by luis.lei...@gmail.com on 16 Sep 2010 at 6:17

I have the same issue. 
I'm using 2.0.2 and I've put in the 2 <script> tags.
I've invoked smt2.record(); below the 2 script tags.
I've done:
chmod 777 cache 
chown _www:_www cache

The smt2 folder is at the root of my website 
(localhost/~rockysims/cashitgadget/smt2)
I've run the install.php with firefox
I'm testing on safari.
It warns me my mouse movements will be tracked.

But... nothing is ever recorded.
What am I doing wrong?

Original comment by Rocky.S...@gmail.com on 5 Jul 2011 at 2:41