Jump to content

Time to show off my creation......


Guest

Recommended Posts

After building, modding, building and even more modding I think it is about time to show off my creation as I am getting ready to launch!

So.... I am in need of testers and (constructive) criticism :D

Only 2 categories have products in them; BAD ASS and CHILI's and CHILI's is 'offline' (cart disabled for CHILI's), Search is only working for 'ribs' and 'mocha'.

To try out 'determine delivery fees'; leave at 'bad ass' and try 99507 and 99508. Try to leave the zip field empty or less then 5 digits and see what happens ;)

Store details:

Version:

  • CCv2.0.7 (Just upgraded from v2.0.6 at 04/13/05).

Mods:

  • Random Categories at home page and MAIN Category, random product at SUB Category (Created by iceman2g, modified by yours truly).
  • Shipping mod, shipping is calculated FROM product ZIP TO delivery ZIP (Created by iceman2g).
  • Cart Total mod, If cart total==>40 && <50 add 10%; if cart total==>51 add 15% (created by iceman2g, modified by yours truly).
  • Gratuity field at checkout (created by iceman2g).
  • Show/Hide Products (created by Twisted(?), modified to turn on/off in inventory view by yours truly).
  • Show/Hide Categories (created by yours trully, turn on/off categories from summary page OR edit page).
  • Show/Hide Documents (created by yours trully (with help from booker, my first mod ;) ), shows documents in information if turned on and you can call the hidden documents via a direct link somewhere in your pages).
  • Customer Shipping Calculator, select origin zip (can either be fixed or selected) and enter destination zip to show your delivery charge (created by yours truly).
  • Recommend Us (forgot who created)
  • Contact Us (created ???).
  • quick summary page, see on one page what category is 'online' or 'offline' (created by yours truly).
  • Several minor and major changes in the pages them self to adjust to my liking. One of them is you can still see the products but ordering is not possible due to category is 'offline'.
  • check_sum mod (created by yours truly).
  • Search modification, still show 'offline' products/category however shows online/offline on search result page (cannot order if offline; cart disabled, yours truly).
  • Title Mod (created by brooky(?), modified by (?) to show category and even more modified by yours truly; now shows cat_father_id : cat_id : product i.e. restaurant : chili's : ribs).
  • Birthday reminder Mod (created by booker).
  • Copyright Mod (created by booker).
  • information.php Mod (created by yours trully).

I'd like to thank to those who created Mods and gave them away for free, special thanks to iceman2g who created a few of my MUCH needed mods and did an excellent job!

Feel free to check around, create accounts, order and go thru check out..... I'm not live....YET! Abuse it I would say and give it a rigorous test and tell me what you think and feel free to give criticism as long as it is constructive or I'll come kick your **s LOL

if you are registering or go thru checkout and you have a zip that is not in my db you will not see a delivery charge, if you want to please enter zip 99507. I am thinking of creating a mod that will only allow customers to register/order corresponding to my db zip (any ideas anybody?)

Mobie (Click my name to go to my site ;) )

As far as the mods I created (show/hide categories & products from summary pages based on twisted's mod) I'm getting the 'tut' done prob tomorrow..... EDIT: Is done and can be downloaded from download section.

Edited by Mobie
Link to comment
Share on other sites

Very nice design but I have found one problem... it might just be my computer but I get hundereds of "Syntax Errors" on the "quick_sum.php" file..

Check it out it was really annoyin me.

Regards,

Paul

Link to comment
Share on other sites

Very nice design but I have found one problem... it might just be my computer but I get hundereds of "Syntax Errors" on the "quick_sum.php" file..

Check it out it was really annoyin me.

Regards,

Paul

I have tested it all on 4 different puters in IE & Mozilla and it worked fine. Anybody else having the same problems?

Mobie

Link to comment
Share on other sites

I'm not having error problems just having a problem finding something to buy. I guess you don't deliver to New York. I like the layout alot. One thing you might look at: Your spelling of "Grant Opening....." Shouldn't that be " Grand Opening...."?

Link to comment
Share on other sites

I'm not having error problems just having a problem finding something to buy.  I guess you don't deliver to New York.  I like the layout alot.  One thing you might look at: Your spelling of "Grant Opening....."  Shouldn't that be " Grand Opening...."?
Roban:

:):) Yes you are right about the 'Grand' :D thank you.

There are only products in 'bad ass' and 'chili's' at the moment, still in testing fase tho, but will be uploading the db with full listings soon. Lot of data to enter :P

For a takeout service I would definetly suggest the express checkout mod.

You may well lose ALOT of business from people who are in a hurry to get their food.

bjlandlew:

Yes I am aware of that and have known from the beginning to get that mod just haven't had the 'time' (read money) yet to do so, but before my 'Grand' ;) opening I'll make sure to have it.

