Search

You searched for the word(s): userid:869631

Matching Posts

  • Re: Featured Ad issue on live site

    hey man, thats it, there are pics on all my featured ads. at the moment my site has 2, but on the home page it only displays one at a time, not a maximum of 5 ads on the home page under featured ad and rotates thru that, it only displays one featured ad block on the home page at a time.
    Posted to Classifieds Starter Kit (Forum) by po10cy on 9/22/2009
  • Featured Ad issue on live site

    Howsit guys, my website is live at www.classifieds4u.co.za and im having a problem with featured ad block only displaying 1 featured ad, even tho i have more than one. How do i go about fixing this? Thanks for all the help so far on my site, its appreciated big time!
    Posted to Classifieds Starter Kit (Forum) by po10cy on 9/21/2009
  • Re: Issue with amount of ads and search

    fixed the issue, when i created the script with the tables and store procedures it didnt carry over the triggers, so had to query the triggers afterwards seperately.
    Posted to Classifieds Starter Kit (Forum) by po10cy on 9/15/2009
  • Issue with amount of ads and search

    Howsit guys on my live site, www.classifieds4u.co.za, on the home page listing the categories, it doesnt update the number, next to each category, with how many ads there are in that category. and when i click on the category, it doesnt display the ads for that category, it just says no search term specified and shows a blank page as if there are no ads under that category. EDIT: i also notice that the date created is wrong on the live version of the site, it puts random numbers in for the month
    Posted to Classifieds Starter Kit (Forum) by po10cy on 9/11/2009
  • Re: database and connection question

    thanks for that help. i have both databases up, and i ran a query on both to create the tables and store procedures. so it displays my site, www.classifieds4u.co.za however when i try create a new user it takes me to a error page, is tehre something i must still do with the app_data folder or its contents? all i done so far was upload my site from my local machine, create 2 databases on my hosting plans servers, ran a query on those to create the tables and store procedures, then i changed the connection
    Posted to Classifieds Starter Kit (Forum) by po10cy on 9/9/2009
  • database and connection question

    howsit guys i have my own customised starter kit hosted at www.classifieds4u.co.za however its giving issues. Firstly I had to create the database in my hosting control panel and restore my classifiedsdb.mdf to that database, I altered the connection string, however it stilll gives issues and for the life of me i cant figure out why. Secondly, what does the aspnet.mdf database get used for and howdo i connect to it? is it a issue with my site not reading anything in my App_data folder? the database
    Posted to Classifieds Starter Kit (Forum) by po10cy on 9/8/2009
  • Re: database and connection question

    tried that but it wont work, my database is sitting with my hosting company on their servers, not locally on my pc.
    Posted to Classifieds Starter Kit (Forum) by po10cy on 9/8/2009
  • Re: Improving on the default Classifieds site

    ok so i managed to finally get the ads to sort by level. what i did was i made duplicates of teh grid to display the search results in search .aspx. then i duplicated the datasource the same amount of times, changing each grid to point to each datasource. Then in each datasource is a field "adlevel=0" which basically is default and tells it to display ALL adlevels. so i changed each grid to display the adlevel i wanted by changed each grid's data source to point to "adlevel=50"
    Posted to Classifieds Starter Kit (Forum) by po10cy on 7/8/2009
  • Search bug

    Hi there, 1) when i change the "getalladsbyquery" store procedure to sort by "AdLevel" or "Featured" and not "DateCreated" it doesnt seem like the change takes effect as it still sorts by date created. Need to get it to sort by the adlevel as i have 4 different priorities of ads. 2 ) another bug im having is the home page only lists one featured ad in the box and rotates thru the ads like that, i cant get it to list 5 featured ad boxes and rotate the ads in
    Posted to Classifieds Starter Kit (Forum) by po10cy on 7/6/2009
  • Re: Improving on the default Classifieds site

    Howsit guys, for the life of me I still cannot get the site to list the ads by AdLevel and not DateCreated whenever you search for something. And I have changed the procedure which sorts by DateCreated to AdLevel, I have searched the entire project for anything to do with AdLevel and DateCreated and still doesnt do what it needs. So now i have another thought, how about instead of having code to list all the ad's and sort them then by DateCreated, how about i have code to list only ads of a certain
    Posted to Classifieds Starter Kit (Forum) by po10cy on 6/25/2009
Page 1 of 2 (17 items) 1 2 Next >