| Joomla! http://forum.joomla.org/ |
|
| error on page http://forum.joomla.org/viewtopic.php?f=34&t=215480 |
Page 1 of 1 |
| Author: | sspiderman [ Sun Sep 23, 2007 8:44 am ] |
| Post subject: | error on page |
I'm fairly new to joomla, and let me start by saying thanks for creating Joomla and making it open source, you folks rock! I loaded Joomla onto our serverand it worked fine, I am now getting a message in my status bar of my IE window that says "Done, but with errors on page". I have moved a couple module positions and modified the css in the rhuk_solarflare template, but have not touched (as far as I can see) any templates or css that is part of the back-end. The global configuration is still functioning (they still turn on and off), but the "other screen buttons" (save-cancel-apply-etc.), are not working. When the "content item:edit" page is loading the intro-text shows up initially, but when the WYSIWYG editor loads, the text box no longer works, I cannot even click in it. The main-text box does however work, but it will not save-cancel-apply-upload etc.. The live site is not affected by this, aside from not uploading the information. Any and all help is greatly appreciated. -Joe |
|
| Author: | midwestkel [ Mon Sep 24, 2007 7:43 am ] |
| Post subject: | Re: error on page |
The reason why that is not working is how you configuration.php is set up. If it is set up like below and you are going to http://yoursite.com then you get those errors. You can access by adding www. or change or take the www. off in your configuration file. Code: $mosConfig_live_site = 'http://www.yoursite.com';
|
|
| Author: | sspiderman [ Wed Sep 26, 2007 2:21 am ] |
| Post subject: | Re: error on page |
Thanks midwestkel, that worked. ~Joe |
|
| Author: | midwestkel [ Wed Sep 26, 2007 3:12 am ] |
| Post subject: | Re: error on page |
No problem let us know if you need any other help! |
|
| Author: | Zardoz [ Tue Oct 02, 2007 6:34 pm ] |
| Post subject: | Re: error on page |
Worked for me, too! Thanks! |
|
| Author: | mojodesign [ Wed Oct 03, 2007 12:57 pm ] |
| Post subject: | Re: error on page |
This is some what related. I accidently set up my site without the www. In admin it says live site is http://mysite.com I have been getting an occasional error Fatal error: Cannot redeclare checkinputarray() (previously declared in D:\sites\mysite.com\home\globals.php:37) in D:\sites\mysite.com\home\globals.php on line 37 Im not a programmer but this through some forum searches looks like its related to the missing www I changed my configuration.php and added the www but this has not updated in the admin console.??
|
|
| Author: | tonoi [ Sun Oct 14, 2007 3:18 am ] |
| Post subject: | Re: error on page |
midwestkel wrote: The reason why that is not working is how you configuration.php is set up. If it is set up like below and you are going to http://yoursite.com then you get those errors. You can access by adding www. or change or take the www. off in your configuration file. Code: $mosConfig_live_site = 'http://www.yoursite.com'; I am a new member for Joomla and have the same problem - and was encouraged by the answer - but how do I find the code in the configuration file so that I can change it? |
|
| Author: | tonoi [ Sun Oct 14, 2007 3:35 am ] |
| Post subject: | Re: error on page |
tonoi wrote: midwestkel wrote: The reason why that is not working is how you configuration.php is set up. If it is set up like below and you are going to http://yoursite.com then you get those errors. You can access by adding www. or change or take the www. off in your configuration file. Code: $mosConfig_live_site = 'http://www.yoursite.com'; I am a new member for Joomla and have the same problem - and was encouraged by the answer - but how do I find the code in the configuration file so that I can change it? Don't worry - got it now! |
|
| Author: | midwestkel [ Tue Oct 16, 2007 3:20 pm ] |
| Post subject: | Re: error on page |
mojodesign wrote: This is some what related. I accidently set up my site without the www. In admin it says live site is http://mysite.com I have been getting an occasional error Fatal error: Cannot redeclare checkinputarray() (previously declared in D:\sites\mysite.com\home\globals.php:37) in D:\sites\mysite.com\home\globals.php on line 37 Im not a programmer but this through some forum searches looks like its related to the missing www I changed my configuration.php and added the www but this has not updated in the admin console.?? ![]() Try replacing you globals with one that works. I attached one for you. Also if you havent installed in components or anything then replace everyhthing in your admin folder with the admin files from the install. |
|
| Author: | sirknight115 [ Thu Nov 08, 2007 3:37 am ] |
| Post subject: | Re: error on page |
I have to say this! The more time I spent on Joomla the more I love it! I started having this problem just a couple of days ago and was looking for a answer and I found it! This worked out for me too! You guys do a very good job around here! Keep it up. sirknight115 |
|
| Author: | midwestkel [ Thu Nov 08, 2007 6:51 am ] |
| Post subject: | Re: error on page |
Joomla! is great, and thanks for the compliment! If you ever have anymore problems we are always here! |
|
| Author: | mystiquecreative [ Fri Apr 11, 2008 5:48 pm ] |
| Post subject: | Re: error on page |
Okay, what if you DO have installed components? I'm having the same error message appear on my forms pages where I use FacileForms. Before you ask, I've had no help from them. They say its a Joomla issue. Let me know if you have any ideas. Frank |
|
| Author: | midwestkel [ Fri Apr 11, 2008 7:05 pm ] |
| Post subject: | Re: error on page |
I have mulitiple components installed with my Joomla. As long as you are not using something that "hacked" (changed the code in the files included) then it should work just fine. This only works with 1.013. Make sure you back up those files you are replacing just in case. Always make sure you back up your files when doing anything major. Hope that helps. |
|
| Author: | mystiquecreative [ Mon Apr 14, 2008 1:22 pm ] |
| Post subject: | Re: error on page |
If I re-install the component in question (FacileForms), will I lose the forms I built using it? |
|
| Author: | midwestkel [ Mon Apr 14, 2008 2:44 pm ] |
| Post subject: | Re: error on page |
I am not sure how that component works. Can you give me a link to the page in question that has that error? |
|
| Author: | mystiquecreative [ Mon Apr 14, 2008 2:58 pm ] |
| Post subject: | Re: error on page |
Sure: http://www.webnewsprinting.com/index.ph ... &Itemid=31 |
|
| Author: | midwestkel [ Mon Apr 14, 2008 3:16 pm ] |
| Post subject: | Re: error on page |
I see the error has something to do with checkinputarray(). I hav no idea what that is. If they were not help I would try ChronoForms from http://www.chronoengine.com This is the one I use, it is very easy and I have not had any issues. |
|
| Author: | allkidssucceed [ Tue Apr 15, 2008 3:03 am ] |
| Post subject: | Re: error on page |
I also am having trouble getting content into my pages. When I first go to the page to add content, the message says "done" before I have attempted to type a single letter, then, after I get the title and title alias in, I can't add anything else. The person who installed Joomla 1.0.15 for me can get content in just fine--he has several times. After reading these replies and getting his advice, I have tried taking out the www. of the web address and I can't get to my login page until the www. goes back in. Once there the same failure occurs when I try to add content. My installer told me to install the latest version of firefox, but that didn't change anything, either. What could possibly be going on when I work on the site that is different from when he works on the site? It happens on my laptop, also, even when I use it in another state with a different wireless network. This has been a REAL frustration for the last 3 weeks. Thanks in advance for the reply. allkidssucceed |
|
| Author: | NutriCoach [ Tue Apr 15, 2008 3:09 am ] |
| Post subject: | Re: error on page |
I hope this is the proper place to post this. I am having the same basic issue this thread started with. The editor in the admin section is not allowing me to save apply or close. Everything worked a couple of days ago. The only things that have changed that I am aware of is adding some plugins from JCE. I have also posted this issue with JCE in their forum. we are using J 1.0.15 PHPinfo here JCE 1.1.1 JCE Editor Mambot 1.1.8 The other things in the admin section seem to work and can be saved. I have tried the http://www.mysite.com issue and have tried it both ways. No luck. The site is Diabetic-Diet-Secrets.com We are just completing recovery from a hack a couple of weeks ago that caused a lot of damage and the site has been basically rebuilt and updated through out. |
|
| Author: | midwestkel [ Tue Apr 15, 2008 3:43 am ] |
| Post subject: | Re: error on page |
allkidssucceed wrote: I also am having trouble getting content into my pages. When I first go to the page to add content, the message says "done" before I have attempted to type a single letter, then, after I get the title and title alias in, I can't add anything else. The person who installed Joomla 1.0.15 for me can get content in just fine--he has several times. After reading these replies and getting his advice, I have tried taking out the www. of the web address and I can't get to my login page until the www. goes back in. Once there the same failure occurs when I try to add content. My installer told me to install the latest version of firefox, but that didn't change anything, either. What could possibly be going on when I work on the site that is different from when he works on the site? It happens on my laptop, also, even when I use it in another state with a different wireless network. This has been a REAL frustration for the last 3 weeks. Thanks in advance for the reply. allkidssucceed This is for NutriCoach also: Its really hard to tell whats wrong. Find out exactly what the person you say can save is doing and see whats different. Another thing I have seen is it you are using an editor and you are using HTML (I had an issue with the <form> tags) then it screwed everything up for me. Make you editor No WYSIWYG (Site > User Manager) and see if it will let you save, cancel, etc. If it lets you then you need to take a look at what editor you are using. Set backwards or when you are installing things make sure there is nothing wrong. That way you can isolate and know exactly what is causing the problem. |
|
| Author: | allkidssucceed [ Fri Apr 18, 2008 12:25 am ] |
| Post subject: | Re: error on page |
The person who installed Joomla suggested that I put firefox on my computer. That didn't do anything different when I tried to put in content. However, today, I first went to firefox and typed in my website URL and when I got to the administrative page, it allowed me to put in content. I only tried it once, but that is one success, at least. It also allowed me to save the content and move it around, etc. WhooHoo! Now, I can't get the format right. Is this the forum to ask my question about how to use the editor? Or should I go to another topic? Thanks allkidssucceed |
|
| Author: | midwestkel [ Fri Apr 18, 2008 12:38 am ] |
| Post subject: | Re: error on page |
Thats good its working. The editor thing you need to start a new topic. SEARCH the forums first though. There are over 1 million post on this forum with really good information! |
|
| Page 1 of 1 | All times are UTC |
| Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |
|