Thank you both for you comments.

Mobie

Link to comment
Share on other sites

Which mod did you use to get those links at the bottom of the page?

About Us::Contact US::Tems&Conditions::Privacy Policy::OurFees::How to Order::Why Register?::Recommed US!

Link to comment
Share on other sites

Which mod did you use to get those links at the bottom of the page?

About Us::Contact US::Tems&Conditions::Privacy Policy::OurFees::How to Order::Why Register?::Recommed US!

My own mod :D

Open subheader.php and remove

include("information.php");
 and place it in your footer. you might have to do some adjustments tho. If you are placing it in between php tags no need to adjust, if you place it in between html tags you need to place the "include....." between php tags like so 
<?	include("information.php"); ?>




Now... to get all documents to line horizontally instead of vertical?

Original information.php 
<?php

/*************************************************************************** 

*	File Info: information.php 

*	Purpose:   Displays Site Information 

*	Updated:   31/07/2003 

****************************************************************************   

*	Developer: Alistar Brookbanks (Devellion Limited) 

*	Copyright: (C)2003 Devellion Limited - http://www.devellion.com

*	Copyright: (C)2003 http://www.cubecart.com

*	This program is not "free" software and restrictions apply! 

*	Further Info: http://www.cubecart.com/license.php

*	Contact [email protected] if any conditions are not clear. 

*

*	Licensees holding valid "CubeCart Licence Number" may edit

*	the (powered by CubeCart) from browser title and "Powered by CubeCart"

*	and "(c) Brooky.com" from the web page footer.

*

*	This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING

*	THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR

*	PURPOSE. This and all others in the download package can only be

*	redistributed with written permission from Alistair Brookbanks!

*

*	The "CubeCart License" is available to purchase at

*	http://www.cubecart.com/site/purchase/

*	For pricing please contact us via e-mail at [email protected] 

***************************************************************************/



if(!function_exists("sb")){



	exit;



}



// Count product inventory

$sql_count = "select * from ".$prefix."store_inventory";

$result_count = mysql_query ($sql_count);

$total_prod = mysql_num_rows($result_count);



// Count product categorys

$sql_count = "select * from ".$prefix."store_category";

$result_count = mysql_query ($sql_count);

$total_cat = mysql_num_rows($result_count);

$quan_hits = number_format($quan_hits);



// start border

sb("140",$la_docs_title,$colour_1,$bg_colour);



// display info

