|
Usually when this happens it's a temporary server issue. Sometimes re-opening the article (making sure to save your changes elsewhere offline) helps.
Is this a particular article you're trying to publish? Perhaps I might try.
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
Over a day later and it still doesn't not work. The article is published, but there is a serious bug in the code which will annoy users. I was able to add a comment with the fix, but not update the article with a new ZIP file. The ZIP is less than 100 Kb so is fine sizewise.
|
|
|
|
|
|
|
Something very strange is going on with this article. I've asked the dev team to look into it.
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
|
Hi Sean. Any joy? It still refuses to allow me to update the article. Essentially it's just a new zip file and a release version note.
|
|
|
|
|
The dev team is hoping to tackle it today. In the meantime, could you please email me the new zip file? sean@codeproject.com (or perhaps provide a download link to it?)
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
I was sure that when making 2 code blocks (<pre>) in different languages, they were fused and showing tabs with languages names.
like:
<pre lang="c++">my C++ code</pre>
<pre lang="java">my Java code</pre>
What did I missed ?
Patrice
“Everything should be made as simple as possible, but no simpler.” Albert Einstein
modified 27-Nov-20 6:19am.
|
|
|
|
|
int cx;
int cx;
modified 27-Nov-20 6:17am.
|
|
|
|
|
I see 2 blocks 1 after the other (separated), no tabs.
Patrice
“Everything should be made as simple as possible, but no simpler.” Albert Einstein
|
|
|
|
|
Sorry, I misunderstood what you meant by tabs in this context.
modified 27-Nov-20 6:17am.
|
|
|
|
|
I found, it was in Chris challenges https://www.codeproject.com/Questions/1174204/Coding-challenge-generate-anagrams , see solution 5 from Graeme_Grant
<div class="code-samples">
<pre lang="C#">using System;
using System.Collections.Generic;
...
}
}</pre>
<pre lang="VB">Imports System.IO
Imports System.Runtime.CompilerServices
Imports ZeroFormatter
...
End Module</pre>
</div>
Patrice
“Everything should be made as simple as possible, but no simpler.” Albert Einstein
modified 28-Nov-20 1:27am.
|
|
|
|
|
Very interesting, I had not seen that before.
|
|
|
|
|
How can i made my article public so that all can read it not only logged people ?
|
|
|
|
|
As far as I am aware all articles are already public.
|
|
|
|
|
|
Your article has not been published yet. It is in the moderation queue.
Have some patience. Either it will be approved, at which point it will be available for others to read, or it will be rejected if it needs further work.
"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer
|
|
|
|
|
ok thank You i am new, i wish You a nice day 
|
|
|
|
|
if i open the article on another browser it does not load the page i get notification i have to log to see the article
|
|
|
|
|
As Richard Deeming already said, that is because the article has not yet been published.
|
|
|
|
|
aha ok i am new here Thank You and i wish You a nice day 
|
|
|
|
|
My article: C++: Windows Toast Notification
The last 2 images do not show up in the published article but they showed up in the preview. The problem could be the width is not set in style attribute: I did set them but the width is removed after published, leaving the height only.
Please kindly help. Thanks!
|
|
|
|
|
Thanks for letting us know. Should all be good now!
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
I was curious with good article criteria for website to get rank in Google.
|
|
|
|