ICQ:53-755-182 RSS channel for codegravity.com homepage Bookmark!

61/2NEW projects | 14 businesses NEW! | 258 web resources | 179/6NEW freelancers | 494 topics


JoomlaWatch
JoomlaWatch Stats 1.2.6 by Matej Koval
We have 9 guests online


Login form:





Lost Password?
Register
Partners:

Google Page Rank Checker

My CV / resume

WinAsm Studio

Prehliadac Opera

ColdFusion, Flex, PHP Web development worldwide

View a profile on proagora.com
view my profile

CodeGravity.com is
looking for the
link partnership
with related websites.

Relax, oddych, zabava, ubytovanie

Ubytovani, volny cas, zabava

Vyšné Ružbachy

Reštaurovanie, kameň, bronz, drevo

Slobodne forum

R.E.M.

Valid XHTML 1.0 Transitional

RSS feed:
rss feed
Home
::post new topic::
matto
Admin

Admin
Posts: 170
graph
Karma: 7  
1.2.4 PROBLEMS - download the NEW 1.2.5 ! - 2008/03/19 21:16 Version 1.2.4 had some problems with installation and many people reported a "blank page". The bad thing is, that for me it works well. But I'm unable to figure out what's causing the problems for so many users.
Another thing is, that currently I don't have much time to have a closer look at it.

So, please try to do the following:

1. Install the component the usual way,

2. Find and edit /administrator/components/com_joomlawatch/admin.joomlawatch.php and admin.joomlawatch.html.php

also files in /components/com_joomlawatch/

replace all occurences of :

error_reporting(0); with error_reporting(E_ALL);

the same with /components/com_joomlawatch/

and in config.php set JOOMLAWATCH_DEBUG to 1

Then report all possible warnings or errors you recieved into forum.

Thank you.

Post edited by: matto, at: 2008/03/24 21:14
  reply | quote
Robert
Visitor
 
Re:1.2.4 PROBLEMS - PLEASE READ THIS FIRST ! - 2008/03/20 04:02 Warning: require_once(/www/m/o/t/mydomain.nlpublic_html/includes/defines.php) [function.require-once]: failed to open stream: No such file or directory in /www/m/o/t/mydomain.nl/public_html/administrator/components/com_joomlawatch/admin.joomlawatch.php on line 33

Fatal error: require_once() [function.require]: Failed opening required '/www/m/o/t/mydomain.nlpublic_html/includes/defines.php' (include_path='.:/usr/local/share/pear:/www/scripts/webshop:/www/scripts/public') in /www/m/o/t/mydomain.nl/public_html/administrator/components/com_joomlawatch/admin.joomlawatch.php on line 33


Joomla 1.5.1
all file sare there (I think) Database tables created ... blank page error first, now this with debug = 1 (and erro E_ALL)
  reply | quote
stingray77
User

Fresh Boarder
Posts: 1
graphgraph
Karma: 0  
Re:1.2.4 PROBLEMS - PLEASE READ THIS FIRST ! - 2008/03/21 02:35 Well, I'm getting the following error when I click JoomlaWatch in my admin backend:

Notice: Constant JPATH_ROOT already defined in /home/akruck/domains/e-prostor.com/public_html/includes/defines.php on line 26

Notice: Constant JPATH_SITE already defined in /home/akruck/domains/e-prostor.com/public_html/includes/defines.php on line 28

Notice: Constant JPATH_CONFIGURATION already defined in /home/akruck/domains/e-prostor.com/public_html/includes/defines.php on line 29

Notice: Constant JPATH_ADMINISTRATOR already defined in /home/akruck/domains/e-prostor.com/public_html/includes/defines.php on line 30

Notice: Constant JPATH_XMLRPC already defined in /home/akruck/domains/e-prostor.com/public_html/includes/defines.php on line 31

Notice: Constant JPATH_LIBRARIES already defined in /home/akruck/domains/e-prostor.com/public_html/includes/defines.php on line 32

Notice: Constant JPATH_PLUGINS already defined in /home/akruck/domains/e-prostor.com/public_html/includes/defines.php on line 33

Notice: Constant JPATH_INSTALLATION already defined in /home/akruck/domains/e-prostor.com/public_html/includes/defines.php on line 34

