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
Rating:
#83901
Avatar

Community saint

Comment: #news_294

Also, after running de-branding I get:
Cannot create a /var/www/cms/sources_custom/critical_errors.php file. File permissions for the /var/www/cms/sources_custom directory have not been set correctly.

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:
#83902
Avatar

Community saint

After going to Translate/re-phrase the software and pressing save (without making any changes) I get : Please check back over the form - you did not fill in all fields on the form correctly

Expand: Stack Trace Stack Trace


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:
#83903
Avatar

Community saint

Going to XML data management and exporting f_members table I get the following error:

Expand: Stack Trace Stack Trace


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:
#83906
Avatar

Community saint

Selecting Theme image editor from the admin toolbar results in:

Expand: Stack Trace Stack Trace


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:
#83933
Avatar

Community saint

Fletch said

So far. so good.

My heavily modded theme has remained intact (dare I say it is my most pressing concern at the moment?), and now it is time to attack the differences between the upgrader's 'test run' and 'live results' to see if there are some hidden 'gotchas'.

After that it will boil down to prodding and poking areas that I use consistently. But that will be for some time later today (currently 03:45 my time). And only after the F1 has run its course in Bahrain!

I will probably be some way behind the the curve when compared to what other users discover, but I suppose that's the value of having several different peeps testing at the same time.

 :thumbs:
So much for staying at 7.1.x. Glad v8 working out for you.

Bob
Back to the top
 
Posted
Rating:
#83939
Avatar

Community saint

Duck said

Chris just thought I would mention that although I am now receiving updates on threads I have touched I am also receiving updates for all posts I make (I kinda don't need those since I already know I posted hehe) also note that all attachments are sent where as I thought (maybe I am wrong) the notice used to be a stripped down version of the posts?
Another one I meant to mention the past few days. I love the new notifications options but I really do not need to be notified of my own posts.

Bob
Back to the top
 
Posted
Rating:
#83949
Avatar

ocStaff (admin)

temp1024 said

I've received a liked by xyz three times by the same person for the same comment at the same time.

Whatever the cause, a person should not be able to like the same post multiple times.

-If they change the rating, then fine accept the latest rating but don't give additional points, and if a notification is sent out then it should be a rating change notification.

-If the rating is identical then just ignore it.

Also, I think it would also be very helpful if the reason in the points earned profile had a link to the liked post.

Of course the same should apply to dislikes.



This was just me debugging the other day actually, there were some performance problems I had to work out.

I have added the latter point to the tracker.



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:
#83953
Avatar

ocStaff (admin)

temp1024 said

After going to Translate/re-phrase the software and pressing save (without making any changes) I get : Please check back over the form - you did not fill in all fields on the form correctly

Expand: Stack Trace Stack Trace



PHP 5.3.9 introduced a change which is breaking this form. The following needs adding to your .htaccess:

Code


php_value max_input_vars "2000"
​​



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:
#83954
Avatar

Community saint

Chris Graham said

PHP 5.3.9 introduced a change which is breaking this form. The following needs adding to your .htaccess:

Code

<br /> <div> php_value max_input_vars &quot;2000&quot;</div> <div>
​​


Chris-

Is it safe to put this into .htaccess for a server running 5.2.x? Easier to do it now than wait for a problem when they finally get around to upgrading PHP on the server.

Bob
Back to the top
 
Posted
Rating:
#83955
Avatar

ocStaff (admin)

Duck said

Chris just thought I would mention that although I am now receiving updates on threads I have touched I am also receiving updates for all posts I make (I kinda don't need those since I already know I posted hehe) also note that all attachments are sent where as I thought (maybe I am wrong) the notice used to be a stripped down version of the posts?



I'm pretty sure I have already fixed the notification problem.

Regarding attachments, no those will be included.



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:
#83956
Avatar

ocStaff (admin)

BobS said

Chris Graham said

PHP 5.3.9 introduced a change which is breaking this form. The following needs adding to your .htaccess:

Code


php_value max_input_vars "2000"
​​


Chris-

Is it safe to put this into .htaccess for a server running 5.2.x? Easier to do it now than wait for a problem when they finally get around to upgrading PHP on the server.

Bob

It will give internal server errors if you're running PHP as CGI, but if it works yes it is safe. It's not going to cause subtle problems.



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:
#83957
Avatar

ocStaff (admin)

All temp1024's bugs are fixed, although I think all of them existed in v7 :o (they're rather server-specific, but are bugs).



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:
#83963
Avatar

Community saint

Importing a theme from my dev site on localhost to my actual site RockBabe gives me an error after importing.

An error has occurred

The requested resource does not exist.




Expand: click to see trace click to see trace


Metal IS Forever & We WILL Rock You 'til You Choke! Rock Babe
Back to the top
 
Posted
Rating:
#83964
Avatar

Community saint

Smooth upgrade, no problems seen at this time.



digiflash | Photography,Webdesign and digital art community (dutch)
Back to the top
 
Posted
Rating:
#83979
Avatar

Community saint

Another one I noticed in an earlier RC and forgot to mention here. I am sometimes getting starge characters in content entries. Below is the before and after description of for my Links category:

7.1.6

Code

We wish to provide useful links to outside resources. Please submit your suggestions through the

Feedback&nbsp;link with the category and the appropriate information. You can also submit suggestions in the

Art Services forum.<br />
8RC6

Code

We wish to provide useful links to outside resources. Please submit your suggestions through the Feedback&Atilde;,&Acirc;&nbsp;link with the category and the appropriate information. You can also submit suggestions in the Art Services forum.
I think I've seen this in several places – will go hunting.

Bob


Last edit: by Chris Graham
Back to the top
 
Posted
Rating:
#83980
Avatar

Community saint

Just noticed in the above post that the content of the code tag no longer scrolls horizontally.

Bob
Back to the top
 
Posted
Rating:
#83981
Avatar

Community saint

Someone who is logged-in as {JulianRitterCentral - A community site sharing the life and art of Julian Ritter} has accessed the Admin Zone front page. That's probably a normal thing for them - this notification is a security feature to help you spot potential hackers, if you think this looks wrong.

Bob
Back to the top
 
Posted
Rating:
#83982
Avatar

Community saint

Notification: New action-log entry: Edit usergroup

Yikes!! Just had 2400 of these queue up for mailing to regular members. Not good!

And like Bob, I've got 1200 of those Admin Zone access messages in the queue.

How do I mass delete 3600 emails from the queue? Good thing I turned off the email the other day.

Steve

Back to the top
 
Posted
Rating:
#83983
Avatar

Community saint

sholzy said

Notification: New action-log entry: Edit usergroup

Yikes!! Just had 2400 of these queue up for mailing to regular members. Not good!

And like Bob, I've got 1200 of those Admin Zone access messages in the queue.

How do I mass delete 3600 emails from the queue? Good thing I turned off the email the other day.
The email queue is just begging for checkboxes for each entry so you can do a selective delete. Now, you need to go to each email to delete it unless you can delete the entire queue.

Bob
Back to the top
 
Posted
Rating:
#83984
Avatar

Community saint

sholzy said

Notification: New action-log entry: Edit usergroup

Yikes!! Just had 2400 of these queue up for mailing to regular members. Not good!

And like Bob, I've got 1200 of those Admin Zone access messages in the queue.

How do I mass delete 3600 emails from the queue? Good thing I turned off the email the other day.

Is it safe to just delete these from `oc_logged_mail_messages`?

Steve

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

Quick reply   Expand