-
Content count
29 -
Joined
-
Last visited
About VintageManiac
- Birthday 10/17/1982
Profile Information
-
Real Name
Anna
-
Gender
Female
-
Location
Sigtuna, Sweden
- Website
-
[contribution] Send_order_html_email
VintageManiac replied to Elazar's topic in General Add-Ons Support
Tried that, but it had no effect. Any html-tags I add before the text in the language-files gives effect but it completly ignores the css-file. I've tried altering the href in the link to the stylesheet but nothing there either. :( -
[contribution] Send_order_html_email
VintageManiac replied to Elazar's topic in General Add-Ons Support
Yupp. Done everything the instructions said, and I'm getting html-format in the emails, just no effect from the css-file... :blink: -
[contribution] Send_order_html_email
VintageManiac replied to Elazar's topic in General Add-Ons Support
I can't get the email to be affected by the stylesheetmail.css. Everything else works fine... Anyone know why? Please help me... :huh: -
Customer Review Images Problem
VintageManiac replied to bakanahito's topic in General Add-Ons Support
A few problems left after following the instructions in this thread: 1. in catalog/product_reviews.php I'm getting this (even though the review is added correctly) 1054 - Unknown column 'r.reviews_id' in 'on clause' select count(*) as total from reviews r, reviews_description rd left join reviews_images ri on r.reviews_id = ri.reviews_id and ri.reviews_status = '1' where r.products_id = '50' and r.reviews_id = rd.reviews_id and rd.languages_id = '4' [TEP STOP] 2. I'm not getting any option to upload a picture, neither in the admin or shop area? Greatful for any assistance, this conrib would really be of use for me. -
VintageManiac started following ctr17163
-
[Contribution] More_pics_6 v1.1 For osC 2.2 MS2
VintageManiac replied to surfalot's topic in General Add-Ons Support
Fixed it. My ftp client was acting up and the admin/categories.php wasn't uploaded correctly. (As much as I hate error notifications, it does make it easier to find the errors...) -
[Contribution] More_pics_6 v1.1 For osC 2.2 MS2
VintageManiac replied to surfalot's topic in General Add-Ons Support
eHM... Maybe I'm just tired, or I'm simply born this way...: WHERE do I add the extra images? I've set "Show All MorePics on Product Info page" to "true" but I can't quite figure out how to add more than the default 1 picture to a product. I'm not getting that option anywhere... Am I perhaps missing something in my installation? Not getting any error reports though. Please help me, I'm feeling frustrated and stupid. :blush: -
[Contribution] Additional Images Module
VintageManiac replied to Parikesit's topic in General Add-Ons Support
It worked fine, I'm not having (yet atleast...!) problems with osc now. :thumbsup: thanks for all the help! :rolleyes: -
[Contribution] Additional Images Module
VintageManiac replied to Parikesit's topic in General Add-Ons Support
Since you've enlightened med about the fact that my host seems to rename the tables, I'm taking the long way around and installing a default package of OSC instead, hopefully I'll won't have to deal with these errors in the future then. As you pointed out, I'm having the same issues with other contribs also. Hopefully this will work... -
[Contribution] Additional Images Module
VintageManiac replied to Parikesit's topic in General Add-Ons Support
Because it's easy. :-" I'm making a complete backup onto my harddrive via ftp right now, then I'll try to rename the tables. Hopefully that'll work. Am I understandnig this right: in tablenames.php it's defined which table to call? Just so I somewhat know what I'm doing and more importantly why... ;) Thanks again for your help. :rolleyes: -
[Contribution] Additional Images Module
VintageManiac replied to Parikesit's topic in General Add-Ons Support
I'm suspecting so to, I've been having similar issuses with some other contribs I tried to add earlier... *sigh* And there's no way to change the table names? -
[Contribution] Additional Images Module
VintageManiac replied to Parikesit's topic in General Add-Ons Support
I shut the computer down and went for some lunch and coffee at McDonalds and that seemed to be trick with the "header-issue". It's currently working, without me doing anything in particular... :P But I'd still GREATLY appreciate some help getting the contrib to work, returning back to the missing table-issue. I can't do without it actually since I'll be selling used goods and have to be able to present detailed pictures.. I'm located in Sweden, with a swedish webhost (spray.se) and have installed OSC using something called "Spray OneClickSite". When installing OSC to the server I've chosen Swedish as prefered language. Could this have something to do with the tables not having standard names? Thanks again for your time... :blush: -
[Contribution] Additional Images Module
VintageManiac replied to Parikesit's topic in General Add-Ons Support
Update: I renamed the "oscommerce_products" table to simply "products", but since the error concerning header.php is showing up when I try to reach the page and/or the admin area I can't really say if that helped or not... :'( -
[Contribution] Additional Images Module
VintageManiac replied to Parikesit's topic in General Add-Ons Support
I'm a newbie, so I hope I'm looking at the right things... I'm using PhpMyAdmin by the way. I have something called "oscommerce_products" . Could that be it? Also, now I've encountered another error, when uploading the backup files from before the contrib add: Fatal error: Call to undefined function: tep_image() in /data/members/paid/v/i/vintagemaniac.net/htdocs/www/admin/includes/header.php on line 19 Been looking at both admin/inludes/header.php and includes/header.php but I can't figure out the problem... *sigh* And now I can't access my admin area... :'( -
[Contribution] Additional Images Module
VintageManiac replied to Parikesit's topic in General Add-Ons Support
I've been trying to install this contrib for about two days now, always ending up with the same error when "Run Configuration Utility". This is what I get: Updating Configuration Updating Configuration Group "Additional Images". Checking for items... Updating Configuration Key "ADDITIONAL_IMAGES_AUTO_CREATE". Updating Configuration Key "ADDITIONAL_IMAGES_BACKGROUND_COLOR". Updating Configuration Key "ADDIMAGES_PREFILL_UPLOAD_DIRECTORY". Updating Configuration Key "ADDIMAGES_PREFILL_INITIAL". Updating Configuration Key "ADDIMAGES_RESTRICT_IMAGE_SIZE". Updating Configuration Key "ADDIMAGES_SHOW_ON_PRODUCT_INFO". Updating Configuration Key "ADDIMAGES_MENU_LOCATION". Updating Configuration Key "ADDIMAGES_GROUP_WITH_PARENT". Updating Configuration Key "ADDIMAGES_RESTRICT_PARENT". Updating Configuration Key "ADDIMAGES_TABLE_ALIGNMENT". Updating Configuration Key "ADDIMAGES_TABLE_LOCATION". Updating Configuration Key "ADDIMAGES_NUMBER_OF_COLS". Updating Configuration Key "ADDIMAGES_NUMBER_OF_ROWS". Updating Configuration Key "ADDIMAGES_POPUP_SHOW_ON_POPUP". Updating Configuration Key "ADDIMAGES_POPUP_GROUP_WITH_PARENT". Updating Configuration Key "ADDIMAGES_POPUP_RESTRICT_IMAGE_SIZE". Updating Configuration Key "ADDIMAGES_POPUP_TABLE_ALIGNMENT". Updating Configuration Key "ADDIMAGES_POPUP_TABLE_LOCATION". Updating Configuration Key "ADDIMAGES_POPUP_NUMBER_OF_COLS". Updating Configuration Key "ADDIMAGES_POPUP_NUMBER_OF_ROWS". Updating Configuration Group "Images". Checking for items... Updating Configuration Key "DISPLAY_IMAGE_WIDTH". Updating Configuration Key "DISPLAY_IMAGE_HEIGHT". Updating Configuration Key "POPUP_IMAGE_WIDTH". Updating Configuration Key "POPUP_IMAGE_HEIGHT". Checking for Tables... Table "additional_images" found, doing nothing. Checking for Columns... 1146 - Table 'vintagemaniac_net_1.products' doesn't exist SHOW COLUMNS FROM products [TEP STOP] How do I fix this? Can I simply add the table needed on my own and in that case how do I do it? Thanks for ANY help!