Follow Us:
Tricked Out Mods: Forums

Best Hosting
 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Alpha Test Version
 Goto page 1, 2, 3, 4, 5  Next
 
Post new topic   Reply to topic   print    Tricked Out News Forum Index -> Emporium Cart
View previous topic :: View next topic  
Author Message
bobby
Site Admin
Site Admin


Joined: Jan 20, 2009
Posts: 779
Location: North Carolina

PostPosted: Tue Apr 17, 2012 9:43 am 
Post subject: Alpha Test Version
Reply with quote

I will place a download for the test version here this weekend. I have most of the validation issues worked out for the user area. I don't think I will do anything with the admin area.

I have most of the styling and bug fixes done. I am going to only include a sql dump file for install during the testing phase so it will be easier to deal with any db changes that need to be made.
_________________
Tricked Out News
  
Back to top
View user's profile Send private message
RobvanderWel
Newbie
Newbie


Joined: Jul 26, 2011
Posts: 9
Location: Nederland

PostPosted: Wed Apr 18, 2012 3:26 am 
Post subject:
Reply with quote

Oke Bobby men you are quick Wink

I wil test it in on a site as well looking forwart to it.

Greetz
  
Back to top
View user's profile Send private message Visit poster's website
bobby
Site Admin
Site Admin


Joined: Jan 20, 2009
Posts: 779
Location: North Carolina

PostPosted: Thu Apr 19, 2012 9:54 am 
Post subject:
Reply with quote

The module has a css file named sc.css in the templates folder. This controls the colors of the search box and the submit buttons in the module. If you want a theme specific color, copy the sc.css file into your themes style folder and adjust the colors to your theme. I plan on moving more module styling into this file if testing goes well.

There are two versions, one for Platinum Nuke Pro and one for RavenNuke 2.4+.

The Platinum Nuke Pro version only contains the changed files and no installer is needed. It will NOT work on earlier versions of Platinum Nuke.

The RavenNuke version will work with version 2.4 to version 2.5. The cart.sql file has to be imported in phpmyadmin. If you are using a prefix other than nuke, you will need to change it in the sql file.

RavenNuke Version:

www.trickedoutnews.com/nuken/RN_Emporium.7z

Platinum Nuke Pro version:

www.trickedoutnews.com/nuken/Platinum_Emporium.7z

You will need to have 7-zip to extract the files. Report bugs in this forum and be as specific as possible, including which browser you are using and steps to reproduce the issue. I am not concerned with validation errors or feature requests at this time. I will address them later. This is for function related bugs only.

Thank you for your help.
_________________
Tricked Out News
  

Last edited by bobby on Wed Aug 15, 2012 4:39 pm; edited 1 time in total
Back to top
View user's profile Send private message
RobvanderWel
Newbie
Newbie


Joined: Jul 26, 2011
Posts: 9
Location: Nederland

PostPosted: Fri Apr 20, 2012 7:23 am 
Post subject:
Reply with quote

Bobby it working smooth, its set up and i start testing this weekend 1 question where are the .gif or .jpg going for the artikels.
Set up 1 artikel verry quick but the pic is not show, i think it a dir with no permission prob.
  
Back to top
View user's profile Send private message Visit poster's website
bobby
Site Admin
Site Admin


Joined: Jan 20, 2009
Posts: 779
Location: North Carolina

PostPosted: Fri Apr 20, 2012 10:21 am 
Post subject:
Reply with quote

The folder to upload images to is set in the admin. By default they go in images/emporium/products/media and thumbnails. If your server uses suexec you shouldn't need to worry about permissions. If not, you will need to set those two folders to 777.
_________________
Tricked Out News
  
Back to top
View user's profile Send private message
sgtmudd
Newbie
Newbie


Joined: Feb 20, 2012
Posts: 3


PostPosted: Tue Apr 24, 2012 4:39 pm 
Post subject:
Reply with quote

Can't d/l from the link... get a screen full of whacked out characters Wink FF must not know how to handle .7z extension...
  
Back to top
View user's profile Send private message
bobby
Site Admin
Site Admin


Joined: Jan 20, 2009
Posts: 779
Location: North Carolina

PostPosted: Tue Apr 24, 2012 4:47 pm 
Post subject:
Reply with quote

Right click and save as....
_________________
Tricked Out News
  
Back to top
View user's profile Send private message
sgtmudd
Newbie
Newbie


Joined: Feb 20, 2012
Posts: 3


PostPosted: Tue Apr 24, 2012 7:57 pm 
Post subject:
Reply with quote

