Go Back   NiceCoder Community Forums > Nicecoder > Bug Reports
Register Projects FAQ Members List Mark Forums Read

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-13-2008, 05:54 AM
Active Member
 
Join Date: Nov 2004
Posts: 1,828
inspireme is on a distinguished road
Default SVN bug fixes

I know its not a released version, but its available for people to test and give feedback and catch bugs before its released. So im upgrading one of my sites, and running into things so will post them here.

Firstly, if you have a block that defines a title (title=whatever) then when you go to the add page it picks this up and fills it in the form.

Secondly the add page picks up description and url top 10 block... this is a not a problem on KOSMOS because the sidebar doesn't appear with these blocks but will be impossible to work with on any other template. You cant modify the add page because you need these variables when an error occurs to prefill all the info boxes...
__________________
Some interesting INDEXU bits :http://www.indexu.co.uk
Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )
  #2 (permalink)  
Old 04-15-2008, 01:23 PM
Active Member
 
Join Date: Nov 2004
Posts: 1,828
inspireme is on a distinguished road
Default

Okay a usability problem, rather minor...

Move URL on add form ABOVE title, this way when people fetch meta tags it does not overwrite the title they just typed in!
__________________
Some interesting INDEXU bits :http://www.indexu.co.uk
Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )
  #3 (permalink)  
Old 04-15-2008, 02:08 PM
Active Member
 
Join Date: Nov 2004
Posts: 1,828
inspireme is on a distinguished road
Default

Mailing list, just put the dynamic site name instead of hard coding the "indexu directory" bit.
__________________
Some interesting INDEXU bits :http://www.indexu.co.uk
Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )
  #4 (permalink)  
Old 04-17-2008, 08:20 AM
Active Member
 
Join Date: Nov 2004
Posts: 1,828
inspireme is on a distinguished road
Default

Could we put all the .js files into one "indexu.js" file its a lot quicker to load one large external file than it is loading 6 small ones... also, could you compress it and make the code as tidy as possible so the download speed is better, its all a bit too big at the moment.
__________________
Some interesting INDEXU bits :http://www.indexu.co.uk
Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )
  #5 (permalink)  
Old 04-17-2008, 08:34 AM
Active Member
 
Join Date: Nov 2004
Posts: 1,828
inspireme is on a distinguished road
Default

You should set up the default file extensions to be :

jpg,JPEG,JPG,Jpg,Jpeg etc, every camera and software saves it different.
__________________
Some interesting INDEXU bits :http://www.indexu.co.uk
Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )
  #6 (permalink)  
Old 04-17-2008, 09:32 AM
Active Member
 
Join Date: Nov 2004
Posts: 1,828
inspireme is on a distinguished road
Default

<%$site_name%>
does not work in the email templates
__________________
Some interesting INDEXU bits :http://www.indexu.co.uk
Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )
  #7 (permalink)  
Old 04-17-2008, 09:44 AM
Active Member
 
Join Date: Nov 2004
Posts: 1,828
inspireme is on a distinguished road
Default

Link to sitemap.php from admin panel
__________________
Some interesting INDEXU bits :http://www.indexu.co.uk
Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )
  #8 (permalink)  
Old 04-17-2008, 10:52 PM
dody's Avatar
Nicecoder Team
 
Join Date: Aug 2001
Location: Indonesia
Posts: 3,292
dody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to all
Default

Thanks for feedback. I'm checking now.
  #9 (permalink)  
Old 04-18-2008, 02:38 AM
dody's Avatar
Nicecoder Team
 
Join Date: Aug 2001
Location: Indonesia
Posts: 3,292
dody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to all
Default

As for the first issue, about block and form. It's now fixed.
Check here: http://demo.bt2http.com/dev_indexu/trunk/upload/add.php
svn updated.
  #10 (permalink)  
Old 04-18-2008, 02:42 AM
Bruceper's Avatar
Nicecoder Team
 
Join Date: Jun 2002
Location: Winnipeg Canada
Posts: 4,018
Bruceper is on a distinguished road
Default

All the js in one file would be nice.
  #11 (permalink)  
Old 04-18-2008, 03:49 AM
dody's Avatar
Nicecoder Team
 
Join Date: Aug 2001
Location: Indonesia
Posts: 3,292
dody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to all
Default

Code:
Content visible to License Owner only.
Ok, fixed. I remove all hardcoded 'indexu directory' in kosmos and replace with $site_name
  #12 (permalink)  
Old 04-21-2008, 04:36 AM
dody's Avatar
Nicecoder Team
 
Join Date: Aug 2001
Location: Indonesia
Posts: 3,292
dody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to all
Default

We have updated svn for above issues. Please let me know if you have anything else to fix.
Thanks!
  #13 (permalink)  
Old 04-21-2008, 05:14 AM
dody's Avatar
Nicecoder Team
 
Join Date: Aug 2001
Location: Indonesia
Posts: 3,292
dody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to all
Default

Unofficial demo is updated: http://demo.bt2http.com/dev_indexu/trunk/upload/

If we have no more issue, we could release tomorrow or after tomorrow.
  #14 (permalink)  
Old 04-21-2008, 11:19 AM
FSGDAG's Avatar
Moderator
 
Join Date: May 2007
Location: NJ, United States
Posts: 979
FSGDAG is on a distinguished road
Default

There appears to be a problem with images inside of Kosmo theme. When I click on a Top Level Category and start to view the sub categories, the images next to each sub cat is missing and shows a red "x". When I view where the image is trying to point to, I see this path:

http://www.XXXX.com/arts/themes/kosm...ges/folder.gif

which doesn't exist. Need to remove the /art
__________________
FSGDAG | IndexU Hosting | Owner
Website | NiceCoder Script Hosting and More! | Blog
General Directory | Deep Links Directory | Bidding Directory
  #15 (permalink)  
Old 04-22-2008, 03:01 AM
dody's Avatar
Nicecoder Team
 
Join Date: Aug 2001
Location: Indonesia
Posts: 3,292
dody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to all
Default

Thanks, but i didn't see the problem.
http://demo.bt2http.com/dev_indexu/t...pload/organic/

the sub folder image exist.
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

HACKER SAFE certified sites prevent over 99.9% of hacker crime.

All times are GMT -5. The time now is 12:13 PM.


Powered by vBulletin®
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO
SSL Certificate