Do you have a basic store in add/edit store ?
Yes there is a basic store
Are you using a caching plugin ?
what is a caching plugin?
I bought an extra field for Daisycon
Is it a new install of the plugin or did you do an update ? And if it was an update do you know which version was installed before the update?
i installed the latest version.
—————————————-
Needed to import XML Feed
allow_url_fopen enabled: Yes
Needed to write XML file
/home/utopia/public_html/wp-content/plugins/tradetracker-store/splits/ is writable.
/home/utopia/public_html/wp-content/plugins/tradetracker-store/cache/ is writable.
Needed to write XML to database
Simplexml installed: Yes
Your active theme
Is missing the call to <?php wp_head(); ?> which should appear directly before </head>
Last MySQL upgrade:
4.1.11
Database Table overview: Items
Field Type
id int(9)
productID varchar(36)
name varchar(80)
imageURL varchar(200)
productURL varchar(1000)
price decimal(10,2)
currency varchar(10)
xmlfeed varchar(10)
categorieid varchar(32)
categorie longtext
description text
extrafield text
extravalue text
Database Table overview: Store
Field Type
id int(9)
multiname varchar(100)
multisorting varchar(100)
multiorder varchar(4)
multilayout int(10)
multiitems varchar(10000)
multipageamount int(3)
multiamount int(3)
multilightbox varchar(1)
multixmlfeed varchar(10)
multiproductpage varchar(1)
categories longtext
buynow text
Database Table overview: Extra
Field Type
id int(9)
productID varchar(36)
extrafield text
extravalue text
Database Table overview: Layout
Field Type
id int(9)
layname varchar(100)
laywidth int(10)
laycolortitle varchar(7)
laycolorfooter varchar(7)
laycolorimagebg varchar(7)
laycolorfont varchar(7)
laycolorborder varchar(7)
laycolorbutton varchar(7)
laycolorbuttonfont varchar(50)
layfont varchar(50)
layfontsize int(3)
|