Notice: Constant JPATH_THEMES already defined in /home/akruck/domains/e-prostor.com/public_html/includes/defines.php on line 35

Notice: Constant JPATH_CACHE already defined in /home/akruck/domains/e-prostor.com/public_html/includes/defines.php on line 36

Notice: Constant JDEBUG already defined in /home/akruck/domains/e-prostor.com/public_html/includes/framework.php on line 57

Fatal error: Call to undefined function cmsInstance() in /home/akruck/domains/e-prostor.com/public_html/administrator/components/com_joomlawatch/ admin.joomlawatch.html.php on line 27
  reply | quote
gio
User

Fresh Boarder
Posts: 1
graphgraph
Karma: 0  
Re:1.2.4 PROBLEMS - PLEASE READ THIS FIRST ! - 2008/03/22 02:30 I am running joomla 1.5.1 and installed Joomlawatch 1.2.4. Website frontend shows a blank page after activating mod_joomlawatch. In the website backend a blank page is shown when you select the Joomlawatch component.

After making the suggested changes the following is displayed on the screen:

Website frontend:
Fatal error: Call to undefined function cmsInstance() in /www/web2633/html/usa/components/com_joomlawatch/class.joomlawatch.html.php on line 26

Website backend - after selecting the Joomlawatch component:
Notice: Constant JPATH_ROOT already defined in /www/web2633/html/usa/includes/defines.php on line 26

Notice: Constant JPATH_SITE already defined in /www/web2633/html/usa/includes/defines.php on line 28

Notice: Constant JPATH_CONFIGURATION already defined in /www/web2633/html/usa/includes/defines.php on line 29

Notice: Constant JPATH_ADMINISTRATOR already defined in /www/web2633/html/usa/includes/defines.php on line 30

Notice: Constant JPATH_XMLRPC already defined in /www/web2633/html/usa/includes/defines.php on line 31

Notice: Constant JPATH_LIBRARIES already defined in /www/web2633/html/usa/includes/defines.php on line 32

Notice: Constant JPATH_PLUGINS already defined in /www/web2633/html/usa/includes/defines.php on line 33

Notice: Constant JPATH_INSTALLATION already defined in /www/web2633/html/usa/includes/defines.php on line 34

Notice: Constant JPATH_THEMES already defined in /www/web2633/html/usa/includes/defines.php on line 35

Notice: Constant JPATH_CACHE already defined in /www/web2633/html/usa/includes/defines.php on line 36

Notice: Constant JDEBUG already defined in /www/web2633/html/usa/includes/framework.php on line 57

Fatal error: Call to undefined function cmsInstance() in /www/web2633/html/usa/administrator/components/com_joomlawatch/admin.joomlawatch.html.php on line 27
  reply | quote
paul1963
User

Junior Boarder
Posts: 5
graphgraph
Karma: 0  
Re:1.2.4 PROBLEMS - PLEASE READ THIS FIRST ! - 2008/03/23 22:59 I got the following messages after applying the instructions

Warning: main(../includes/defines.php) [function.main]: failed to open stream: No such file or directory in ../cms/administrator/components/com_joomlawatch/admin.joomlawatch.php on line 33

Fatal error: main() [function.require]: Failed opening required ../includes/defines.php' (include_path='.:/opt/RZphp4/includes') in ../cms/administrator/components/com_joomlawatch/admin.joomlawatch.php on line 33
  reply | quote
matto
Admin

Admin
Posts: 170
graph
Karma: 7  
Re:1.2.4 PROBLEMS - PLEASE READ THIS FIRST ! - 2008/03/24 21:10 Hi Guys,
thank you for your help! I really appreciate it.

I fixed the bugs, and there is a new version 1.2.5, so you might try that one and see if the bugs were corrected and if it works well.

Thank you,

Matto
  reply | quote
paul1963
User

Junior Boarder
Posts: 5
graphgraph
Karma: 0  
Re:1.2.4 PROBLEMS - PLEASE READ THIS FIRST ! - 2008/03/24 23:25 The installation now seems to work, with the exception is this warning:

Notice: Constant JDEBUG already defined in .../cms/includes/framework.php on line 57