duh... LOL ok, so it was ME who forgot how to deal with it Razz
  
Back to top
View user's profile Send private message
bobby
Site Admin
Site Admin


Joined: Jan 20, 2009
Posts: 779
Location: North Carolina

PostPosted: Sat Aug 18, 2012 6:58 am 
Post subject:
Reply with quote

Give me some feed back on this guys. I would like to continue on it when I have time.
_________________
Tricked Out News
  
Back to top
View user's profile Send private message
neralex
I might as well work here
I might as well work here


Joined: Nov 01, 2010
Posts: 61


PostPosted: Sun Aug 19, 2012 7:04 am 
Post subject: Re: Alpha Test Version
Reply with quote

bobby wrote:
I don't think I will do anything with the admin area.


The module is very cool and with a little bit of finetunig it could be a great feature for RN. I have checked module on the admin side. Here exists some issues and many validation errors. I will help you and have started the work on backend of this module.

So far I have ready the brands, the catagories, the locations, the functions.php and the index.php. I have used htmspecialchars fot the filtering and i have use the real escaping or checking with is_numeric for inputs into the database. The uneeded double qoutes and code masks are removed, too. I have added the new codelines for the ckeditor, at the moment not in use but we can use it later to switch with an variable in the functions.php on the ck. All delete-functions have now a option for: "Sure? - Yes? No?".

Bling
  
Back to top
View user's profile Send private message
bobby
Site Admin
Site Admin


Joined: Jan 20, 2009
Posts: 779
Location: North Carolina

PostPosted: Sun Aug 19, 2012 11:36 am 
Post subject:
Reply with quote

Nice. It needs some work for sure. It is hard to spend the time to fix an old module considering all the filtering changes and code changes needed to bring them up to current standards.
_________________
Tricked Out News
  
Back to top
View user's profile Send private message
neralex
I might as well work here
I might as well work here


Joined: Nov 01, 2010
Posts: 61


PostPosted: Sun Aug 19, 2012 1:57 pm 
Post subject:
Reply with quote

Yes of course, but the new standard is faster, needs less code lines and is more flexible!

I'm using the css table listing from my news mod and i have a little bit played with the flags from the sentinel. Its funny - it works on the same way with the flags in the cart module. I have added a letter list, to realize with GET a filtering in the listing.

Image

Smile
  
Back to top
View user's profile Send private message
neralex
I might as well work here
I might as well work here


Joined: Nov 01, 2010
Posts: 61


PostPosted: Wed Aug 22, 2012 5:05 pm 
Post subject:
Reply with quote

I have the admin products section completely validated and all current filterings with csrf_checks added!

This module is very big but the functions are very cool - i love it!

I will change the icons, because the current icons looks on a dark background not so good. I have created a variable as icon-path in the functions.php of the admin section. So is it now possible to change the the complete icons or an complete icon set. For this i have created an new folder inside the icon folder in the current emporium icons. It could be later also a part of the "General Settings" besides the "Thumbnail Directory" and "Media Directory" in the database.
  
Back to top
View user's profile Send private message
nextgen
I might as well work here
I might as well work here


Joined: Jun 28, 2009
Posts: 79
Location: Maryland

PostPosted: Thu Aug 23, 2012 11:53 am 
Post subject:
Reply with quote

Wow this is a very nice module friends. Never thought about a shop before for the site but this would be the one i would choose. Many features, quick and layed out very nicely.
_________________
Ravennuke is a state of mind.
  
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger
neralex
I might as well work here
I might as well work here


Joined: Nov 01, 2010
Posts: 61


PostPosted: Sun Aug 26, 2012 12:32 pm 
Post subject:
Reply with quote

My interim Status:

A little show of the current status of converting the admin section.

Products-List (fullview):

Here you can see the full view with a multiple counting and name-listing of catagories and products.

Image


Products-List (count & list view):

Here you can see a selected view with the multiple counting and listing in action.

Image

Product Edit:

Here you can see the edit formular with the ckeditor, full css based tables and new css based arrows to change to positions of reviews, medias and options. I have added a variable (1 or 0) in the functions.php to show the blocktitles. Its for themes without blocktitles, so you can see it on my theme in screenshots.

Image

I have created an css-file for the complete admin section. The css file can be used as module-css-file in a theme, too.

... and it goes on!
  
Back to top
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic   print    Tricked Out News Forum Index -> Emporium Cart All times are GMT - 5 Hours
 Goto page 1, 2, 3, 4, 5  Next
 Page 1 of 5
 
 

Jump to:   
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Powered by phpBB © 2001-2008 phpBB Group
Forums ©