HTML Logo by World Wide Web Consortium (www.w3.org). Click to learn more about our commitment to accessibility and standards.

ocPortal 8 RC6 released

Login / Search

 [ Join | More ]
 
Posted
Item has a rating of 5 (Liked by BobS)  
Rating:
#84132
Avatar

Community saint

Comment: #news_294

More posting problems (I don't think this has been mentioned before).

- I pressed quote and got the quote text in the quick reply box.

- I then changed my mind and wanted to write an entirely fresh post, so I deleted all the quoted text and started writing a fresh post.

- When I pressed preview it showed only my text, but when I posted it it had the quoted text as well.

- I then went to edit my post expecting to see the quoted text back again so that I can just delete it (i.e. I thought the problem may have just been with the quick reply), but it only had my post text, and when I saved changes the quoted text showed up again.

Do you have a Samsung Galaxy S / Galaxy S II ? If so, why not check out my ScreenFree FM Radio .
Back to the top
 
Posted
Rating:
#84139
Avatar

Community saint

I have just the reverse problem. I sometimes lose the first paragraph of my post. I am still trying to track this down. I think it may happen when I start typing in a quick reply and then switch to the full editor after hitting the "reply" button in a threaded discussion.

It's definitely not a straight-forward situation (e.g., I just typed this in quick reply and switched to the full editor with no ill effect).

Still a number of gremlins in 8RC6 but it does feel like it is getting close.

Bob

Back to the top
 
Posted
Rating:
#84141
Avatar

Community saint

BobS said

I have just the reverse problem. I sometimes lose the first paragraph of my post. I am still trying to track this down. I think it may happen when I start typing in a quick reply and then switch to the full editor after hitting the "reply" button in a threaded discussion.
I've had that problem as well, although I don't know if it was related to threading or not.

I thought that was reported and fixed, but now that I think of it it must have been a different problem that was reported.

Do you have a Samsung Galaxy S / Galaxy S II ? If so, why not check out my ScreenFree FM Radio .
Back to the top
 
Posted
Rating:
#84170
Avatar

ocStaff (admin)

BobS said

Buttons missing in disable WYSIWYG overlay.



Bob



I can't reproduce in either Chrome or Firefox 3.6. This looks like some weird theme issue, some CSS replacing images with bordered boxes.



Become a fan of ocPortal on Facebook or add me as a friend.

Expand: Was I helpful? Was I helpful?

Expand: Follow me on Twitter Follow me on Twitter







If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource.
Back to the top
 
Posted
Rating:
#84172
Avatar

Community saint

I'm going to switch to the default theme to eliminate my theme as a source of problems while testing.

Bob
Back to the top
 
Posted
Rating:
#84174
Avatar

ocStaff (admin)

temp1024 said

I fired up v8 RC6 to check if a javascript & permissions problem I was getting in v7 was still there. I found the following:

In Instant Messaging section:

1) FireFox - I can start a IM with a friend even though "Start Instant Messaging conversation" permission is off.

1b) IE - Nothing happens when I click the link to start the IM

1c) Chrome - I can start an IM (even though I should not be able to), but get this:

Duplicate headers received from the server

The response from the server contained duplicate headers. This problem is generally the result of a misconfigured website or proxy. Only the website or proxy administrator can fix this issue.

Error 349 (net::ERR_RESPONSE_HEADERS_MULTIPLE_CONTENT_DISPOSITION): Multiple Content-Disposition headers received. This is disallowed to protect against HTTP response-splitting attacks.
It implies that it is a problem with my web server configuration, but is strange that I am only seeing this problem when I try to download IM or chat logs.

2) If a member is ticked and I click "remove friend" freind is not deleted and I get "You are not currently friends with (multiple)."







Fixed.



Become a fan of ocPortal on Facebook or add me as a friend.

Expand: Was I helpful? Was I helpful?

Expand: Follow me on Twitter Follow me on Twitter







If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource.
Back to the top
 
Posted
Rating:
#84175
Avatar

ocStaff (admin)

sholzy said

Chris Graham said

sholzy said

Some quick testing in "Notification lock-down":
  • Security: Admin Zone front-page accessed
    • anything other than "not locked down…" generates notices to all members.
  • Staff: New entry in the Action Log
    • set to "member's typical…" generates notices to all members



Right, you found a really nasty one here. Sorry about that.
It was a convergence of unfortunate things:
  • These notifications are high-traffic
  • You were able to lock them on for everyone
  • Permissions were not correctly encoded on them
The last bit being the bug.

I have gone through and found 3 notification hooks had this problem. Fixes are attached…
Is there a way to turn off the ability to receive "security" or "staff" type notifications for staff members? For example, a lower staff member who has no admin panel access should not need/have the ability to receive notices that I have entered the admin panel or that there are entries in the "action log". Some things dealing with staff or security should be on a need-to-know basis.




There's a "May listen to notifications intended for staff" privilege you can remove that takes away all staff notifications from them. There's no per-staff-notification permissions though.
Non-staff notification permissions are done via natural permissions relating to whatever the content is.



Become a fan of ocPortal on Facebook or add me as a friend.

Expand: Was I helpful? Was I helpful?

Expand: Follow me on Twitter Follow me on Twitter







If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource.
Back to the top
 
Posted
Rating:
#84177
Avatar

ocStaff (admin)

Guest said

I'm having the same Calendar issue as I did with RC1 and I'm using RC6 right now.

My question was then and is still today. Why does the Calendar block say 5:00 PM when the event is from 9:00 PM - 10:00 PM, which is displayed correctly in the Calendar view? Everything seems correct except that 5:00 PM in the side block.





This should fix it…

Attachment
sources/blocks/side_calendar.php
» Download: side_calendar.php (11 Kb, 35 downloads so far)



Become a fan of ocPortal on Facebook or add me as a friend.

Expand: Was I helpful? Was I helpful?

Expand: Follow me on Twitter Follow me on Twitter







If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource.
Back to the top
 
Posted
Rating:
#84178
Avatar

ocStaff (admin)

temp1024 said

