Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4255
Latest: andreios
New This Month: 3
New This Week: 1
New Today: 0
Stats
Total Posts: 43259
Total Topics: 7518
Most Online Today: 201
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 177
Total: 177

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - SMFHacks

Pages: 1 ... 826 827 [828] 829 830 ... 936
12406
Feature Requests / Re: Added product options
« on: June 18, 2007, 06:40:50 pm »
Will not work for PayPal. Keep it 10 and under. I will add a check for that.

12407
SMF Gallery Lite / Re: Passwording the gallery
« on: June 18, 2007, 06:40:11 pm »
Not currently.

12408
Modifications Talk / Re: SMF Trader System Updated
« on: June 17, 2007, 10:05:48 pm »
Open Sources/trader.php
Find
Code: [Select]
loadtemplate('trader');
Replace with
Code: [Select]
loadtemplate('Trader');

12409
SMF Gallery Lite / Re: Installing GD Library on Mac Server
« on: June 17, 2007, 07:04:27 pm »
Version 1.7.5 of gallery released does not require GD. If no GD will use html to resize the image.

12410
Modifications Talk / Re: SMF Trader System Updated
« on: June 17, 2007, 07:03:36 pm »
Run this query via phpMyAdmin
Code: [Select]
CREATE TABLE IF NOT EXISTS smf_feedback
(feedbackid int(11) NOT NULL auto_increment,
ID_MEMBER mediumint(8) unsigned NOT NULL default '0',
comment_short tinytext NOT NULL,
comment_long text, topicurl tinytext,
saletype tinyint(4) NOT NULL default '0',
salevalue tinyint(4) NOT NULL default '0',
saledate int(11) NOT NULL default '0',
FeedBackMEMBER_ID mediumint(8) unsigned NOT NULL default '0',
approved tinyint(4) NOT NULL default '1',
PRIMARY KEY  (feedbackid))

12411
Modifications Talk / Re: SMF Trader System Updated
« on: June 17, 2007, 05:48:25 pm »
Hmm try renaming trader.template.php to Trader.template.php

12412
Feature Requests / Re: Comments
« on: June 17, 2007, 05:47:39 pm »
That will not happen since the store is used to generate income so if you can sell something you can afford to pay for it. Normally an ecommerce system would cost thousands of dollars for it to be made.

12413
SMF Gallery Lite / Re: "Not a Valid Picture File" error on upload
« on: June 17, 2007, 05:46:04 pm »
Would need to see the a sample picture trying to be uploaded. GD needs to be installed.

12414
It still shows items in stock when there isnt any for these index blocks

Show top rated products on the main page
Show the most recent products on the main page
Show the most viewed products on the main page
Show the most commented products on the main page

Fixed in SMF Store  1.1.3.1

12415
Support / Re: My Orders not showing up.
« on: June 17, 2007, 10:16:26 am »
If you still have the debugging turned on. Open up storeipn.php find
Code: [Select]
$paypal_debug = true;
Change to
Code: [Select]
$paypal_debug = false;

12416
Bugs / Re: Coupons
« on: June 17, 2007, 08:39:49 am »
Fixed in SMF Store 1.1.3

12417
Fixed in SMF Store 1.1.3

12418
Support / Re: My Orders not showing up.
« on: June 16, 2007, 08:18:07 pm »
Yeah I dislike those picky permissions things it made go insanse with another mod that I had.

12419
Support / Re: My Orders not showing up.
« on: June 16, 2007, 08:06:57 pm »
hmm try to Chmod the storeipn.php file to 755

12420
Support / Re: My Orders not showing up.
« on: June 16, 2007, 07:56:47 pm »
Your supposed to see nothing if you access that page. Only PayPal should normally access it. Tried the gallery on my linux test site can't recreate that issue yet.

Pages: 1 ... 826 827 [828] 829 830 ... 936

+- Recent Topics

No thumbnails on new uploads by SMFHacks
March 27, 2024, 02:10:41 pm

Display the Contact Page for guests by SMFHacks
March 27, 2024, 10:55:43 am

is it possible to add support for odysee.com by fvlog19
March 21, 2024, 08:47:51 am

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

an idea for new mod (( content type with different display )) by SMFHacks
February 27, 2024, 01:36:27 pm

[Mod] RSS Feed Poster by SMFHacks
February 27, 2024, 11:57:18 am

find duplicate pictures by fvlog19
February 14, 2024, 02:22:40 pm

Error uploading video. by SMFHacks
February 08, 2024, 02:04:16 pm

Gallery icon as last added image by fvlog19
February 01, 2024, 01:04:56 pm

Powered by EzPortal