We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Can't customize the main page | Forum

Darryl B Leader
Darryl B Jan 8 '15
I have version 1.7.2. I was able to customize this page at one time. I went back to make some changes after the update from 1.7.1 to 1.7.2, and found that I can no longer make changes. When I drag a widget to a location now it just continuously shows the rotating symbol like it is going to enable it, but it never does. I've tried it with Firefox, and I.E. I've also tried it with the java script disabled. Firebug picks up errors, but I have no idea what they are. cpanel also has an error in the log. I've read the posts that seem to be relative, and only seen one in a version 1.6, but the solution wasn't in the post. I tried two different widgets "custom html, and image slideshow" both do the same thing.
ross Team
ross Jan 8 '15
Please provide the firebug console errors and Cpanel recent error logs you have. 
Darryl B Leader
Darryl B Jan 8 '15
Firebug errors from the main page

TypeError: e is undefined
...rCase()},each:function(e,t,n){var r,i=0,o=e.length,s=j(e);if(n){if(s){for(;o>i;i...

jquery.min.js (line 4, col 4416)TypeError: scr is null
...lementById("_wau"+_wau[async_index][2]);scr.parentNode.insertBefore(wid,scr.next...

cpanel error log. some are duplicated. I replaced the site name with mysiteurl.

[Thu Jan 08 20:11:07 2015] [error] [client 71.9.205.109] File does not exist: /home/dgbeard/public_html/Community/404.shtml, referer: http://mysiteurl.com/oxwall/index
[Thu Jan 08 20:11:07 2015] [error] [client 71.9.205.109] File does not exist: /home/dgbeard/public_html/Community/oxwall/ow_static/plugins/base/js/jquery-ui-1.8.9.custom.min.js, referer: http://mysiteurl.com/oxwall/index
[Thu Jan 08 20:11:05 2015] [error] [client 71.9.205.109] File does not exist: /home/dgbeard/public_html/Community/404.shtml, referer: http://mysiteurl.com/oxwall/index
[Thu Jan 08 20:11:05 2015] [error] [client 71.9.205.109] File does not exist: /home/dgbeard/public_html/Community/oxwall/ow_static/plugins/base/js/jquery-ui-1.8.9.custom.min.js, referer: http://mysiteurl.com/oxwall/index
[Thu Jan 08 20:08:43 2015] [error] [client 71.9.205.109] File does not exist: /home/dgbeard/public_html/Community/404.shtml, referer: http://mysiteurl.com/oxwall/index
[Thu Jan 08 20:08:43 2015] [error] [client 71.9.205.109] File does not exist: /home/dgbeard/public_html/Community/oxwall/ow_static/plugins/base/js/jquery-ui-1.8.9.custom.min.js, referer: http://mysiteurl.com/oxwall/index
[Thu Jan 08 20:08:42 2015] [error] [client 71.9.205.109] File does not exist: /home/dgbeard/public_html/Community/404.shtml, referer: http://mysiteurl.com/oxwall/index
[Thu Jan 08 20:08:42 2015] [error] [client 71.9.205.109] File does not exist: /home/dgbeard/public_html/Community/oxwall/ow_static/plugins/base/js/jquery-ui-1.8.9.custom.min.js, referer: http://mysiteurl.com/oxwall/index
[Thu Jan 08 20:08:34 2015] [error] [client 71.9.205.109] File does not exist: /home/dgbeard/public_html/Community/404.shtml, referer: http://mysiteurl.com/oxwall/users
[Thu Jan 08 20:08:34 2015] [error] [client 71.9.205.109] File does not exist: /home/dgbeard/public_html/Community/oxwall/ow_static/plugins/base/js/jquery-ui-1.8.9.custom.min.js, referer: http://mysiteurl.com/oxwall/users
[Thu Jan 08 20:08:32 2015] [error] [client 71.9.205.109] File does not exist: /home/dgbeard/public_html/Community/404.shtml, referer: http://mysiteurl.com/oxwall/users
[Thu Jan 08 20:08:32 2015] [error] [client 71.9.205.109] File does not exist: /home/dgbeard/public_html/Community/oxwall/ow_static/plugins/base/js/jquery-ui-1.8.9.custom.min.js, referer: http://mysiteurl.com/oxwall/users
ross Team
ross Jan 9 '15
Darryl, what is your messages plugin version?
Darryl B Leader
Darryl B Jan 9 '15
Can't find a "messages" plugin listed in cpanel. I do see it in the admin panel under installed plugins. I have it set to mails only since I have Arrowchat, but I don't see a version for the messages. My first install was Oxwall 1.7.1, and when it was updated by softaculous to 1.7.2, I updated all of the identified plugin updates.
Darryl B Leader
Darryl B Jan 9 '15
Here is another error I seen from the same day I was trying to make the changes. I found this in the ow_log "error log"
[Thu Jan 8 17:55:49 2015] [ow_core_log] [Notice] Message: Undefined offset: 1 File: /home/dgbeard/public_html/Community/oxwall/ow_system_plugins/base/bol/theme_service.php Line:607
ross Team
ross Jan 11 '15
I think it is called mailbox. Go to the plugin folder, locate plugin.xml file in there, open it and check the line where you have <build>NUMBER</build>

I need that NUMBER. 

Darryl B Leader
Darryl B Jan 12 '15
I went to ow_plugins, and opened the root of the mailbox folder. The build listed in the plugins.xml file is 8524. It did indicate the plugin name as being "messages" with a key of "mailbox".
ross Team
ross Jan 12 '15
Darryl, can you please PM me your admin and Cpanel access details, I'll take a look at the issue. 
Darryl B Leader
Darryl B Jan 13 '15
Info sent.
ross Team
ross Jan 13 '15
Please update Cpanel access details, I get login is invalid error everytime I try to sign-in. 
ross Team
ross Jan 14 '15
Darryl, there's some javascript conflict, I have disabled all 3rd party plugins on your website and arrow chat, and the problem was gone. I don't know which one causes that, please disable them one by one and see which one causes the issue. 
Darryl B Leader
Darryl B Jan 16 '15
As you identified. The problem was with the Arrowchat header code. Here is what I did with the info you helped me with. Maybe this will help someone else.

Took this part of the Arrowchat header code out. Left the footer as is.
<script type="text/javascript" src="/oxwall/arrowchat/includes/js/jquery.js"></script>
<script type="text/javascript" src="/oxwall/arrowchat/includes/js/jquery-ui.js"></script>

After I went back to the Arrowchat site, I found the comment below under the header and footer codes.
"You may also leave out the jquery.js and jquery-ui.js calls if you already have them on your site."
Everything seems to be working. Even Arrowchat. No errors indicated in firebug.
Thank you very much. Couldn't have done it without your help.

ross Team
ross Jan 16 '15
Great. Thanks for letting us know.
Marcel
Marcel May 5 '15
if you take that road arrow chat is not working properly
You can no longer change chat room

I have the new version of jQuery UI uploaded (v1.11.4) and then you've lost the error and arrow chat works well
Darryl B Leader
Darryl B May 5 '15
Don't seem to be having any issues, but what steps did you take to update the jquesty UI? I found the version you are talking about on the JQuesty site. Is it as simple as downloading it, and replacing the existing file in the Includes/js folder? Mine is ver. 1.8.23.