phpuser
Jr. Member

Offline
Posts: 65
|
 |
« on: 09.09.2010 06:06:10 » |
|
Hi, I upload a file, then after uploading, when the upload page appears the fields that are filled automatically (i.e. my user name and email) have left to them broken image (instead of the red exclamation mark).
|
|
|
|
|
Logged
|
|
|
|
|
Arno
|
 |
« Reply #1 on: 09.09.2010 12:27:37 » |
|
Please post a pic. 
|
|
|
|
|
Logged
|
Best Regards / Gruß Arno Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions archive!
|
|
|
phpuser
Jr. Member

Offline
Posts: 65
|
 |
« Reply #2 on: 09.09.2010 17:29:59 » |
|
you know when you want to demonstrate something is doesn't work  however now, the icons ! don't show at all. this shot is after my first upload. (i have deleted some text from the pic) thx!
|
|
|
|
|
Logged
|
|
|
|
|
Arno
|
 |
« Reply #3 on: 09.09.2010 19:23:08 » |
|
Hi, thanks for the pic. But i understand not exactly what you mean. You see not the red icons for the requirements fields? Or see you always nothing icons?  Nothing else has this problems. See you in the jD configuration in the tab: Pictures all the symbols and icons? See pic... When not, anything is wrong with your images folders.
|
|
|
|
|
Logged
|
Best Regards / Gruß Arno Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions archive!
|
|
|
phpuser
Jr. Member

Offline
Posts: 65
|
 |
« Reply #4 on: 11.09.2010 08:22:02 » |
|
Hi, thanks for the pic. But i understand not exactly what you mean. You see not the red icons for the requirements fields? Or see you always nothing icons?  "You see not the red icons for the requirements fields? ", yes. not in the first time, but after i upload my first file, and then the page refreshes. i see the images. no big problem for the moment for me  thx
|
|
|
|
|
Logged
|
|
|
|
|
Arno
|
 |
« Reply #5 on: 11.09.2010 11:46:10 » |
|
Strange... you are the only one with this problem. 
|
|
|
|
|
Logged
|
Best Regards / Gruß Arno Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions archive!
|
|
|
phpuser
Jr. Member

Offline
Posts: 65
|
 |
« Reply #6 on: 12.09.2010 06:14:45 » |
|
In my live site also, in the beginning all ! were showing, but after the first upload, after page refreshed no ! showed up at all.
thx.
|
|
|
|
« Last Edit: 12.09.2010 06:41:09 by phpuser »
|
Logged
|
|
|
|
|
Arno
|
 |
« Reply #7 on: 12.09.2010 14:30:51 » |
|
Hi, i can not understand that you has so many problems with jD.  Almost all users installed it and it worked fine. Please check all jD images folders and make sure that the images have chmod 0655. And send me login data for your joomla backend.
|
|
|
|
|
Logged
|
Best Regards / Gruß Arno Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions archive!
|
|
|
phpuser
Jr. Member

Offline
Posts: 65
|
 |
« Reply #8 on: 12.09.2010 19:46:34 » |
|
thx, maybe it's my setup. i don't see it as problem. no problem at all.
|
|
|
|
|
Logged
|
|
|
|
dabierwasgood
Newbie
Offline
Posts: 5
|
 |
« Reply #9 on: 16.12.2010 08:15:27 » |
|
Hello, I'm experiencing the same problems.
I've tried changing the permissions to the folder and files multiple times different ways and it doesn't seem to have any effect. What do I need to do or try?
Thanks
(Picture attached)
|
|
|
|
|
Logged
|
|
|
|
dabierwasgood
Newbie
Offline
Posts: 5
|
 |