if($stats_disp=="Y")

	{

  echo"<b>$la_stats_prods</b> $total_prod<br>

  <b>$la_stats_cats</b> $total_cat<br>

  <b>$la_stats_hits</b> $quan_hits<br>

  <b>$la_stats_prices</b> $currency_desc<br>";}



// add site documents

echo "<table border=\"0\" cellspacing=\"0\" width=\"120\" cellpadding=\"1\" align=\"left\">";

  $sql_select = mysql_query( "select doc_id, doc_name from ".$prefix."store_docs");



  while ($row = mysql_fetch_array($sql_select))

 	 {

    $doc_id=$row["doc_id"]; 

    $doc_name= $row["doc_name"];

    echo"<tr>

      <td width='6'><img src='images/bullet.gif' border='0'></td><td align=\"left\"><a href=\"view_doc.php?view_doc=$doc_id\">$doc_name</a><td>

   	 </tr>";

 	 }

// end border

echo"</table>";



eb($bg_colour,$colour_1);



?>
Now remove everything and make it look like so:
<?php

/*************************************************************************** 

*	File Info: information.php 

*	Purpose:   Displays Site Documents 

*	Updated:   31/07/2003 

****************************************************************************   

*	Developer: Alistar Brookbanks (Devellion Limited) 

*	Copyright: (C)2003 Devellion Limited - http://www.devellion.com

*	Copyright: (C)2003 http://www.cubecart.com

*	This program is not "free" software and restrictions apply! 

*	Further Info: http://www.cubecart.com/license.php

*	Contact [email protected] if any conditions are not clear. 

*

*	Licensees holding valid "CubeCart Licence Number" may edit

*	the (powered by CubeCart) from browser title and "Powered by CubeCart"

*	and "(c) Brooky.com" from the web page footer.

*

*	This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING

*	THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR

*	PURPOSE. This and all others in the download package can only be

*	redistributed with written permission from Alistair Brookbanks!

*

*	The "CubeCart License" is available to purchase at

*	http://www.cubecart.com/site/purchase/

*	For pricing please contact us via e-mail at [email protected] 

***************************************************************************/





// add site documents



  $sql_select = mysql_query( "select doc_id, doc_name from ".$prefix."store_docs");



  echo":: "; // replace the "::" with ANY seperator of your choice i.e. "-" or "|" or "/" ..... whatever you want to have displayed



  while ($row = mysql_fetch_array($sql_select))

 	 {	

    $doc_id=$row["doc_id"]; 

    $doc_name= $row["doc_name"];

  

    echo"<a href=\"view_doc.php?view_doc=$doc_id\" class='YOUR CLASS'>$doc_name</a> :: "; // replace the "::" with ANY seperator of your choice i.e. "-" or "|" or "/" ..... whatever you want to have displayed

 	 }

  

                echo"<a href=\"ANYOTHERNOTDOCUMENT.php\" class='YOUR CLASS'>ANY OTHER NOT DOCUMENT YOU WANT TO HAVE SHOWN HERE LIKE RECOMMEND.PHP!</a> ::"; // replace the "::" with ANY seperator of your choice i.e. "-" or "|" or "/" ..... whatever you want to have displayed





?>


Now..... this will remove also your stats display, if you want it back you need to do the following.  Open subheader.php and where used to be 
include("information.php");
 paste the folowing in that spot:
if($stats_disp=="Y")

	{

include("stats.php");

}


Now create a file called stats.php, simply place the following code in a new file and save as stats.php:
<?php

/*************************************************************************** 

*	File Info: stats.php 

*	Purpose:   Displays Site Information 

*	Updated:   31/07/2003 

****************************************************************************   

*	Developer: Alistar Brookbanks (Devellion Limited) 

*	Copyright: (C)2003 Devellion Limited - http://www.devellion.com

*	Copyright: (C)2003 http://www.cubecart.com

*	This program is not "free" software and restrictions apply! 

*	Further Info: http://www.cubecart.com/license.php

*	Contact [email protected] if any conditions are not clear. 

*

*	Licensees holding valid "CubeCart Licence Number" may edit

*	the (powered by CubeCart) from browser title and "Powered by CubeCart"

*	and "(c) Brooky.com" from the web page footer.

*

*	This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING

*	THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR

*	PURPOSE. This and all others in the download package can only be

*	redistributed with written permission from Alistair Brookbanks!

*

*	The "CubeCart License" is available to purchase at

*	http://www.cubecart.com/site/purchase/

*	For pricing please contact us via e-mail at [email protected] 

***************************************************************************/



if(!function_exists("sb"))

	{

  exit;

	}



// Count product inventory

$sql_count = "select * from ".$prefix."store_inventory";

$result_count = mysql_query ($sql_count);

$total_prod = mysql_num_rows($result_count);



// Count product categorys

$sql_count = "select * from ".$prefix."store_category";

$result_count = mysql_query ($sql_count);

$total_cat = mysql_num_rows($result_count);

$quan_hits = number_format($quan_hits);



// start border

sb("140","Site Statistics",$colour_1,$bg_colour);



// display info



  echo"<b>$la_stats_prods</b> $total_prod<br>

  <b>$la_stats_cats</b> $total_cat<br>

  <b>$la_stats_hits</b> $quan_hits<br>

  <b>$la_stats_prices</b> $currency_desc<br>";



// end border

eb($bg_colour,$colour_1);



?>

Remember tho that you need to have "stats display" turned on in your admin panel in order for it to show!

What do you know, I just created a new mod :) I think I'll upload it to the download section...

Mobie

Link to comment
Share on other sites

....  B)

this is truly a nice site... it's very clean... :)

did you do the shoppingcart mod up in the header yourself or is it available from any of the modders... ??

thx..

Thank you, thank you :)

Yes i did it myself ;)

Mobie

BTW: you need to delete your install directory if you want to have ppl have a look at your cc3 store ;)

Link to comment
Share on other sites

... ;)

thx mobie..

...i know but i have some problems with the db setup, it takes the dump but when i do the cart setup it shows a mysql error.. (i posted about that).. ;)

why the warning is because i have uploaded the files already....

..at the moment i'm not sure if i should continue with my cc3 since i've put much of my soul in cc2... :)

well.. time will tell anyway...

..in the mean time i'll be on it now and then... B)

btw.. a question... would you consider selling the shoppingcart mod...??

i would like to do a drastic design change to my cc2 and find that mod very neat...

thx...

Link to comment
Share on other sites

Bro how do you do random products in sub categories.

Cause i've got sub Categories which have nothing in the actual category, but items in sub categories. Would be cool to pull random items from those sub cats and show them in the empty main cat.

Link to comment
Share on other sites

Bro how do you do random products in sub categories.

Cause i've got sub Categories which have nothing in the actual category, but items in sub categories. Would be cool to pull random items from those sub cats and show them in the empty main cat.

I would love to hand this out to you however this is not my mod, I did modify it completely, but the original mod is made by and purchased from iceman. I suggest you contact him ;)

Mobie

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...