More posting problems (I don't think this has been mentioned before).

- I pressed quote and got the quote text in the quick reply box.

- I then changed my mind and wanted to write an entirely fresh post, so I deleted all the quoted text and started writing a fresh post.

- When I pressed preview it showed only my text, but when I posted it it had the quoted text as well.

- I then went to edit my post expecting to see the quoted text back again so that I can just delete it (i.e. I thought the problem may have just been with the quick reply), but it only had my post text, and when I saved changes the quoted text showed up again.



I have fixed the preview to be accurate.

However, once you've decided you're going to do a reply, that's what it'll do unless you click the main reply button. You can of course choose to reply to a different post though. It's more precise about this now because it maintains the threaded view and will always quote what is being replied to, unless you override with a different quote of your own. I could add some button like "stop replying and make new post" but that'd clutter the interface and require new CSS rules (in all themes).



Become a fan of ocPortal on Facebook or add me as a friend.

Expand: Was I helpful? Was I helpful?

Expand: Follow me on Twitter Follow me on Twitter







If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource.
Back to the top
 
Posted
Rating:
#84179
Avatar

ocStaff (admin)

BobS said

I have just the reverse problem. I sometimes lose the first paragraph of my post. I am still trying to track this down. I think it may happen when I start typing in a quick reply and then switch to the full editor after hitting the "reply" button in a threaded discussion.

It's definitely not a straight-forward situation (e.g., I just typed this in quick reply and switched to the full editor with no ill effect).

Still a number of gremlins in 8RC6 but it does feel like it is getting close.

Bob





Not sure what could cause that I'm afraid. Let me know if you find it.



Become a fan of ocPortal on Facebook or add me as a friend.

Expand: Was I helpful? Was I helpful?

Expand: Follow me on Twitter Follow me on Twitter







If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource.
Back to the top
 
Posted
Rating:
#84184
Avatar

Community saint

Chris Graham said

There's a "May listen to notifications intended for staff" privilege you can remove that takes away all staff notifications from them. There's no per-staff-notification permissions though.
Non-staff notification permissions are done via natural permissions relating to whatever the content is.

That's exactly what I was wanting. I must have been on that screen 20 times over the past few days and never noticed you slipped in that new permission.  :thumbs:

Thanks, Chris!

Steve

Back to the top
 
Posted
Rating:
#84186
Avatar

Community saint

Tried creating a custom catalog field using data type "10 random numbers and letters" and upon saving I get this stack trace…

Code

An error has occurred

PHP NOTICE [8] Undefined variable: field in sources/hooks/systems/fields/random.php on line 67 (version: 8-RC6, PHP version: 5.3.8, URL: /wis/cms/index.php?page=cms_catalogues&type=__ev&id=software&redirect=http%3A%2F%2Fwhiteislandsoftware.com%2Fwis%2Findex.php%3Fpage%3Dcatalogues%26type%3Dcategory%26id%3Dstable%26redirected%3D1)

Here is the stack trace:

Below is a stack trace revealing the state the software was in when the error occurred. If this represents a bug in the unmodified software, you may want to check ocPortal website for a fix, and if there isn't one, report this as a bug. Please note that merely posting a stack trace is not sufficient for us to solve your problem; the stack trace is just an aid that presents us with additional information. We still need to know the error message, what you tried to do, how you tried to do it, version numbers, and any other appropriate information.
We apologise for this problem and if it's a bug we hope you will work with us so that we can fix it for you promptly.

File    '/home/whiteisl/public_html/wis/sources/failure.php'
Line    '684'
Function    'get_html_trace'
Args   

File    '/home/whiteisl/public_html/wis/sources/global.php(211) : eval()\'d code'
Line    '979'
Function    '_fatal_exit'
Args   
'PHP NOTICE [8] Undefined variable: field in sources/hooks/systems/fields/random.php on line 67'


File    '/home/whiteisl/public_html/wis/sources/failure.php'
Line    '217'
Function    'fatal_exit'
Args   
'PHP NOTICE [8] Undefined variable: field in sources/hooks/systems/fields/random.php on line 67'


File    '/home/whiteisl/public_html/wis/sources/global.php(211) : eval()\'d code'
Line    '853'
Function    '_ocportal_error_handler'
Args   
'notice'

8

'Undefined variable: field'

'sources/hooks/systems/fields/random.php'

67


File    '/home/whiteisl/public_html/wis/sources/hooks/systems/fields/random.php'
Line    '67'
Function    'ocportal_error_handler'
Args   
8

'Undefined variable: field'

'/home/whiteisl/public_html/wis/sources/hooks/systems/fields/random.php'

67

array ( 'required' => false, 'default' => '', )


File    '/home/whiteisl/public_html/wis/sources/catalogues2.php'
Line    '225'
Function    'get_field_value_row_bits'
Class    'Hook_fields_random'
Object    Hook_fields_random::__set_state(array( ))
Type    '->'
Args    ...
false

''


File    '/home/whiteisl/public_html/wis/cms/pages/modules/cms_catalogues.php'
Line    '1,815'
Function    'actual_add_catalogue_field'
Args   
'software'

'Randomize'

''

'random'

40

1

1

1

''

0

1

1


File    '/home/whiteisl/public_html/wis/sources/aed_module.php'
Line    '1,239'
Function    'edit_actualisation'
Class    'Module_cms_catalogues_alt'
Object    Module_cms_catalogues_alt::__set_state(array( 'lang_type' => 'CATALOGUE', 'select_name' => 'CATALOGUE', 'select_name_description' => 'DESCRIPTION_CATALOGUE', 'permissions_require' => 'cat_high', 'permission_module' => 'catalogues_catalogue', 'non_integer_id' => true, 'award_type' => 'catalogue', 'is_tree_catalogue' => false, 'menu_label' => 'CATALOGUES', 'table' => 'catalogue_entries', 'javascript' => 'var fn=document.getElementById(\'title\'); if (fn) { var form=fn.form; fn.onchange=function() { if ((form.elements[\'name\']) && (form.elements[\'name\'].value==\'\')) form.elements[\'name\'].value=fn.value.toLowerCase().replace(/[^\\w\\d\\.\\-]/g,\'_\').replace(/\\_+$/,\'\'); }; }', 'module_type' => NULL, 'redirect_type' => NULL, 'code_require' => NULL, 'javascript_require' => NULL, 'skip_validation' => false, 'default_type' => NULL, 'author' => 'Chris Graham', 'organisation' => 'ocProducts', 'user_facing' => false, 'send_validation_request' => true, 'check_validation' => true, 'archive_entry_point' => NULL, 'archive_label' => NULL, 'view_entry_point' => NULL, 'protect_first' => 0, 'permission_page' => NULL, 'permissions_cat_require' => NULL, 'permissions_cat_name' => NULL, 'permissions_cat_require_b' => NULL, 'permissions_cat_name_b' => NULL, 'add_text' => '', 'edit_text' => '', 'extra_donext_entries' => NULL, 'extra_donext_categories' => NULL, 'extra_donext_whatever' => NULL, 'extra_donext_whatever_title' => NULL, 'do_next_editing_categories' => false, 'special_edit_frontend' => false, 'upload' => NULL, 'possibly_some_kind_of_upload' => false, 'cat_aed_module' => NULL, 'alt_aed_module' => NULL, 'seo_type' => NULL, 'posting_form_title' => NULL, 'posting_form_text' => '', 'posting_form_text_parsed' => NULL, 'type_code' => 'v', 'catalogue' => false, 'output_of_action_is_confirmation' => false, 'second_stage_preview' => false, 'add_submit_name' => NULL, 'edit_submit_name' => NULL, 'do_preview' => true, 'add_one_label' => NULL, 'add_one_cat_label' => NULL, 'edit_this_label' => NULL, 'edit_one_label' => NULL, 'edit_this_cat_label' => NULL, 'edit_one_cat_label' => NULL, 'entries_title' => NULL, 'categories_title' => NULL, 'do_next_description' => NULL, 'appended_actions_already' => false, 'care_please' => true, 'new_id' => 'software', 'no_blank_ids' => true, 'posting_field_required' => true, 'table_prefix' => '', 'array_key' => 'id', 'title_is_multi_lang' => true, 'orderer' => NULL, ))
Type    '->'
Args   
'software'


File    '/home/whiteisl/public_html/wis/sources/aed_module.php'
Line    '217'
Function    '__ed'
Class    'standard_aed_module'
Object    Module_cms_catalogues_alt::__set_state(array( 'lang_type' => 'CATALOGUE', 'select_name' => 'CATALOGUE', 'select_name_description' => 'DESCRIPTION_CATALOGUE', 'permissions_require' => 'cat_high', 'permission_module' => 'catalogues_catalogue', 'non_integer_id' => true, 'award_type' => 'catalogue', 'is_tree_catalogue' => false, 'menu_label' => 'CATALOGUES', 'table' => 'catalogue_entries', 'javascript' => 'var fn=document.getElementById(\'title\'); if (fn) { var form=fn.form; fn.onchange=function() { if ((form.elements[\'name\']) && (form.elements[\'name\'].value==\'\')) form.elements[\'name\'].value=fn.value.toLowerCase().replace(/[^\\w\\d\\.\\-]/g,\'_\').replace(/\\_+$/,\'\'); }; }', 'module_type' => NULL, 'redirect_type' => NULL, 'code_require' => NULL, 'javascript_require' => NULL, 'skip_validation' => false, 'default_type' => NULL, 'author' => 'Chris Graham', 'organisation' => 'ocProducts', 'user_facing' => false, 'send_validation_request' => true, 'check_validation' => true, 'archive_entry_point' => NULL, 'archive_label' => NULL, 'view_entry_point' => NULL, 'protect_first' => 0, 'permission_page' => NULL, 'permissions_cat_require' => NULL, 'permissions_cat_name' => NULL, 'permissions_cat_require_b' => NULL, 'permissions_cat_name_b' => NULL, 'add_text' => '', 'edit_text' => '', 'extra_donext_entries' => NULL, 'extra_donext_categories' => NULL, 'extra_donext_whatever' => NULL, 'extra_donext_whatever_title' => NULL, 'do_next_editing_categories' => false, 'special_edit_frontend' => false, 'upload' => NULL, 'possibly_some_kind_of_upload' => false, 'cat_aed_module' => NULL, 'alt_aed_module' => NULL, 'seo_type' => NULL, 'posting_form_title' => NULL, 'posting_form_text' => '', 'posting_form_text_parsed' => NULL, 'type_code' => 'v', 'catalogue' => false, 'output_of_action_is_confirmation' => false, 'second_stage_preview' => false, 'add_submit_name' => NULL, 'edit_submit_name' => NULL, 'do_preview' => true, 'add_one_label' => NULL, 'add_one_cat_label' => NULL, 'edit_this_label' => NULL, 'edit_one_label' => NULL, 'edit_this_cat_label' => NULL, 'edit_one_cat_label' => NULL, 'entries_title' => NULL, 'categories_title' => NULL, 'do_next_description' => NULL, 'appended_actions_already' => false, 'care_please' => true, 'new_id' => 'software', 'no_blank_ids' => true, 'posting_field_required' => true, 'table_prefix' => '', 'array_key' => 'id', 'title_is_multi_lang' => true, 'orderer' => NULL, ))
Type    '->'
Args   

File    '/home/whiteisl/public_html/wis/sources/zones.php'
Line    '424'
Function    'run'
Class    'standard_aed_module'
Object    Module_cms_catalogues::__set_state(array( 'lang_type' => 'CATALOGUE_ENTRY', 'select_name' => 'ENTRY', 'permissions_require' => 'mid', 'permissions_cat_require' => 'catalogues_catalogue', 'permissions_cat_name' => 'catalogue_name', 'permissions_cat_require_b' => 'catalogues_category', 'permissions_cat_name_b' => 'category_id', 'user_facing' => true, 'seo_type' => 'catalogue_entry', 'catalogue' => true, 'award_type' => 'catalogue_entry', 'possibly_some_kind_of_upload' => true, 'do_preview' => NULL, 'menu_label' => 'CATALOGUES', 'orderer' => 'ce_add_date', 'table' => 'catalogue_entries', 'title_is_multi_lang' => false, 'donext_category_id' => NULL, 'donext_catalogue_name' => NULL, 'module_type' => 'catalogues', 'redirect_type' => NULL, 'code_require' => NULL, 'javascript_require' => NULL, 'skip_validation' => false, 'default_type' => 'misc', 'author' => 'Chris Graham', 'organisation' => 'ocProducts', 'send_validation_request' => true, 'check_validation' => true, 'archive_entry_point' => NULL, 'archive_label' => NULL, 'view_entry_point' => NULL, 'protect_first' => 0, 'permission_page' => NULL, 'permission_module' => NULL, 'add_text' => '', 'edit_text' => '', 'extra_donext_entries' => NULL, 'extra_donext_categories' => NULL, 'extra_donext_whatever' => NULL, 'extra_donext_whatever_title' => NULL, 'do_next_editing_categories' => false, 'special_edit_frontend' => false, 'upload' => NULL, 'cat_aed_module' => Module_cms_catalogues_cat::__set_state(array( 'lang_type' => 'CATALOGUE_CATEGORY', 'select_name' => 'NAME', 'permissions_require' => 'cat_mid', 'permission_module' => 'catalogues_category', 'permissions_cat_require' => 'catalogues_catalogue', 'permissions_cat_name' => 'catalogue_name', 'seo_type' => 'catalogue_category', 'catalogue' => true, 'award_type' => 'catalogue_category', 'upload' => 'image', 'javascript' => 'var mt=document.getElementById(\'move_target\'); var form=mt.form; var crf=function() { var s=mt.selectedIndex==0; form.elements[\'move_days_lower\'].disabled=s; form.elements[\'move_days_higher\'].disabled=s; }; crf(); mt.onclick=crf;', 'menu_label' => 'CATALOGUES', 'table' => 'catalogue_categories', 'title_is_multi_lang' => false, 'orderer' => 'cc_title', 'donext_catalogue_name' => NULL, 'module_type' => NULL, 'redirect_type' => NULL, 'code_require' => NULL, 'javascript_require' => NULL, 'skip_validation' => false, 'default_type' => NULL, 'author' => 'Chris Graham', 'organisation' => 'ocProducts', 'user_facing' => false, 'send_validation_request' => true, 'check_validation' => true, 'archive_entry_point' => NULL, 'archive_label' => NULL, 'view_entry_point' => NULL, 'protect_first' => 0, 'permission_page' => NULL, 'permissions_cat_require_b' => NULL, 'permissions_cat_name_b' => NULL, 'add_text' => '', 'edit_text' => '', 'extra_donext_entries' => NULL, 'extra_donext_categories' => NULL, 'extra_donext_whatever' => NULL, 'extra_donext_whatever_title' => NULL, 'do_next_editing_categories' => false, 'special_edit_frontend' => false, 'possibly_some_kind_of_upload' => false, 'cat_aed_module' => NULL, 'alt_aed_module' => NULL, 'posting_form_title' => NULL, 'posting_form_text' => '', 'posting_form_text_parsed' => NULL, 'type_code' => 'c', 'non_integer_id' => false, 'output_of_action_is_confirmation' => false, 'second_stage_preview' => false, 'add_submit_name' => NULL, 'edit_submit_name' => NULL, 'do_preview' => true, 'add_one_label' => NULL, 'add_one_cat_label' => NULL, 'edit_this_label' => NULL, 'edit_one_label' => NULL, 'edit_this_cat_label' => NULL, 'edit_one_cat_label' => NULL, 'entries_title' => NULL, 'categories_title' => NULL, 'do_next_description' => NULL, 'appended_actions_already' => false, 'select_name_description' => NULL, 'care_please' => true, 'new_id' => NULL, 'no_blank_ids' => true, 'posting_field_required' => true, 'table_prefix' => '', 'array_key' => 'id', )), 'alt_aed_module' => Module_cms_catalogues_alt::__set_state(array( 'lang_type' => 'CATALOGUE', 'select_name' => 'CATALOGUE', 'select_name_description' => 'DESCRIPTION_CATALOGUE', 'permissions_require' => 'cat_high', 'permission_module' => 'catalogues_catalogue', 'non_integer_id' => true, 'award_type' => 'catalogue', 'is_tree_catalogue' => false, 'menu_label' => 'CATALOGUES', 'table' => 'catalogue_entries', 'javascript' => 'var fn=document.getElementById(\'title\'); if (fn) { var form=fn.form; fn.onchange=function() { if ((form.elements[\'name\']) && (form.elements[\'name\'].value==\'\')) form.elements[\'name\'].value=fn.value.toLowerCase().replace(/[^\\w\\d\\.\\-]/g,\'_\').replace(/\\_+$/,\'\'); }; }', 'module_type' => NULL, 'redirect_type' => NULL, 'code_require' => NULL, 'javascript_require' => NULL, 'skip_validation' => false, 'default_type' => NULL, 'author' => 'Chris Graham', 'organisation' => 'ocProducts', 'user_facing' => false, 'send_validation_request' => true, 'check_validation' => true, 'archive_entry_point' => NULL, 'archive_label' => NULL, 'view_entry_point' => NULL, 'protect_first' => 0, 'permission_page' => NULL, 'permissions_cat_require' => NULL, 'permissions_cat_name' => NULL, 'permissions_cat_require_b' => NULL, 'permissions_cat_name_b' => NULL, 'add_text' => '', 'edit_text' => '', 'extra_donext_entries' => NULL, 'extra_donext_categories' => NULL, 'extra_donext_whatever' => NULL, 'extra_donext_whatever_title' => NULL, 'do_next_editing_categories' => false, 'special_edit_frontend' => false, 'upload' => NULL, 'possibly_some_kind_of_upload' => false, 'cat_aed_module' => NULL, 'alt_aed_module' => NULL, 'seo_type' => NULL, 'posting_form_title' => NULL, 'posting_form_text' => '', 'posting_form_text_parsed' => NULL, 'type_code' => 'v', 'catalogue' => false, 'output_of_action_is_confirmation' => false, 'second_stage_preview' => false, 'add_submit_name' => NULL, 'edit_submit_name' => NULL, 'do_preview' => true, 'add_one_label' => NULL, 'add_one_cat_label' => NULL, 'edit_this_label' => NULL, 'edit_one_label' => NULL, 'edit_this_cat_label' => NULL, 'edit_one_cat_label' => NULL, 'entries_title' => NULL, 'categories_title' => NULL, 'do_next_description' => NULL, 'appended_actions_already' => false, 'care_please' => true, 'new_id' => 'software', 'no_blank_ids' => true, 'posting_field_required' => true, 'table_prefix' => '', 'array_key' => 'id', 'title_is_multi_lang' => true, 'orderer' => NULL, )), 'posting_form_title' => NULL, 'posting_form_text' => '', 'posting_form_text_parsed' => NULL, 'javascript' => NULL, 'type_code' => 'd', 'non_integer_id' => false, 'output_of_action_is_confirmation' => false, 'second_stage_preview' => false, 'add_submit_name' => NULL, 'edit_submit_name' => NULL, 'add_one_label' => NULL, 'add_one_cat_label' => NULL, 'edit_this_label' => NULL, 'edit_one_label' => NULL, 'edit_this_cat_label' => NULL, 'edit_one_cat_label' => NULL, 'entries_title' => NULL, 'categories_title' => NULL, 'do_next_description' => NULL, 'appended_actions_already' => false, 'select_name_description' => NULL, 'care_please' => true, 'new_id' => NULL, 'no_blank_ids' => true, 'posting_field_required' => true, 'table_prefix' => '', 'array_key' => 'id', ))
Type    '->'
Args   

File    '/home/whiteisl/public_html/wis/sources/site.php'
Line    '1,016'
Function    'load_module_page'
Args   
'cms/pages/modules/cms_catalogues.php'

'cms_catalogues'


File    '/home/whiteisl/public_html/wis/sources/site.php'
Line    '785'
Function    'request_page'
Args   
'cms_catalogues'

true


File    '/home/whiteisl/public_html/wis/cms/index.php'
Line    '50'
Function    'do_site'
Args   

Steve

Back to the top
 
Posted
Rating:
#84187

Non-joined user

Fixed, thank you!

Chris Graham said

​​

This should fix it…



Back to the top
 
Posted
Rating:
#84192
Avatar

Well-settled

Edit: I managed to fix this somehow...i just kept changing the same settings over and over again and eventually each zone started to show the right theme. Thought i'd leave the below text as it is just in case it was an error.

------------

I'm having a theme problem since upgrading. I hope i can explain it clearly enough, let me know if not.

The theme i was using (dj1) was pretty much the default theme, just with different colours, my own logo, and a different layout.

Since upgrade the site has switched to the default theme, with the defualt layout and color scheme, but with logo i created months ago using the 'logo wizard'.

When i click the "use theme on all zones" button within the dj1 'edit theme' area nothing changes. When i reenter the dj1 'edit theme' area, the check box for "use theme on all zones" has unchecked itself.

What is odd is that the dj1 theme is showing in the 'manage theme' area as in use in 'admin zone' and 'cms', however when you go to those areas its displaying the default theme.

I have tried creating a new theme using the 'theme wizard', but despite ticking the 'use theme on all zones' box i have exactly the same problem with the default theme showing, and the box unticking when i return to the new themes edit screen.

Ive tried a few optimisers and maintenance options but thats made no difference.

Any ideas?


Last edit: by Ollie8557
Back to the top
 
Posted
Item has a rating of 5 (Liked by sholzy)  
Rating:
#84201
Avatar

ocStaff (admin)

sholzy said

Tried creating a custom catalog field using data type "10 random numbers and letters" and upon saving I get this stack trace…

Code

An error has occurred

PHP NOTICE [8] Undefined variable: field in sources/hooks/systems/fields/random.php on line 67 (version: 8-RC6, PHP version: 5.3.8, URL: /wis/cms/index.php?page=cms_catalogues&type=__ev&id=software&redirect=http%3A%2F%2Fwhiteislandsoftware.com%2Fwis%2Findex.php%3Fpage%3Dcatalogues%26type%3Dcategory%26id%3Dstable%26redirected%3D1)

Here is the stack trace:

Below is a stack trace revealing the state the software was in when the error occurred. If this represents a bug in the unmodified software, you may want to check ocPortal website for a fix, and if there isn't one, report this as a bug. Please note that merely posting a stack trace is not sufficient for us to solve your problem; the stack trace is just an aid that presents us with additional information. We still need to know the error message, what you tried to do, how you tried to do it, version numbers, and any other appropriate information.
We apologise for this problem and if it's a bug we hope you will work with us so that we can fix it for you promptly.

File    '/home/whiteisl/public_html/wis/sources/failure.php'
Line    '684'
Function    'get_html_trace'
Args   

File    '/home/whiteisl/public_html/wis/sources/global.php(211) : eval()\'d code'
Line    '979'
Function    '_fatal_exit'
Args   
'PHP NOTICE [8] Undefined variable: field in sources/hooks/systems/fields/random.php on line 67'


File    '/home/whiteisl/public_html/wis/sources/failure.php'
Line    '217'
Function    'fatal_exit'
Args   
'PHP NOTICE [8] Undefined variable: field in sources/hooks/systems/fields/random.php on line 67'


File    '/home/whiteisl/public_html/wis/sources/global.php(211) : eval()\'d code'
Line    '853'
Function    '_ocportal_error_handler'
Args   
'notice'

8

'Undefined variable: field'

'sources/hooks/systems/fields/random.php'

67


File    '/home/whiteisl/public_html/wis/sources/hooks/systems/fields/random.php'
Line    '67'
Function    'ocportal_error_handler'
Args   
8

'Undefined variable: field'

'/home/whiteisl/public_html/wis/sources/hooks/systems/fields/random.php'

67

array ( 'required' => false, 'default' => '', )


File    '/home/whiteisl/public_html/wis/sources/catalogues2.php'
Line    '225'
Function    'get_field_value_row_bits'
Class    'Hook_fields_random'
Object    Hook_fields_random::__set_state(array( ))
Type    '->'
Args    …
false

''


File    '/home/whiteisl/public_html/wis/cms/pages/modules/cms_catalogues.php'
Line    '1,815'
Function    'actual_add_catalogue_field'
Args   
'software'

'Randomize'

''

'random'

40

1

1

1

''

0

1

1


File    '/home/whiteisl/public_html/wis/sources/aed_module.php'
Line    '1,239'
Function    'edit_actualisation'
Class    'Module_cms_catalogues_alt'
Object    Module_cms_catalogues_alt::__set_state(array( 'lang_type' => 'CATALOGUE', 'select_name' => 'CATALOGUE', 'select_name_description' => 'DESCRIPTION_CATALOGUE', 'permissions_require' => 'cat_high', 'permission_module' => 'catalogues_catalogue', 'non_integer_id' => true, 'award_type' => 'catalogue', 'is_tree_catalogue' => false, 'menu_label' => 'CATALOGUES', 'table' => 'catalogue_entries', 'javascript' => 'var fn=document.getElementById(\'title\'); if (fn) { var form=fn.form; fn.onchange=function() { if ((form.elements[\'name\']) && (form.elements[\'name\'].value==\'\')) form.elements[\'name\'].value=fn.value.toLowerCase().replace(/[^\\w\\d\\.\\-]/g,\'_\').replace(/\\_+$/,\'\'); }; }', 'module_type' => NULL, 'redirect_type' => NULL, 'code_require' => NULL, 'javascript_require' => NULL, 'skip_validation' => false, 'default_type' => NULL, 'author' => 'Chris Graham', 'organisation' => 'ocProducts', 'user_facing' => false, 'send_validation_request' => true, 'check_validation' => true, 'archive_entry_point' => NULL, 'archive_label' => NULL, 'view_entry_point' => NULL, 'protect_first' => 0, 'permission_page' => NULL, 'permissions_cat_require' => NULL, 'permissions_cat_name' => NULL, 'permissions_cat_require_b' => NULL, 'permissions_cat_name_b' => NULL, 'add_text' => '', 'edit_text' => '', 'extra_donext_entries' => NULL, 'extra_donext_categories' => NULL, 'extra_donext_whatever' => NULL, 'extra_donext_whatever_title' => NULL, 'do_next_editing_categories' => false, 'special_edit_frontend' => false, 'upload' => NULL, 'possibly_some_kind_of_upload' => false, 'cat_aed_module' => NULL, 'alt_aed_module' => NULL, 'seo_type' => NULL, 'posting_form_title' => NULL, 'posting_form_text' => '', 'posting_form_text_parsed' => NULL, 'type_code' => 'v', 'catalogue' => false, 'output_of_action_is_confirmation' => false, 'second_stage_preview' => false, 'add_submit_name' => NULL, 'edit_submit_name' => NULL, 'do_preview' => true, 'add_one_label' => NULL, 'add_one_cat_label' => NULL, 'edit_this_label' => NULL, 'edit_one_label' => NULL, 'edit_this_cat_label' => NULL, 'edit_one_cat_label' => NULL, 'entries_title' => NULL, 'categories_title' => NULL, 'do_next_description' => NULL, 'appended_actions_already' => false, 'care_please' => true, 'new_id' => 'software', 'no_blank_ids' => true, 'posting_field_required' => true, 'table_prefix' => '', 'array_key' => 'id', 'title_is_multi_lang' => true, 'orderer' => NULL, ))
Type    '->'
Args   
'software'


File    '/home/whiteisl/public_html/wis/sources/aed_module.php'
Line    '217'
Function    '__ed'
Class    'standard_aed_module'
Object    Module_cms_catalogues_alt::__set_state(array( 'lang_type' => 'CATALOGUE', 'select_name' => 'CATALOGUE', 'select_name_description' => 'DESCRIPTION_CATALOGUE', 'permissions_require' => 'cat_high', 'permission_module' => 'catalogues_catalogue', 'non_integer_id' => true, 'award_type' => 'catalogue', 'is_tree_catalogue' => false, 'menu_label' => 'CATALOGUES', 'table' => 'catalogue_entries', 'javascript' => 'var fn=document.getElementById(\'title\'); if (fn) { var form=fn.form; fn.onchange=function() { if ((form.elements[\'name\']) && (form.elements[\'name\'].value==\'\')) form.elements[\'name\'].value=fn.value.toLowerCase().replace(/[^\\w\\d\\.\\-]/g,\'_\').replace(/\\_+$/,\'\'); }; }', 'module_type' => NULL, 'redirect_type' => NULL, 'code_require' => NULL, 'javascript_require' => NULL, 'skip_validation' => false, 'default_type' => NULL, 'author' => 'Chris Graham', 'organisation' => 'ocProducts', 'user_facing' => false, 'send_validation_request' => true, 'check_validation' => true, 'archive_entry_point' => NULL, 'archive_label' => NULL, 'view_entry_point' => NULL, 'protect_first' => 0, 'permission_page' => NULL, 'permissions_cat_require' => NULL, 'permissions_cat_name' => NULL, 'permissions_cat_require_b' => NULL, 'permissions_cat_name_b' => NULL, 'add_text' => '', 'edit_text' => '', 'extra_donext_entries' => NULL, 'extra_donext_categories' => NULL, 'extra_donext_whatever' => NULL, 'extra_donext_whatever_title' => NULL, 'do_next_editing_categories' => false, 'special_edit_frontend' => false, 'upload' => NULL, 'possibly_some_kind_of_upload' => false, 'cat_aed_module' => NULL, 'alt_aed_module' => NULL, 'seo_type' => NULL, 'posting_form_title' => NULL, 'posting_form_text' => '', 'posting_form_text_parsed' => NULL, 'type_code' => 'v', 'catalogue' => false, 'output_of_action_is_confirmation' => false, 'second_stage_preview' => false, 'add_submit_name' => NULL, 'edit_submit_name' => NULL, 'do_preview' => true, 'add_one_label' => NULL, 'add_one_cat_label' => NULL, 'edit_this_label' => NULL, 'edit_one_label' => NULL, 'edit_this_cat_label' => NULL, 'edit_one_cat_label' => NULL, 'entries_title' => NULL, 'categories_title' => NULL, 'do_next_description' => NULL, 'appended_actions_already' => false, 'care_please' => true, 'new_id' => 'software', 'no_blank_ids' => true, 'posting_field_required' => true, 'table_prefix' => '', 'array_key' => 'id', 'title_is_multi_lang' => true, 'orderer' => NULL, ))
Type    '->'
Args   

File    '/home/whiteisl/public_html/wis/sources/zones.php'
Line    '424'
Function    'run'
Class    'standard_aed_module'
Object    Module_cms_catalogues::__set_state(array( 'lang_type' => 'CATALOGUE_ENTRY', 'select_name' => 'ENTRY', 'permissions_require' => 'mid', 'permissions_cat_require' => 'catalogues_catalogue', 'permissions_cat_name' => 'catalogue_name', 'permissions_cat_require_b' => 'catalogues_category', 'permissions_cat_name_b' => 'category_id', 'user_facing' => true, 'seo_type' => 'catalogue_entry', 'catalogue' => true, 'award_type' => 'catalogue_entry', 'possibly_some_kind_of_upload' => true, 'do_preview' => NULL, 'menu_label' => 'CATALOGUES', 'orderer' => 'ce_add_date', 'table' => 'catalogue_entries', 'title_is_multi_lang' => false, 'donext_category_id' => NULL, 'donext_catalogue_name' => NULL, 'module_type' => 'catalogues', 'redirect_type' => NULL, 'code_require' => NULL, 'javascript_require' => NULL, 'skip_validation' => false, 'default_type' => 'misc', 'author' => 'Chris Graham', 'organisation' => 'ocProducts', 'send_validation_request' => true, 'check_validation' => true, 'archive_entry_point' => NULL, 'archive_label' => NULL, 'view_entry_point' => NULL, 'protect_first' => 0, 'permission_page' => NULL, 'permission_module' => NULL, 'add_text' => '', 'edit_text' => '', 'extra_donext_entries' => NULL, 'extra_donext_categories' => NULL, 'extra_donext_whatever' => NULL, 'extra_donext_whatever_title' => NULL, 'do_next_editing_categories' => false, 'special_edit_frontend' => false, 'upload' => NULL, 'cat_aed_module' => Module_cms_catalogues_cat::__set_state(array( 'lang_type' => 'CATALOGUE_CATEGORY', 'select_name' => 'NAME', 'permissions_require' => 'cat_mid', 'permission_module' => 'catalogues_category', 'permissions_cat_require' => 'catalogues_catalogue', 'permissions_cat_name' => 'catalogue_name', 'seo_type' => 'catalogue_category', 'catalogue' => true, 'award_type' => 'catalogue_category', 'upload' => 'image', 'javascript' => 'var mt=document.getElementById(\'move_target\'); var form=mt.form; var crf=function() { var s=mt.selectedIndex==0; form.elements[\'move_days_lower\'].disabled=s; form.elements[\'move_days_higher\'].disabled=s; }; crf(); mt.onclick=crf;', 'menu_label' => 'CATALOGUES', 'table' => 'catalogue_categories', 'title_is_multi_lang' => false, 'orderer' => 'cc_title', 'donext_catalogue_name' => NULL, 'module_type' => NULL, 'redirect_type' => NULL, 'code_require' => NULL, 'javascript_require' => NULL, 'skip_validation' => false, 'default_type' => NULL, 'author' => 'Chris Graham', 'organisation' => 'ocProducts', 'user_facing' => false, 'send_validation_request' => true, 'check_validation' => true, 'archive_entry_point' => NULL, 'archive_label' => NULL, 'view_entry_point' => NULL, 'protect_first' => 0, 'permission_page' => NULL, 'permissions_cat_require_b' => NULL, 'permissions_cat_name_b' => NULL, 'add_text' => '', 'edit_text' => '', 'extra_donext_entries' => NULL, 'extra_donext_categories' => NULL, 'extra_donext_whatever' => NULL, 'extra_donext_whatever_title' => NULL, 'do_next_editing_categories' => false, 'special_edit_frontend' => false, 'possibly_some_kind_of_upload' => false, 'cat_aed_module' => NULL, 'alt_aed_module' => NULL, 'posting_form_title' => NULL, 'posting_form_text' => '', 'posting_form_text_parsed' => NULL, 'type_code' => 'c', 'non_integer_id' => false, 'output_of_action_is_confirmation' => false, 'second_stage_preview' => false, 'add_submit_name' => NULL, 'edit_submit_name' => NULL, 'do_preview' => true, 'add_one_label' => NULL, 'add_one_cat_label' => NULL, 'edit_this_label' => NULL, 'edit_one_label' => NULL, 'edit_this_cat_label' => NULL, 'edit_one_cat_label' => NULL, 'entries_title' => NULL, 'categories_title' => NULL, 'do_next_description' => NULL, 'appended_actions_already' => false, 'select_name_description' => NULL, 'care_please' => true, 'new_id' => NULL, 'no_blank_ids' => true, 'posting_field_required' => true, 'table_prefix' => '', 'array_key' => 'id', )), 'alt_aed_module' => Module_cms_catalogues_alt::__set_state(array( 'lang_type' => 'CATALOGUE', 'select_name' => 'CATALOGUE', 'select_name_description' => 'DESCRIPTION_CATALOGUE', 'permissions_require' => 'cat_high', 'permission_module' => 'catalogues_catalogue', 'non_integer_id' => true, 'award_type' => 'catalogue', 'is_tree_catalogue' => false, 'menu_label' => 'CATALOGUES', 'table' => 'catalogue_entries', 'javascript' => 'var fn=document.getElementById(\'title\'); if (fn) { var form=fn.form; fn.onchange=function() { if ((form.elements[\'name\']) && (form.elements[\'name\'].value==\'\')) form.elements[\'name\'].value=fn.value.toLowerCase().replace(/[^\\w\\d\\.\\-]/g,\'_\').replace(/\\_+$/,\'\'); }; }', 'module_type' => NULL, 'redirect_type' => NULL, 'code_require' => NULL, 'javascript_require' => NULL, 'skip_validation' => false, 'default_type' => NULL, 'author' => 'Chris Graham', 'organisation' => 'ocProducts', 'user_facing' => false, 'send_validation_request' => true, 'check_validation' => true, 'archive_entry_point' => NULL, 'archive_label' => NULL, 'view_entry_point' => NULL, 'protect_first' => 0, 'permission_page' => NULL, 'permissions_cat_require' => NULL, 'permissions_cat_name' => NULL, 'permissions_cat_require_b' => NULL, 'permissions_cat_name_b' => NULL, 'add_text' => '', 'edit_text' => '', 'extra_donext_entries' => NULL, 'extra_donext_categories' => NULL, 'extra_donext_whatever' => NULL, 'extra_donext_whatever_title' => NULL, 'do_next_editing_categories' => false, 'special_edit_frontend' => false, 'upload' => NULL, 'possibly_some_kind_of_upload' => false, 'cat_aed_module' => NULL, 'alt_aed_module' => NULL, 'seo_type' => NULL, 'posting_form_title' => NULL, 'posting_form_text' => '', 'posting_form_text_parsed' => NULL, 'type_code' => 'v', 'catalogue' => false, 'output_of_action_is_confirmation' => false, 'second_stage_preview' => false, 'add_submit_name' => NULL, 'edit_submit_name' => NULL, 'do_preview' => true, 'add_one_label' => NULL, 'add_one_cat_label' => NULL, 'edit_this_label' => NULL, 'edit_one_label' => NULL, 'edit_this_cat_label' => NULL, 'edit_one_cat_label' => NULL, 'entries_title' => NULL, 'categories_title' => NULL, 'do_next_description' => NULL, 'appended_actions_already' => false, 'care_please' => true, 'new_id' => 'software', 'no_blank_ids' => true, 'posting_field_required' => true, 'table_prefix' => '', 'array_key' => 'id', 'title_is_multi_lang' => true, 'orderer' => NULL, )), 'posting_form_title' => NULL, 'posting_form_text' => '', 'posting_form_text_parsed' => NULL, 'javascript' => NULL, 'type_code' => 'd', 'non_integer_id' => false, 'output_of_action_is_confirmation' => false, 'second_stage_preview' => false, 'add_submit_name' => NULL, 'edit_submit_name' => NULL, 'add_one_label' => NULL, 'add_one_cat_label' => NULL, 'edit_this_label' => NULL, 'edit_one_label' => NULL, 'edit_this_cat_label' => NULL, 'edit_one_cat_label' => NULL, 'entries_title' => NULL, 'categories_title' => NULL, 'do_next_description' => NULL, 'appended_actions_already' => false, 'select_name_description' => NULL, 'care_please' => true, 'new_id' => NULL, 'no_blank_ids' => true, 'posting_field_required' => true, 'table_prefix' => '', 'array_key' => 'id', ))
Type    '->'
Args   

File    '/home/whiteisl/public_html/wis/sources/site.php'
Line    '1,016'
Function    'load_module_page'
Args   
'cms/pages/modules/cms_catalogues.php'

'cms_catalogues'


File    '/home/whiteisl/public_html/wis/sources/site.php'
Line    '785'
Function    'request_page'
Args   
'cms_catalogues'

true


File    '/home/whiteisl/public_html/wis/cms/index.php'
Line    '50'
Function    'do_site'
Args   


Ah, you found a few problems in this. We'll fix in the next RC.



Become a fan of ocPortal on Facebook or add me as a friend.

Expand: Was I helpful? Was I helpful?

Expand: Follow me on Twitter Follow me on Twitter







If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource.
Back to the top
 
Posted
Rating:
#84202
Avatar

ocStaff (admin)

Ollie8557 said

Edit: I managed to fix this somehow...i just kept changing the same settings over and over again and eventually each zone started to show the right theme. Thought i'd leave the below text as it is just in case it was an error.

------------

I'm having a theme problem since upgrading. I hope i can explain it clearly enough, let me know if not.

The theme i was using (dj1) was pretty much the default theme, just with different colours, my own logo, and a different layout.

Since upgrade the site has switched to the default theme, with the defualt layout and color scheme, but with logo i created months ago using the 'logo wizard'.

When i click the "use theme on all zones" button within the dj1 'edit theme' area nothing changes. When i reenter the dj1 'edit theme' area, the check box for "use theme on all zones" has unchecked itself.

What is odd is that the dj1 theme is showing in the 'manage theme' area as in use in 'admin zone' and 'cms', however when you go to those areas its displaying the default theme.

I have tried creating a new theme using the 'theme wizard', but despite ticking the 'use theme on all zones' box i have exactly the same problem with the default theme showing, and the box unticking when i return to the new themes edit screen.

Ive tried a few optimisers and maintenance options but thats made no difference.

Any ideas?

Right…

Even after ticking "Use theme on all zones" it'll remain unticked if you go back. That's because it's an action rather than a setting. i.e. ticking and submitting the form makes something happen, but it's not actually a setting on the theme itself.

I can think of 3 explanations for the theme not seemingly applying.
  1. You were in safe mode (keep_safe_mode=1 in the URL)
  2. You were not an admin and your usergroup didn't have permission on the theme
  3. You were previewing another theme (keep_theme=<something> in the URL)



Become a fan of ocPortal on Facebook or add me as a friend.

Expand: Was I helpful? Was I helpful?

Expand: Follow me on Twitter Follow me on Twitter







If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource.
Back to the top
 
Posted
Rating:
#84221
Avatar

Well-settled

I've created some new usergroups and uploaded the rank images but now I keep getting

An image code (ocf_rank_images/4f986f1a74d37) was referenced that does not exist

I have re-uploaded them three times and same error

Hello I'm The Hamburgler and if you want to know more please visit my website, The New Hut All your Burgers are belonging to me!
Back to the top
 
Posted
Rating:
#84222
Avatar

Community saint

Found an odd error. It only is happening in one particular personal topic where I includded a pasted table.


Legends of Nor'Ova: A site powered by ocPortal; a role playing community where you can purchase the LofN core rule book and participate in the forum-based RPG.

Like ocPortal? Want to thank Chris and gang somehow? Then help out in the chat room! It really needs your help! Just open it in a tab everytime you open your web browser, and when you hear a "ding", check it out!

"Those who want help should first be willing to give help."

Back to the top
 
Posted
Rating:
#84223
Avatar

ocStaff (admin)

mythus said

Found an odd error. It only is happening in one particular personal topic where I includded a pasted table.



This will be invalid XHTML in the post. I have been considering the idea of putting Comcode HTML segments through our fix-up filter after your last request.



Become a fan of ocPortal on Facebook or add me as a friend.

Expand: Was I helpful? Was I helpful?

Expand: Follow me on Twitter Follow me on Twitter







If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource.
Back to the top
 
Posted
Rating:
#84224
Avatar

Community saint

New uploader doesn't seem to recognize anything except image files. Have to switch to basic uploader to upload spreadsheets and such to my downloads section of my site

*error report number unknown*

Legends of Nor'Ova: A site powered by ocPortal; a role playing community where you can purchase the LofN core rule book and participate in the forum-based RPG.

Like ocPortal? Want to thank Chris and gang somehow? Then help out in the chat room! It really needs your help! Just open it in a tab everytime you open your web browser, and when you hear a "ding", check it out!

"Those who want help should first be willing to give help."

Back to the top
 
1 guests and 0 members have just viewed this: None
Control functions:

Quick reply   Expand