Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Before posting new topics in this category
K 1.5.x Support: Please read this first.
Question Uploaded pictures indicated as 'No referencing post!'
15 years 11 months ago - 15 years 11 months ago #48272
by tisiman
Uploaded pictures indicated as 'No referencing post!' was created by tisiman
Hello
In my forum (direct 1.5.11), I can upload/attach pictures and see them no problem. Only if I go to the 'Uploaded Images Browser' it says for all pictures 'No referencing post!' (problem#1)
I see that the img button next to the attach's browse stores a absolute path incl. IP. (problem #2) I changed it to a /rootfolder/media/kunena/attachments/legacy/images/1.jpg, but still 'No referencing post!'
Any idea?
In my forum (direct 1.5.11), I can upload/attach pictures and see them no problem. Only if I go to the 'Uploaded Images Browser' it says for all pictures 'No referencing post!' (problem#1)
I see that the img button next to the attach's browse stores a absolute path incl. IP. (problem #2) I changed it to a /rootfolder/media/kunena/attachments/legacy/images/1.jpg, but still 'No referencing post!'
Any idea?
Last edit: 15 years 11 months ago by tisiman. Reason: Just checked with this forum the images also are referenced in full URL: http://69.167.137.173/images/fbfiles/images/shock.gif
Please Log in or Create an account to join the conversation.
15 years 11 months ago #48280
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: Uploaded pictures indicated as 'No referencing post!'
I'm not sure where to begin with this question (or these questions).
How long have you been running Kunena for? Do you have a lot of users, a lot of messages and a lot of images? When you say that, when you browse uploaded images in the Kunena backend, I assume, and all of them have the message "no referencing post", does this situation apply with every picture? If that is the case then there is something amiss with the way your forum has been setup.
How long ago did you install Kunena? Have you always had this problem? Let's hear back from you before we rush into making conclusions about what's the underlying cause of your problem.
As for the second problem ... I'm sorry but I don't understand what you mean. Maybe a screenshot would help to explain it better.
How long have you been running Kunena for? Do you have a lot of users, a lot of messages and a lot of images? When you say that, when you browse uploaded images in the Kunena backend, I assume, and all of them have the message "no referencing post", does this situation apply with every picture? If that is the case then there is something amiss with the way your forum has been setup.
How long ago did you install Kunena? Have you always had this problem? Let's hear back from you before we rush into making conclusions about what's the underlying cause of your problem.
As for the second problem ... I'm sorry but I don't understand what you mean. Maybe a screenshot would help to explain it better.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
15 years 11 months ago #48299
by tisiman
Replied by tisiman on topic Re: Uploaded pictures indicated as 'No referencing post!'
Thanks, this joomla and kunena installation is only about 3 weeks old, so using latest versions. On top I am using JoomFish and enabled all the seo/search friendly options.
I only have test users so far and not many pictures. The 'no referencing post!' message is true for all images. I saw this very early but did not bother too much.
When I uploaded my site to a server, I discovered problem#2 that all images did not show anymore, this was because all the images were referencing to the old local installation. I did upload a image with the previous post, and here as well the absolute URL is stored in the post: 'img' 69.167.137.173/media/kunena/attachments/legacy/images/shock.gif '/img'. So this problem#2 is on this site as well and likely a 'feature' of Kunena.
Could you check if my uploaded picture here shows up properly as referenced to this post in the 'Uploaded Images Browser' ?
I can play as well with some options used, but I'd like to know that it works for others. Also if possible some explanation how Kunena compares images to links in the posts.
I only have test users so far and not many pictures. The 'no referencing post!' message is true for all images. I saw this very early but did not bother too much.
When I uploaded my site to a server, I discovered problem#2 that all images did not show anymore, this was because all the images were referencing to the old local installation. I did upload a image with the previous post, and here as well the absolute URL is stored in the post: 'img' 69.167.137.173/media/kunena/attachments/legacy/images/shock.gif '/img'. So this problem#2 is on this site as well and likely a 'feature' of Kunena.
Could you check if my uploaded picture here shows up properly as referenced to this post in the 'Uploaded Images Browser' ?
I can play as well with some options used, but I'd like to know that it works for others. Also if possible some explanation how Kunena compares images to links in the posts.
Please Log in or Create an account to join the conversation.
15 years 11 months ago #48344
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re: Uploaded pictures indicated as 'No referencing post!'
Look in the table jos_fb_attachments, for each files there is the filelocation which is added, so this need be changed.
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
15 years 11 months ago #48371
by tisiman
Replied by tisiman on topic Re: Uploaded pictures indicated as 'No referencing post!'
OK, on my local installation (windows) there is
C:/xamp/xampp/htdocs/joomla/media/kunena/attachments/legacy/images/shock.gif
on the server (unix)
/home/www/webuser/html/forum/media/kunena/attachments/legacy/images/shock.gif
Changing the old (windows) references to the new unix ones, or uploading new images on unix server, the 'Uploaded Images Browser' now properly finds the references on the unix server.
So recognizing references seems to be a problem only on windows servers. Or has anyone other experiences? I also tried changing the forward slashes to backward slashes, no improvements.
C:/xamp/xampp/htdocs/joomla/media/kunena/attachments/legacy/images/shock.gif
on the server (unix)
/home/www/webuser/html/forum/media/kunena/attachments/legacy/images/shock.gif
Changing the old (windows) references to the new unix ones, or uploading new images on unix server, the 'Uploaded Images Browser' now properly finds the references on the unix server.
So recognizing references seems to be a problem only on windows servers. Or has anyone other experiences? I also tried changing the forward slashes to backward slashes, no improvements.
Please Log in or Create an account to join the conversation.
15 years 11 months ago #48373
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re: Uploaded pictures indicated as 'No referencing post!'
I have just tested now and i have see the same thing, i need to investigate more on this point.
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
Time to create page: 0.389 seconds