Forum for users of JoomlaWatch / ExtraWatch for Joomla, Wordpress, Drupal, Magento, Prestashop
JoomlaWatch / ExtraWatch has following features: live real-time visitor statistics, location of your visitors on a map, blocking of users based on bad word list,
front-end counters, click heat map, definition of goals and rules, graphs, directory size monitoring, monitoring of increase of database data in time,
nightly email reports, interactive HTML5 chart of traffic flow within your website, SEO report with keyword statistics and keyword position trends
I cant see the icon of Joomla Watch [solved] (1 viewing) (1) Guest
 | | |
|
TOPIC: I cant see the icon of Joomla Watch [solved]
|
|
I cant see the icon of Joomla Watch [solved] 5 Years, 6 Months ago
|
|
happydest wrote:
I have installed everything , but I see only link to your site in the front. Its written Joomla Watch and nothing else. Can you help me. I dont know where is my mistake
Try to type following into the browser:
YOURSITE.COM/components/com_joomlawatch/img.php
where YOURSITE.COM is the name of your domain or type localhost when you are testing it locally.
Then, please post the result here.<br><br>Post edited by: matto, at: 2007/11/16 22:57
|
|
happydest
(Visitor)
|
|
|
|
|
Re:I cant see the icon of Joomla Watch 5 Years, 6 Months ago
|
Karma: 31
|
|
I released an update, please re-download and re-install the component and module. Thank you.
|
|
matto
(Admin)
Moderator
Posts: 768
|
|
|
|
|
Re:I cant see the icon of Joomla Watch 5 Years, 5 Months ago
|
Karma: 0
|
|
I have the latest update installed, but the icon still doesn't show. Any ideas on how to fix this?
|
|
newblue
(User)
Fresh Boarder
Posts: 4
|
|
|
|
|
Re:I cant see the icon of Joomla Watch 5 Years, 5 Months ago
|
Karma: 31
|
|
Please report your Browser type and version, PHP version, Operating system it's running on, and any other possible details.
|
|
matto
(Admin)
Moderator
Posts: 768
|
|
|
|
|
Re:I cant see the icon of Joomla Watch 5 Years, 5 Months ago
|
Karma: 0
|
|
Typing the path directly (as mentioned early in the thread) reveals the same problem. Here are our stats:
IE7
Windows Vista
Joomla 1.0.13
PHP built On: Linux 2.4.9-e.70 #1 Fri May 5 21:12:54 EDT 2006 i686
Database Version: 3.23.58-log
PHP Version: 5.0.5
Web Server: Apache/1.3.27 (Unix) (Red-Hat/Linux) PHP/5.0.5
WebServer to PHP interface: apache
Joomla! Version: Joomla! 1.0.13 Stable [ Sunglow ] 21 July 2007 16:00 UTC
User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; .NET CLR 1.1.4322; InfoPath.2)
Relevant PHP Settings: Joomla! Register Globals Emulation: OFF
Register Globals: ON
Magic Quotes: ON
Safe Mode: OFF
File Uploads: ON
Session auto start: OFF
Session save path: /tmp
Short Open Tags: ON
Output Buffering: OFF
Open basedir: none
Display Errors: OFF
XML enabled: Yes
Zlib enabled: Yes
Disabled Functions: cmd,passthru,proc_open,shell_exec,system
|
|
newblue
(User)
Fresh Boarder
Posts: 4
|
|
|
|
|
Re:I cant see the icon of Joomla Watch 5 Years, 5 Months ago
|
Karma: 0
|
|
Hello Matto,
i have the same problem that i can´t see the joomla icon!
It´s only the Link...
I checked the thing with the img.php, but its only a white screen...
I´m running a server with Linux 9.3, PHP 5.2.5, MySQL 5.0.45 and Joomla 1.0.13 and your newest joomlawatch. Browser Mozilla 2.0.0.10, Win XP
Maybe you can help me,
THX Markus
|
|
|
|
|
|
|
Re: 5 Years, 5 Months ago
|
Karma: 31
|
Then, please try to do the following:
Edit the /components/com_joomlawatch/img.php
change the lines (comment them):
header('Content-Type: image/gif');
include($mosConfig_absolute_path.
"/components/com_joomlawatch/icons/joomlawatch-logo-16x16.gif");
to
// header('Content-Type: image/gif');
// include($mosConfig_absolute_path.
"/components/com_joomlawatch/icons/joomlawatch-logo-16x16.gif");
(one line wrapped)
Then,
launch the www.[yoursite].com/components/com_joomlawatch/img.php in your browser and check if there is some output. If yes, this output probably causes the icon image data corruption.
If so, please paste the output here to see what could be possibly wrong there.
Then, revert the change you made.
Thank you<br><br>Post edited by: matto, at: 2007/11/28 18:43
|
|
matto
(Admin)
Moderator
Posts: 768
|
|
|
|
|
Re: 5 Years, 5 Months ago
|
Karma: 31
|
|
Please try the latest version of JoomlaWatch 1.0.3, the problem should be fixed there.
|
|
matto
(Admin)
Moderator
Posts: 768
|
|
|
|
|
Re: 5 Years, 5 Months ago
|
Karma: 0
|
Matto,
I downloaded and installed it, but the problem remains. Please see www.newbluedev.com and scroll to the bottom of the page. I wonder why?
|
|
newblue
(User)
Fresh Boarder
Posts: 4
|
|
|
|
|
Re: 5 Years, 5 Months ago
|
Karma: 31
|
|
Edit the img.php as mentioned in 2 posts back. Comment the lines that insert header and include image. Then when you want to display img.php in your browser you should probably see some notices. I want to know these notices because they do the image icon corruption.
Cheers
|
|
matto
(Admin)
Moderator
Posts: 768
|
|
|
|
|
Re: 5 Years, 5 Months ago
|
Karma: 0
|
|
Hi Matto,
Hi have the same problems as fellows above, alos I have a probleme when I select the component it give me an unexpected format in the component admin page:
Parse error: syntax error, unexpected $end in /home/username/www/administrator/components/com_joomlawatch/admin.joomlawatch.html.php on line 120
I comment the 2 lines you mentioned also I remove them, and here are the results:
setQuery( $query); $database->query(); $redirURI = @$_SERVER['REDIRECT_URL']; $uri = @$_SERVER['REQUEST_URI']; if ($redirURI) $uri = $redirURI; $ip = $_SERVER['REMOTE_ADDR']; $time = date("H:i:s",@$_SERVER['REQUEST_TIME']); $time = time(); $title = @$mainframe->getPageTitle(); $query = "select max(id) as maxid from #__joomlawatch"; $database->setQuery( $query); $rows = $database->loadObjectList(); $row = $rows[0]; $maxid = $row->maxid - 50; //$time2 = time() - 600; //delete old entries $query = "delete from #__joomlawatch where id < $maxid "; $database->setQuery( $query); $database->query(); die(); ?>
I have many website running joomla, I Have Unis on Apache webser, running joomla 1.013, and PHP V4.4.4
Thank You
|
|
|
|
|
|
|
Re: 5 Years, 5 Months ago
|
Karma: 0
|
|
I did as you said and commented those lines, but again there is no output. The resulting page is blank.
|
|
newblue
(User)
Fresh Boarder
Posts: 4
|
|
|
|
|
Re: 5 Years, 5 Months ago
|
Karma: 31
|
|
newblue wrote:
I did as you said and commented those lines, but again there is no output. The resulting page is blank.
So, there are no data that would corrupt the image. So, when you revert the change, the icon MUST be there !
|
|
matto
(Admin)
Moderator
Posts: 768
|
|
|
|
|
Re: 5 Years, 5 Months ago
|
Karma: 31
|
wonderweb wrote:
Hi Matto,
Hi have the same problems as fellows above, alos I have a probleme when I select the component it give me an unexpected format in the component admin page:
Parse error: syntax error, unexpected $end in /home/username/www/administrator/components/com_joomlawatch/admin.joomlawatch.html.php on line 120
I comment the 2 lines you mentioned also I remove them, and here are the results:
setQuery( $query); $database->query(); $redirURI = @$_SERVER['REDIRECT_URL']; $uri = @$_SERVER['REQUEST_URI']; if ($redirURI) $uri = $redirURI; $ip = $_SERVER['REMOTE_ADDR']; $time = date("H:i:s",@$_SERVER['REQUEST_TIME']); $time = time(); $title = @$mainframe->getPageTitle(); $query = "select max(id) as maxid from #__joomlawatch"; $database->setQuery( $query); $rows = $database->loadObjectList(); $row = $rows[0]; $maxid = $row->maxid - 50; //$time2 = time() - 600; //delete old entries $query = "delete from #__joomlawatch where id < $maxid "; $database->setQuery( $query); $database->query(); die(); ?>
I have many website running joomla, I Have Unis on Apache webser, running joomla 1.013, and PHP V4.4.4
Thank You
Wow.. Impossible!
But I found, where might be the catch:
www.phpbuilder.com/board/showthread.php?t=10316154
Your PHP doesn't recognize the <? .. so I should have used the <?php instead.
Damn PHP.. I would rather go back to java programming. It's unbelievable how many f***g issues it has.
|
|
matto
(Admin)
Moderator
Posts: 768
|
|
|
|
|
Re: 5 Years, 5 Months ago
|
Karma: 31
|
|
Fixed. I changed all <? to <?php so it should work for you. Just re-download 1.0.3 and re-install. Hope there are no other undiscovered "secrets" of PHP like this one.
|
|
matto
(Admin)
Moderator
Posts: 768
|
|
|
|
|
Re: 5 Years, 5 Months ago
|
Karma: 0
|
|
Thank you, now it works, with no parse error, but I am only getting same as who is online, Number of guests and number of registred members, without IP addresses and without flags, just 1 line Num of gues and Num of members.
Best Regards
|
|
|
|
|
|
|
Re: 5 Years, 5 Months ago
|
Karma: 31
|
|
Make sure your JoomlaWatch module is published and it shows the icon on the joomla sub-pages.
Check, whether there are no javascript errors - in firefox Tools->Error Console. Click "Clear", then "All", and choose the JoomlaWatch interface in the admin menu.
I have no idea what might be wrong in your specific case. Every useful information about your system configuration will be appreciated.
You can also check, whether the data of JoomlaWatch are being stored in the database - connect to your database through the PHPMyAdmin or just a commandline and type:
select count(*) from jos_joomlawatch;
(jos is the default prefix you selected upon the database installation, might be different).
If the result is not empty, the problem is in the user interface. If it is empty, then there is a problem in storing the data during the visit of every user.
|
|
matto
(Admin)
Moderator
Posts: 768
|
|
|
|
|
Re: 5 Years, 5 Months ago
|
Karma: 31
|
matto3d wrote:
Then, please try to do the following:
Edit the /components/com_joomlawatch/img.php
change the lines (comment them):
header('Content-Type: image/gif');
include($mosConfig_absolute_path.
"/components/com_joomlawatch/icons/joomlawatch-logo-16x16.gif");
to
// header('Content-Type: image/gif');
// include($mosConfig_absolute_path.
"/components/com_joomlawatch/icons/joomlawatch-logo-16x16.gif");
(one line wrapped)
Then,
launch the www.[yoursite].com/components/com_joomlawatch/img.php in your browser and check if there is some output. If yes, this output probably causes the icon image data corruption.
If so, please paste the output here to see what could be possibly wrong there.
Then, revert the change you made.
Thank you<br><br>Post edited by: matto, at: 2007/11/28 18:43
I'm posting the reply which came to me by email:
Hi Matey,
Thank you so much for the answer. I found the Problem on my own!
There was something wrong in my administrator file of joomla!
I changed the whole administrator file and now your programm works fantastic.
Thanks
Markus
|
|
matto
(Admin)
Moderator
Posts: 768
|
|
|
|
|
Re: 5 Years, 4 Months ago
|
Karma: 0
|
|
Hello,
with joomla 1.5, I get this :
Warning: require(globals.php) [function.require]: failed to open stream: No such file or directory in /home/conforta/www/15/components/com_joomlawatch/retrieve.php on line 14
Fatal error: require() [function.require]: Failed opening required 'globals.php' (include_path='.:/usr/share/php5') in /home/conforta/www/15/components/com_joomlawatch/retrieve.php on line 14
and I can t see the icon.
with "/components/com_joomlawatch/img.php", I get a blank page.
~~~~
also, when I do a "locate com_joomlawatch", I don't find the folder !
config :
PHP Built on: Linux gentoo x86_64
Database Version: 5.0.21-log
Database Collation: latin1_swedish_ci
PHP Version: 5.1.4
Web Server: Apache/2.0.58 (Unix) mod_ssl/2.0.58 OpenSSL/0.9.7i
Web Server to PHP interface: cgi
Thank 4 one answer...
|
|
plm66
(User)
Fresh Boarder
Posts: 1
|
|
|
|
|
Re: 5 Years, 4 Months ago
|
Karma: 31
|
|
That's because JoomlaWatch is for Joomla 1.0, not 1.5
|
|
matto
(Admin)
Moderator
Posts: 768
|
|
|
|
|
Re: 5 Years, 2 Months ago
|
Karma: 0
|
hi ,
i have the same problem that i can´t see the joomla icon..
i have tried all of your suggestions but but the problem remains..
how can i fix it
..
i m using 1.2.0 version..
screen image
|
|
|
|
|
|
|
Re: 5 Years, 2 Months ago
|
Karma: 31
|
|
Click on that image and then View image, in your case it seems like you should get an "Internal server Error".
Please try to solve it with your web administator.
|
|
matto
(Admin)
Moderator
Posts: 768
|
|
|
|
|
Re: 5 Years, 2 Months ago
|
Karma: 31
|
|
Edit the file /components/com_joomlawatch/img.php
there is a line error_reporting(0); -> This line supresses any warnings or anything that can corrupt the image. If this line is commented out, uncoment it. If it's not there put it there to the very start.<br><br>Post edited by: matto, at: 2008/03/09 15:55
|
|
matto
(Admin)
Moderator
Posts: 768
|
|
|
|
|
Re: 5 Years, 2 Months ago
|
Karma: 0
|
There is a line eroor_reporting(0); and its uncommented..
Please help me so this is looking so bad 
|
|
|
|
|
|
|
Re: 5 Years, 2 Months ago
|
Karma: 31
|
Hmm..
Maybe try to do the following:
comment the line which contains:
error_reporting (or change this to error_reporting(E_ALL)
header('...')
and
include ('.... joomlawatch-icon-16x16.gif');
Save,
and see what
www.yoursite.com/components/com_joomlawatch/img.php says
You'll see some errors or warnings probably.
|
|
matto
(Admin)
Moderator
Posts: 768
|
|
|
|
|
Re: 5 Years, 2 Months ago
|
Karma: 0
|
i m taking your much time  really sorry for this..
i changed the error line (E_ALL)
what you mean header('.....') and include ('.... joomlawatch-icon-16x16.gif')
i think you mean change this lines but how ??
first line is ; header('Content-Type: image/gif');
second line is ; include ($mosConfig_absolute_path."/components/com_joomlawatch/icons
/joomlawatch-logo-16x16-blank.gif");
|
|
|
|
|
|
|
Re: 5 Years, 2 Months ago
|
Karma: 31
|
No problem.
Yes, that's it..
Change them (comment them):
header('Content-Type: image/gif');
include ($mosConfig_absolute_path."/components/com_joomlawatch/icons
to
// header('Content-Type: image/gif');
// include ($mosConfig_absolute_path."/components/com_joomlawatch/icons
and see what
www.yoursite.com/components/com_joomlawatch/img.php
says.
|
|
matto
(Admin)
Moderator
Posts: 768
|
|
|
|
|
Re: 5 Years, 2 Months ago
|
Karma: 0
|
|
it says
Parse error: syntax error, unexpected T_ELSE in /home/ogrentv/public_html/components/com_joomlawatch/img.php on line 55
line 55 is : else include ($mosConfig_absolute_path."/components/com_joomlawatch
/icons/joomlawatch-logo-16x16.gif");
|
|
|
|
|
|
|
Re: 5 Years, 2 Months ago
|
Karma: 31
|
|
Sorry..
change (comment) this whole piece of code:
if (JOOMLAWATCH_BLANK_ICON)
include ($mosConfig_absolute_path.
"/components/com_joomlawatch/icons/
joomlawatch-logo-16x16-blank.gif");
else include ($mosConfig_absolute_path.
"/components/com_joomlawatch/icons/
joomlawatch-logo-16x16.gif");
to
/*
if (JOOMLAWATCH_BLANK_ICON)
include ($mosConfig_absolute_path.
"/components/com_joomlawatch/icons/
joomlawatch-logo-16x16-blank.gif");
else include ($mosConfig_absolute_path.
"/components/com_joomlawatch/icons/
joomlawatch-logo-16x16.gif");
*/<br><br>Post edited by: matto, at: 2008/03/09 22:55
|
|
matto
(Admin)
Moderator
Posts: 768
|
|
|
|
|
Re: 5 Years, 1 Month ago
|
|
Hello,
I've had the same problem on both FF2 and IE7. I passed it into a image create then back out the imagegif function.
| Code: |
header('Content-Type: image/gif');
$dir = JPATH_BASE .'/components/com_joomlawatch/icons/';
if ($joomlaWatch->getConfigValue('JOOMLAWATCH_BLANK_ICON'))
$image = @imagecreatefromgif($dir . 'joomlawatch-logo-16x16-blank.gif');
else
$image = @imagecreatefromgif($dir . 'joomlawatch-logo-16x16.gif');
imagegif($image);
|
Admin member @ www.originsofhumanity.com/
|
|
Bannta
(Visitor)
|
|
|
|
|
|
ep98
(User)
Fresh Boarder
Posts: 2
|
|
|
|
|
Re: 5 Years, 1 Month ago
|
Karma: 31
|
|
Hmm, interesting,
but isn't the @imagecreatefromgif function a function from the PHPGD library ?
|
|
matto
(Admin)
Moderator
Posts: 768
|
|
|
|
|
Re: 5 Years, 1 Month ago
|
Karma: 0
|
|
i can't display the logo on joomla 1.5.2.
any suggest?
|
|
nai
(User)
Fresh Boarder
Posts: 1
|
|
|
|
|
Re: No icon in mod 5 Years, 1 Month ago
|
|
here's my result with the given URL:
The image “ www.meanpony.com/cms/components/com_joom...h/img.php?rand=61464†cannot be displayed, because it contains errors.
backend works fine... just can't see your JW icon, only the link text.
using J. v. 1.0.15 with latest v. of JW. had to adjust some permissions for my host server & now component/mod combination functions OK just no logo/icon.
any advice?
meanpony
|
|
meanpony
(Visitor)
|
|
|
|
|
Re: No icon in mod 5 Years, 1 Month ago
|
Karma: 31
|
|
Hi, please set JOOMLAWATCH_DEBUG to 1 in config.php in /components/com_joomlawatch/
then,
in img.php
comment these lines:
header('Content-Type: image/gif');
if ($joomlaWatch->getConfigValue('JOOMLAWATCH_BLANK_ICON'))
include (JPATH_BASE . DS . "components" . DS . "com_joomlawatch" . DS . "icons" . DS . "joomlawatch-logo-16x16-blank.gif");
else
include (JPATH_BASE . DS . "components" . DS . "com_joomlawatch" . DS . "icons" . DS . "joomlawatch-logo-16x16.gif");
and see what the url you posted says.
Thanks
|
|
matto
(Admin)
Moderator
Posts: 768
|
|
|
|
|
Re: No icon in mod/debug test 5 Years, 1 Month ago
|
Karma: 0
|
|
Greetings matto,
thanx for the attempt to debug my JW install!
tried the debug procedure, you outlined above.
set config. to debug & comment the specific code in img.php
result: blank page @ the image.php URL,
no image & no code, just blank.
any ideas?
meanpony
|
|
|
|
|
|
|
Re: 3 Years, 10 Months ago
|
Karma: 0
|
ethemuslu wrote:
hi ,
i have the same problem that i can´t see the joomla icon..
i have tried all of your suggestions but but the problem remains..
how can i fix it
..
i m using 1.2.0 version..
screen image
mod_joomlawatch_agent.php edit page:
php page line 83.
this code: echo ("<img src='" . $joomlaWatchHTML->mosConfig_live_site .
Replace it with this code: echo ("<img src='" . $joomlaWatchHTML->Config_live_site .
|
|
chifo
(User)
Fresh Boarder
Posts: 3
|
|
|
|
|
Re: 3 Years, 10 Months ago
|
Karma: 0
|
ethemuslu wrote:
hi ,
i have the same problem that i can´t see the joomla icon..
i have tried all of your suggestions but but the problem remains..
how can i fix it
..
i m using 1.2.0 version..
screen image
mod_joomlawatch_agent.php page, line 83 also
this code:
echo ("<img src='" . $joomlaWatchHTML->mosConfig_live_site .
Replace it with this code:
echo ("<img src='" . $joomlaWatchHTML->Config_live_site .
|
|
chifo
(User)
Fresh Boarder
Posts: 3
|
|
|
|
|
Re: 3 Years, 10 Months ago
|
Karma: 0
|
ethemuslu wrote:
hi ,
i have the same problem that i can´t see the joomla icon..
i have tried all of your suggestions but but the problem remains..
how can i fix it
..
i m using 1.2.0 version..
screen image
mod_joomlawatch_agent.php page, line 83 also
this code:
| Code: |
echo ("<img src='" . $joomlaWatchHTML->mosConfig_live_site .
|
Replace it with this code:
| Code: |
echo ("<img src='" . $joomlaWatchHTML->Config_live_site .
|
|
|
chifo
(User)
Fresh Boarder
Posts: 3
|
|
|
|
|
 | | |
|