Although the site is still in the test phase, I can not judge whether it is actually recording the visitors.

Thanks for te quick response.

Paul
  reply | quote
paul1963
User

Junior Boarder
Posts: 5
graphgraph
Karma: 0  
Re:1.2.4 PROBLEMS - PLEASE READ THIS FIRST ! - 2008/03/24 23:48 Got in the front-end the following errors


Notice: Undefined index: view in ../cms/administrator/components/com_menus/models/item.php on line 204

Notice: Undefined index: view in ../cms/administrator/components/com_menus/models/item.php on line 204

Notice: Undefined index: view in ../cms/administrator/components/com_menus/models/item.php on line 205

Notice: Undefined index: view in ../cms/administrator/components/com_menus/models/item.php on line 205

In the backend the following warning


Notice: Constant JDEBUG already defined in ../cms/includes/framework.php on line 57

I see that there are guests online, but no latest visitors or bots are recorded or presented. The database remains empty.

Paul
  reply | quote
matto
Admin

Admin
Posts: 170
graph
Karma: 7  
Re:1.2.4 PROBLEMS - PLEASE READ THIS FIRST ! - 2008/03/25 05:41 Hi,
these minor errors have been corrected.
To get rid of them, please just re-download and re-install.
  reply | quote
Jackprobe
Visitor
 
Re:1.2.4 PROBLEMS - download the NEW 1.2.5 ! - 2008/04/08 14:31 Hi,

The problem of 'blank page' is occured also in vers 1.2.5 ... !!

After changing the error reporting to 'E_ALL' , I got message that the problem was
on the file ..../components/com_joomlawatch/admin.joomlawatch.php
still can not find the file 'admin.joomlawatch.html.php'.

This error is because of that I'm not using the DEFAULT admin directory 'administrator'.

So, at line 48 of file 'admin.joomlawatch.php' change the PATH (NAME) of admin directory from 'administrator' to 'YOUR_ADMIN_DIRECTORY_NAME' :

require_once (JPATH_BASE2 . DS . "YOUR_ADMIN_DIRECTORY_HERE" . DS . "components" . DS . "com_joomlawatch" . DS . "admin.joomlawath.html.php");

Notes :
Do also to file 'visits.php' & 'uninstall.joomlawatch.php'

It works ....

TQ.
- Abraham -
  reply | quote
matto
Admin

Admin
Posts: 170
graph
Karma: 7  
Re:1.2.4 PROBLEMS - download the NEW 1.2.5 ! - 2008/04/08 19:27 Hi, thank you,
I didn't know, that there is a possibility to use a different directory than "administrator".

So, is it part of a joomla configuration? Is there a constant for this?
or did you just hardcoded the "YOUR_ADMIN_DIRECTORY_HERE" to your specific value ?

Thanks,

Matto
  reply | quote
::post new topic::









Download the NEW JoomlaWatch 1.2.5 from 24.3.2008 that works with Joomla 1.5 and Joomla 1.0

Sponsored:



Popular:
MathGuard
Random screenshot:

autovars07.jpg


Poll
JoomlaWatch 1.2.5 installation was for me
 

News:

Registration required
I know that people don't like registering on websites, but I had to do it. From this moment you have to register first, before you download any file. This is better, because this way I can give you quick info about new version of downloadable files (eg. MathGuard) or some necessary security fixes. Thanks for understanding. (26.08.2007)

Books about investing and finance
I'd like to recommend you to read a book by Robert T. Kiyosaki - "Rich Dad, Poor Dad". However many people say it's quite a controversial book, it gave me a good motivation to improve my financial intelligence. (23.08.2007)

Fighting with the spam
All of the forms were protected with my own PHP antispam class - MathGuard, including the forms in the joomla modules I use. (02.05.2007)

Forum
Converted posts from the old punbb forum to the new joomlaboard (25.02.2007)

Improvement
Fixed some issues with the freelance registration, added a possibility to add a new programming resource, reorganized the structure of the programming resources. (24.02.2007)

New content management system
Codegravity.com is now running on joomla cms :) Added features like comments, forum etc. I hope you'll like it. Today I fixed the problem with the comment module which was not showing the correct images. There is also a new URL structure. For the old urls there is a 301 (Moved permanently) http redirect. (10.02.2007)

