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

ocPortal 8 RC3 released

Login / Search

 [ Join | More ]
 
Posted
Rating:
#82887
Avatar

Community saint

Comment: #news_287

Petrikuhr said

Fletch said

Petrikuhr said

… Is it just me going nuts or are the avatars in this forum weirding out on me …
Using Chrome, I tried both views, but can't see your issue. Sorry!

I know, on the second page the view is like every other forum with the avatars on the left and it's all roses and sunshine, but go back to page 1 and you'll see what I mean, the avatars are in the post body kind of thing and the text overflows onto the avatars.
Just checked, fine with chrome, safari, opera and ie, the problem is only showing in firefox, good ol'ff huh, I am really starting to hate firefox.

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

Community saint

Oke after installing a fresh copy of RC3 on my server, because my official site has become corrupt database. I had first no problems, now at the moment there is a problem, like that most of the images in the admin section are gone, also the background en header are not update new one. My header is gone now.  The images are on the server theme/images_custom.

Also I see in many screens that the first colum is very small. Look at the pictures what I mean.<br />
<br />




trye again


Last edit: by Harry-S


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

ocStaff (admin)

mythus said

Chris Graham said

So by that, then shouldn't that bug not be present? Perhaps this is another bug?

I can't see any use of IF_PASSED in the code you posted. It can't do an EQ check if it's not passed without flagging an error, unless surrounded by an IF_PASSED.

I do have the Activities add-on.

If the OCF_MEMBER_PROFILE_SCREEN template is not correct, other tabs may not be showing.

Huh? So I need to revise that script? Hmm.. ok, will tackle that beast later lol.

About the add-on, the activites tab functions fine lol. All tabs do (I believe lol). I was just thinking I'd see something related to facebook in the activities tab instead of a box to type what you are thinking. Perhaps I was wrong, and that requires something else? Or maybe that is the part that doesn't pass through without me altering the code some to fix the other error…

As for the error, would this be correct then? Just want to make sure before I dig into it.

Code

{+START,IF_PASSED,{$EQ,{ID},1}}
{$LOAD_PAGE,infobox,site}
{+END}

{+START,IF_PASSED,{$EQ,{ID},59}}
{$LOAD_PAGE,map,SagaofAblution}
{+END}


Very quick reply…

If tabs work, no you don't ;).

FB addon needed for FB presence on activities. And must be set up (takes a bit of configuring, e.g. creating an app on Facebook.com).

Code

{+START,IF_PASSED,ID}
{+START,IF,{$EQ,{ID},1}}
{$LOAD_PAGE,infobox,site}
{+END}

{+START,IF,{$EQ,{ID},59}}
{$LOAD_PAGE,map,SagaofAblution}
{+END}
{+END}



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

ocStaff (admin)

Petrikuhr said

Fletch said

Petrikuhr said

… Is it just me going nuts or are the avatars in this forum weirding out on me …
Using Chrome, I tried both views, but can't see your issue. Sorry!

I know, on the second page the view is like every other forum with the avatars on the left and it's all roses and sunshine, but go back to page 1 and you'll see what I mean, the avatars are in the post body kind of thing and the text overflows onto the avatars.


Yeah whoops. It is coded to go to linear mode if you jump deep into the topic, to make it more readable, and consistent. However it was then forgetting this if you paginated back to the start. That's now 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:
#82892
Avatar

ocStaff (admin)

Petrikuhr said

Just checked, fine with chrome, safari, opera and ie, the problem is only showing in firefox, good ol'ff huh, I am really starting to hate firefox.


Yeah whoops, 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:
#82893
Avatar

ocStaff (admin)

Fletch said

Petrikuhr said

… Is it just me going nuts or are the avatars in this forum weirding out on me …
Using Chrome, I tried both views, but can't see your issue. Sorry!



I CAN concur that there is a problem uploading images!

bummer


Whoops, 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:
#82894
Avatar

ocStaff (admin)

Harry-S said

Oke after installing a fresh copy of RC3 on my server, because my official site has become corrupt database. I had first no problems, now at the moment there is a problem, like that most of the images in the admin section are gone, also the background en header are not update new one. My header is gone now.  The images are on the server theme/images_custom.

Also I see in many screens that the first colum is very small. Look at the pictures what I mean.





hmmm attachments not working, the are in the screen code, but not in the message itself


Attachments fixed now.



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

ocStaff (admin)

BobS said

Chris Graham said

BobS said

Items should appear as either blog posts or news post, but not both:





Bob


Blog posts are news posts in ocPortal.

Yes, I knew this. I was just thinking that maybe you could do something similar to what you d in the main_news_block (I think) where you can segregate news and blog postings.

Bob



I'd worry slightly that it assumes cms_blogs is there and functioning, but feel free to add to tracker. Probably something could be done.



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

Community saint

Oke my header is back, but now the background is gone, not visible after uploading again.and cleared the caches.
Also back are the admin screen left colum. This is only happen on one domain on a server where tree other sites under RC3 are active.

