Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

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

+- Forum Stats

Members
Total Members: 4229
Latest: Ghost
New This Month: 3
New This Week: 0
New Today: 0
Stats
Total Posts: 43064
Total Topics: 7492
Most Online Today: 124
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 41
Total: 41

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.


Topics - Saftek

Pages: [1] 2
1
Support / IPN, Classifieds and Store
« on: August 20, 2023, 07:40:03 pm »
I'm having difficulty with IPNs working properly. I have 5.1.10 Classifieds, Store 5.0beta1, SMF 2.1.4

On PP I have https://www.mywebsitename.com/forum/classifiedsipn2.php (the file is in www.mywebsitename.com/public_html/forum/ folder)

1. Paypal is reporting IPN above is failing after multiple retries. It hasn't been working correctly for a while. IPN url is same on PP and in Classifieds settings. I think this may also be causing classifieds database problems. No transactions are being inserted into the database.


  - Listings appear properly and work as expected
  - Items can be purchased and orders complete in PP
  - PM is created reporting sale and sales emails are sent from PP only. (don't remember if system is supposed to generate sales emails tooO
  - Quantity numbers are being properly set after sales


2. Also need to figure out ipn to make store and classifieds work on same pp account.


Any help would be appreciated.

2
Latest Mods / RSS Feed Poster Database Error
« on: May 22, 2023, 04:18:17 pm »
Have started getting a database error and failure of RSS FEED POSTER.

"Data too long for column 'body' at row 1
File: xxx/public_html/forum/Sources/Subs-Post.php
Line: 1897

Uninstalled and reinstalled RSS Feed Poster with no improvement. Haven't added or removed any other mods.

SMF 2.1.3
RSS Feed Poster 6.1

Any ideas on how to correct?

UPDATE:

Went into RSS FEED POSTER Settings and checked all 3 boxes, saved and ran the feed. Worked. Unchecked and saved various boxes... still worked. Unchecked all boxes... worked!?  Don't know - computers just like to screw with us. Thanks.

Cheers.

3
Support / Unlimited ending time
« on: January 29, 2023, 02:12:16 pm »
Well, I have forgotten how to set the ending time for classified ads to unlimited. Can you refresh my memory please? 

Cheers.

4
Modifications Talk / RSS Feed Poster image sizing.
« on: August 19, 2022, 01:29:43 pm »
I have a feed in which the images aren't sized properly... the aspect ratio ends up wrong - width adjusts, height doesn't.  The other feeds are okay.

Wondering if there is a way to correct the problem universally on my end.

5
Support / Trying to access array offset on value of type null
« on: June 30, 2022, 03:51:23 pm »
I am getting numbers of entries into the error log "Trying to access array offset on value of type null". Apparently this happens when someone attempts to access a listing which as been deleted for whatever reason.

I would assume these links would eventually be purged from search engine listings, etc. But some seem to hold them forever. So I get many such entries.

Am I doing something wrong by deleting old listings? Is there a way to prevent the log entries for dead products?

(Note: this happens on the Store too -just not as often.)

Thanks.

6
Support / Profile Gallery Link
« on: June 01, 2022, 05:22:39 pm »
Is there a SMF 2.1 version of the Profile Gallery Link add-on?

7
Support / Description for ads not being inserted.
« on: October 29, 2021, 04:38:38 pm »
Descriptions are not showing up in Classified ads.

Adding or editing an ad. The description text does not appear in ad. Everything else is as should be.

Have uninstalled Messenger Pro, with same result. No errors appear in the log.

Any help in resolving this issue would be appreciated.

8
Presales Menu Editor Pro / Is this mod still downloadable?
« on: August 25, 2021, 04:22:14 pm »
Can't locate download link for this. Is it still available?

9
Modifications Talk / Undefined index: admin_menu_name
« on: August 25, 2021, 03:50:20 pm »
Using 3.0, 2.0.18

Getting undefined index errors in log.

Undefined index: admin_menu_name


And may be related:
Also: 8: Trying to access array offset on value of type null

Both from Articles2.php



10
Support / Broken image link
« on: August 23, 2021, 12:51:56 am »
The closelabel.gif etc is showing as a broken icon. Using 5.1.6 on 2.0.18. Images in the correct folder.

It appears the link url is incorrect. For example:  should be https://www.mysite.com/forum/classifieds/images  but shows  as https://www.mysite.com/classifieds/images

How can I correct.

11
Support / display template error
« on: August 22, 2021, 04:33:07 am »
Ad seller pro 3.0.2 is throwing this error repeatedly. Parsed the code and verified that bit is correct... using php 7.4, smf 2.0.18.

Trying to access array offset on value of type bool

Themes/default/Display.template.php
Line: 767

// Begin Ad Seller Pro Location - After Last Post


This is the line 767 echo '<div class="',  ($message['alternate'] == 0 ? 'windowbg' : 'windowbg2') , '">
<span class="topslice"><span></span></span>

12
Support / Store IPN AMOUNT CHANGE
« on: July 28, 2021, 02:22:50 pm »
I own the community suite and have several products including store and classifieds installed. Sales through the store work but I get an email "Store IPN AMOUNT CHANGE - IPN Amount change detected. The amount sent (-23.50)  did not match the amount due (that WAS the amount due). The transaction payment status is tagged "Invalid IPN".

I know I can ignore these notices, or turn off amount checking.

Looks like the info being sent to paypal is adding something to the gross amount causing the error.

Any fix for this?

What sort of problems might result from turning off amount checking? (We don't have downloadable products.)

Thanks.

13
Support / Subscription page error
« on: April 13, 2015, 11:53:03 am »
Set up subscription page with signup form builder...

Getting error:

Warning: Cannot modify header information - headers already sent by (output started at /xxxx/xxxx/xx/xxxxxx/html/forum/Sources/GuestRegistrationNotification.php:1) in /xxxx/xxxxx/xx/xxxxxx/html/forum/Sources/Subs.php on line 2788

Am I missing something?

14
Support / Subject Required Error
« on: April 13, 2015, 11:33:34 am »
Trying to set up a newsletter. Have a test list, created messages, setting up schedule enter the required information including the SUBJECT... but every time I hit save I get

An Error has occurred!

Subject is required.


The subject IS inserted but apparently not being read?

15
Bugs / Gallery Pro 6.5 - undefined index
« on: October 12, 2014, 01:08:14 pm »
Just upgraded to 6.5 from last version (6.X). Now am getting the following error (recurring frequently).

8: Undefined index: gallery_txt_moderationcenter
File:  /...../Sources/Admin.php
Line: 269

Pages: [1] 2

+- Recent Topics

Follow / Follower Mod? by Nicole
Today at 07:21:11 pm

[Mod]Discord Web Hooks by SMFHacks
Today at 03:57:28 pm

SMF 2.1.4 Search by Anmer
Today at 01:55:15 pm

Looking for a good video player by SMFHacks
September 21, 2023, 06:06:46 am

Error in thise mode by Ghost
September 15, 2023, 08:42:24 am

Gallery Selection List Order by mickjav
September 07, 2023, 12:46:31 pm

[Mod]Tidy Child Boards 2.0 by Norwinjose
September 02, 2023, 11:42:54 am

PrettyUrls SEO Pro: Unable to submit sitemap to google search conmsole by SMFHacks
August 31, 2023, 10:55:22 am

PrettyURL - SEO4SMF Rewrites? by SMFHacks
August 28, 2023, 06:35:33 pm

Web versus Mobile by SMFHacks
August 28, 2023, 03:12:57 pm

Powered by EzPortal