« Reply #10 on: 16.12.2010 09:18:55 » |
|
Then I go look at the source code and it shows. . <table class="jd_upload_form" border="0" cellpadding="0" cellspacing="5" width="99%">
<tr>
<td width="140" valign="middle">Your Name:
</td><td width="20" valign="top"><img src="http://www.showb4theshow.com/components/com_jdownloads/images/" width="18" height="18" border="0" alt="" align="top" /></td>
<td width="267" valign="middle">
<input type="text" name="name" id="name" maxlength="60" size="40" disabled="disabled" value="my username">
</td>
</tr>
<tr>
<td width="140" valign="middle">Your E-Mail Address:
</td><td width="20" valign="top"><img src="http://www.showb4theshow.com/components/com_jdownloads/images/" width="18" height="18" border="0" alt="" align="top" /></td>
<td width="267">
<input type="text" name="mail" maxlength="60" size="40" disabled="disabled" value="my email">
</td>
</tr><tr>
<td width="140" valign="middle">Author Name:
</td><td width="20" valign="top"> </td>
<td width="267">
<input type="text" name="author" id="author" maxlength="60" size="40 value="">
</td>
</tr><tr>
<td width="140" valign="middle">Download Title:
</td><td width="20" valign="top"><img src="http://www.######.com/components/com_jdownloads/images/form_no_value.png" width="18" height="18" border="0" alt="" align="top" /></td>
<td width="267">
<input type="text" name="filetitle" maxlength="60" size="40" value="">
</td>
</tr><tr>
<td width="140" valign="middle">Category:
</td><td width="20" valign="top"><img src="http://www.#######.com/components/com_jdownloads/images/form_no_value.png" width="18" height="18" border="0" alt="" align="top" /></td>
<td width="200"><select name="catlist" id="catlist" class="inputbox" size="1"><option value="0" selected="selected">Select:</option><option value="1" >Audio</option><option value="329" If I knew the file I needed to edit I could edit it and put in the form_no_value.png but I'm not sure which file I need to edit.
|
|
|
|
|
Logged
|
|
|
|
|
Arno
|
 |
« Reply #11 on: 16.12.2010 11:46:09 » |
|
Hi, what is your jDownloads version? You can see it in the control panel.
|
|
|
|
|
Logged
|
Best Regards / Gruß Arno Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions archive!
|
|
|
dabierwasgood
Newbie
Offline
Posts: 5
|
 |
« Reply #12 on: 16.12.2010 19:18:36 » |
|
jDownloads 1.7.6 Stable Build 777
And I am having issues changing subcategory permissions as well. It doesn't allow me to change it because it's saying that there is still a category below it that has different permissions when there is actually no category below it.
Thanks for the help!
|
|
|
|
|
Logged
|
|
|
|
|
Arno
|
 |
« Reply #13 on: 17.12.2010 03:26:33 » |
|
Please update first to the last 1.8.1 beta. Then try it again. When it also then not works, please send me login data for the backend via PM.
|
|
|
|
|
Logged
|
Best Regards / Gruß Arno Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions archive!
|
|
|
|
Arno
|
 |
« Reply #14 on: 17.12.2010 14:08:27 » |
|
Then I go look at the source code and it shows. . If I knew the file I needed to edit I could edit it and put in the form_no_value.png but I'm not sure which file I need to edit. Ok, i have fixed this in the 1.8. RC version (coming next days). But when you has updated to jD 1.8.1, you can also use the attachment (unzipped) file.
|
|
|
|
« Last Edit: 17.12.2010 14:23:44 by Arno »
|
Logged
|
Best Regards / Gruß Arno Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions archive!
|
|
|
dabierwasgood
Newbie
Offline
Posts: 5
|
 |
« Reply #15 on: 19.12.2010 21:55:25 » |
|
Thank you for doing this! You're awesome!
I'm currently at work and sorry for the slow reply, it's been a busy weekend. But I truly do appreciate it! Thank you for taking the time to fix it!
Daniel
|
|
|
|
|
Logged
|
|
|
|
dabierwasgood
Newbie
Offline
Posts: 5
|
 |
« Reply #16 on: 20.12.2010 07:02:06 » |
|
The upload errors are now gone so I wanted to say Thank you!
I appreciate the fact that you worked on this so that the issues weren't happening still for me!
Thanks again!!
|
|
|
|
|
Logged
|
|
|
|
|