I will try the attachments again, oke here the images is have made on my first message.





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

Community saint

Chris Graham said

I'd worry slightly that it assumes cms_blogs is there and functioning, but feel free to add to tracker. Probably something could be done.
I am probably have this wrong but if the authour add-on is not installed, there is no blog system and, hence, no blogs.

At any rate, I've entered it into the tracker:
0000420: Segregate blog and news entries in the Content Management area - ocPortal feature tracker

Bob
Back to the top
 
Posted
Rating:
#82898
Avatar

ocStaff (admin)

Harry-S said

Oke my header is back, but now the background is gone, not visible after uploading again.and cleared the caches.
Also back are the admin screen left colum. This is only happen on one domain on a server where tree other sites under RC3 are active.

I will try the attachments again, oke here the images is have made on my first message.





What happens when you right click on the image and ask to open it in a new tab?



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

ocStaff (admin)

BobS said

Chris Graham said

I'd worry slightly that it assumes cms_blogs is there and functioning, but feel free to add to tracker. Probably something could be done.
I am probably have this wrong but if the authour add-on is not installed, there is no blog system and, hence, no blogs.

At any rate, I've entered it into the tracker:
0000420: Segregate blog and news entries in the Content Management area - ocPortal feature tracker

Bob

The authors addon allows the news and downloads addons to handle authorship separately to just stating the entry submitter.

I don't think news and blogs are coded separately as addons. But theoretically someone could be denied permission to one but not the other.

Anyway, just answering the point - best to not have this discussion here.



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

Community saint

okay, have it working again. header and outer_background where setback to original. After updating these its now working.

Up to the next level ;)


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

Community saint

Chris Graham said

mythus said

Chris Graham said

So by that, then shouldn't that bug not be present? Perhaps this is another bug?

I can't see any use of IF_PASSED in the code you posted. It can't do an EQ check if it's not passed without flagging an error, unless surrounded by an IF_PASSED.

I do have the Activities add-on.

If the OCF_MEMBER_PROFILE_SCREEN template is not correct, other tabs may not be showing.

Huh? So I need to revise that script? Hmm.. ok, will tackle that beast later lol.

About the add-on, the activites tab functions fine lol. All tabs do (I believe lol). I was just thinking I'd see something related to facebook in the activities tab instead of a box to type what you are thinking. Perhaps I was wrong, and that requires something else? Or maybe that is the part that doesn't pass through without me altering the code some to fix the other error…

As for the error, would this be correct then? Just want to make sure before I dig into it.

Code

{+START,IF_PASSED,{$EQ,{ID},1}}
{$LOAD_PAGE,infobox,site}
{+END}

{+START,IF_PASSED,{$EQ,{ID},59}}
{$LOAD_PAGE,map,SagaofAblution}
{+END}


Very quick reply…

If tabs work, no you don't ;).

FB addon needed for FB presence on activities. And must be set up (takes a bit of configuring, e.g. creating an app on Facebook.com).

Code

{+START,IF_PASSED,ID}
{+START,IF,{$EQ,{ID},1}}
{$LOAD_PAGE,infobox,site}
{+END}

{+START,IF,{$EQ,{ID},59}}
{$LOAD_PAGE,map,SagaofAblution}
{+END}
{+END}

Yes, that fixed it.








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

Community saint

Got this error after installing plupload and trying to add a topic in the forums:



From Safari error console:

Code

ReferenceError: Can't find variable: initialise_dragdrop_upload
3.htm:958ReferenceError: Can't find variable: preinitFileInput

Bob


Last edit: by BobS
Back to the top
 
Posted
Rating:
#82956
Avatar

Community saint

I think that the "Use" button on the attachment overlay should be moved down and next to the "Cancel" button. As shown below (in Safari 5.1.5), there is no sight of the "Use" button and nothing to really suggest that you need to scroll down to access it.



I noticed this is not an issue in your forum overlay because the "thumbnail URL" is not displayed and some difference in formatting.

Bob


Last edit: by BobS
Back to the top
 
Posted
Rating:
#82957
Avatar

Community saint

BobS said

Got this error after installing plupload and trying to add a topic in the forums:



From Safari error console:

Code

ReferenceError: Can't find variable: initialise_dragdrop_upload
3.htm:958ReferenceError: Can't find variable: preinitFileInput

Bob


Further, after uploading, the screen just hangs:



even though the post has been completed:



Bob
Back to the top
 
Posted
Rating:
#82958
Avatar

Community saint

Got this error entering the adminzone:



Bob
Back to the top
 
Posted
Rating:
#82959
Avatar

Community saint

When using the "Full editor" to reply in a forum, the text is not automatically replaced as in the "Quick reply"

text_substitution_in_replies - BobS702's library

Bob

Back to the top
 
Posted
Rating:
#82962
Avatar

Community saint

BobS said

When using the "Full editor" to reply in a forum, the text is not automatically replaced as in the "Quick reply"

Bob

That's interesting. I don't have that problem on Chrome or Firefox with Linux.

Steve

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

Quick reply   Expand