Moved to another hosting
Codegravity.com has been moved to another web hosting - CustomHosting.sk, from the previous pipni.cz, mainly because of the mod_rewrite problems and slow loading of the website. Sorry for some problems that lasted for about an hour. (19.01.2007)

Bookmark feed
The new feed from the del.icio.us has been added to the homepage codegravity.com. You 'll always have the latest information about the sites I like and you should visit as well! (21.11.2006)

News improved
Today I improved the news feeds. They are sorted into categories and I also added some other feeds that may be interested for you. (31.03.2006)

The Antispam verification
My email form was hijacked by the spam bots and I was recieving a lots of junk into my mailbox everyday. So, I decided to put a simple verification in the end of the form. You have to answer the result of addition of two numbers. Thank you for your understanding. (07.03.2006)

Java SE 6 Beta Mustang is out !
This beta release is a major milestone in the development of Mustang. It provides a complete stable snapshot of the final release functionality. http://mustang.dev.java.net (20.02.2006)

Google analytics, apply online
Apply online to google-analytics.com. They offer the new way of analysis of your website visitors. It is very promising, and when you will recieve the invitation code, you can send me one :) Thank you :) (13.02.2006)

Money Manager 2 - software for mobile accounting

FaceRSS - simple JavaServer Facer (JSF) component
I registered my new project - FaceRSS on freshmeat.net, here is the description: FaceRSS is a simple JavaServer Faces (JSF) component that allows you to display news from a specified URL source in one configurable JSP tag. This allows you to place news feeds on a Web site in a very simple way. It uses rsslib4j and therefore supports RSS version 0.9x, 1.0, and 2.0 with Dublin Core and Syndication namespaces. (06.01.2006)

My new blog :)
Check out my new [jroller.com/page/matto3c] blog on jroller.com website. Here is the RSS feed [http://jroller.com/rss/matto3c] if you'd like to add it into your news reader. (14.12.2005)

ERM-II and Slovakia
SLOVAKIA, my home country, is now one step closer to adopting the common European currency - EURO. At midnight between November 25 and November 26, the country joined the Exchange Rate Mechanism 2 (ERM-II) (30.11.2005)

www.jground.com
I established a new website - http://www.jground.com, it's all based on JSF and it should be all about Java and all other related things. Enjoy! (25.11.2005)

Swing text antialiasing

Java webhosting
I'm trying a new http://www.move.cz java webhosting on www.move.cz, but it seems they don't respond to my questions about JSF ;( (16.11.2005)

Migration from Weblogic to JBoss
Currently I am working on a task: Migration of one J2EE application from Weblogic to JBoss application server. So, if you have any suggestions or resources, I would be glad if you'll send me some. Thanks (15.11.2005)

Increased Java performance
Java increased its performance on desktop by 58% : [http://www.javalobby.org/java/forums/t54006.html] Java Performance
Improvement (15.11.2005)

Exadel Studio Pro
At this time I'm playing with JSF (Java Server Faces). I want to recommend you a great IDE - Exadel JSF Studio Pro. It costs about $99, and there is 15 days trial available. You can also try MyEclipse which has also like Exadel - WYSIWYG editor for editing JSP, JSF pages. It can save you a lot of time. For more info, visit www.exadel.com (27.09.2005)

Programming directory
added a new programming resources directory, where you can submit your own programming website (14.09.2005)

Programming forum
Now the Programming forum is included in website design. I put there some topics from previous version of this forum. (19.08.2005)

Ubytovanie, podnajom Poprad
Ponuka na podnajom, ubytovanie: Zrekonštruované podkrovie - rodinny dom Poprad-Matejovce - 2 izby + pracovna + kúpelna s kuchynou, strešné a plastové okná, samostatné plynové kúrenie, drevené plávajúce podlahy, garáž, velká záhrada a samostatný vchod. . . Cena: dohodou
Kontakt: 0949 401 409 (18.02.2008)
Privacy policy | freelance programmers | webmaster resources | business directory | advertise with codegravity.com

Locations of visitors to this page


©2003-2007 Codegravity.com - Re:1.2.4 PROBLEMS - download the NEW 1.2.5 ! - Joomlaboard-Forum