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: 297
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 1
Guests: 295
Total: 296

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 - Shades

Pages: 1 [2] 3 4 ... 6
16
Support / Dark background text color help needed
« on: May 22, 2022, 03:58:19 pm »
SMF 2.1.2
SMFStore5.0beta

I have a dark background on one of my sites and can't find where to change the description text color #0f1111. In the browser dev tool it shows:

Quote
element.style {
    color: #0f1111;
}

and I need it to be

Quote
element.style {
    color: #fff;
}

I have searched all files in the SMFStore5.0beta.zip file and also in my default & custom themes index.css and don't know where else to look. :o

17
Support / [Feature Request] Keywords
« on: May 18, 2022, 02:20:19 pm »
The ability to add keywords to each item in the store individually would be a nice feature. 8)

18
Support / Undefined index: down_path
« on: May 14, 2022, 04:04:04 pm »
SMF 2.1.2
Downloads Pro v6.0.3

Getting this error after regenerating thumbnails:

Quote
Error
Type of error
Undefined_vars
Error message
8: Undefined index: down_path
File
/home/*****/public_html/Sources/Downloads2.php
Line
10785
URL of page causing the error
https://*****.com/?action=downloads;sa=regen2

Backtrace information
#0: smf_error_handler()
Called from /home/*****/public_html/Sources/Downloads2.php on line 10785
#1: Downloads_ReGenerateThumbnails2()
Called from /home/*****/public_html/Sources/Downloads2.php on line 257
#2: DownloadsMain()
Called from /home/*****/public_html/index.php on line 194

Also when editing a download it takes me back to the categories page instead of the download that I was editing.

19
Support / Funky Pagination
« on: May 11, 2022, 04:46:12 pm »
SMF 2.1.1 & 2.1.2
Ad Seller Pro 3.0.5

For some reason the pagination in my "Ad Locations" is backwards and to the right. Do you know how to fix this?

[ Guests cannot view attachments ]

20
Support / Illegal mix of collations
« on: May 01, 2022, 03:11:57 pm »
SMF 2.1.1
Newsletter Pro 4.0beta2

When trying to view a "List" I get:

Code: [Select]
Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation '='
File: /home2/*****/public_html/*****/Themes/default/NewsPro2.1.template.php
Line: 477

Code: [Select]
Error
Type of error
Database
Error message
Database Error: Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation '='
File
/home2/*****/public_html/*****/Themes/default/NewsPro2.1.template.php
Line
477
URL of page causing the error
https://*****.com/index.php?action=admin;area=newspro;sa=viewlist;id=1

Backtrace information
#0: smf_db_error()
Called from /home2/*****/public_html/*****/Sources/Subs-Db-mysql.php on line 494
#1: smf_db_query()
Called from /home2/*****/public_html/*****/Themes/default/NewsPro2.1.template.php on line 477
#2: template_view_list()
Called from /home2/*****/public_html/*****/Sources/Load.php on line 2744
#3: loadSubTemplate()
Called from /home2/*****/public_html/*****/Sources/Subs.php on line 4147
#4: obExit()
Called from /home2/*****/public_html/*****/index.php on line 190

21
Support / Thumbnails on topic page not resizing correctly
« on: April 29, 2022, 12:21:47 pm »
SMF 2.1.1
Downloads Pro 6.0.1a

Most of the thumbnails were resized correctly before the update as you can see here but I can't get this one to resize!

I have tried clicking on the "Regenerate Thumbnails" button and clearing cache but it does not change.

I'm not sure what else to do but I'm sure I'm not doing something right! ???  ::)

Edit: It resizes just fine on the download page just not on the created topic page.

Here is my "Download Image Settings"...

[ Guests cannot view attachments ]

Edit #2: Having similar issue with ezportal but I'll post over there. ;)

22
Support / An error has occurred
« on: April 28, 2022, 11:33:38 am »
SMF 2.1.1
Downloads Pro 6.0.1

Just installed the new version and tried to edit one of my downloads and got this message:

Quote
An error has occurred
Sorry, this section isn't available at this time.

No error logs in admin! ???

24
Support / Mobile Ads are not turning off
« on: April 19, 2022, 06:51:16 pm »
SMF 2.1.1
Ad Seller Pro 3.0.5

I have set the ad location to not show on mobile and to only show on desktop but they are all still showing on mobile!? ???

25
Support / Download Edit Redirect
« on: April 19, 2022, 03:11:24 pm »
Any way to make this mod to redirect back to the download file page after editing? Currently it redirects you to the download main page.

Thanks,
Shades 8)

26
Support / Center: I agree and consent to the Privacy Policy?
« on: April 11, 2022, 11:56:44 am »
SMF2.1.1
GDPR PRO 2.0.6d

In what file can I center the "I agree and consent to the Privacy Policy" on register page? I've look in Register.template.php. Is it in one of the language files?

Actually want to center all of the text "We collect personal information when you use our online services. We use cookies to identify you and to personalize your experience. For details, please see our Privacy Policy
I agree and consent to the Privacy Policy:" including the check box.

27
Support / Download image in topic
« on: April 06, 2022, 03:17:41 pm »
SMF 2.1.1
Downloads 6.0a

Is there a way for the download image to automatically appear in the download created topic instead of the link?

28
Support / Undefined variable: user_info
« on: March 28, 2022, 09:50:52 am »
SMF 2.1.1

Not sure what this error is all about! When a guest tried to register I got these errors:
Also posted this over at SMF: https://www.simplemachines.org/community/index.php?topic=581595.0

Quote
Error
Type of error
Undefined_vars
Error message
8: Undefined variable: user_info
File
/home2/******/public_html/******/Sources/Register.php
Line
525
URL of page causing the error
https://******.com/index.php?action=signup2

Backtrace information
#0: smf_error_handler()
Called from /home2/******/public_html/******/Sources/Register.php on line 525
#1: Register2()
Called from /home2/******/public_html/******/index.php on line 187

Quote
Error
Type of error
General
Error message
8: Trying to access array offset on value of type null
File
/home2/******/public_html/******/Sources/Register.php
Line
525
URL of page causing the error
https://******.com/index.php?action=signup2

Backtrace information
#0: smf_error_handler()
Called from /home2/******/public_html/******/Sources/Register.php on line 525
#1: Register2()
Called from /home2/******/public_html/******/index.php on line 187

Quote from: Doug Heffernan link=msg=4117886 date=1648476785
Can you post the code around line line 525 of the Register.php file?

Have you installed any mods recently btw before you noticed this error?
Last mods installed:

Stop Forum Spam 1.0 March 21, 2022, 09:55:25 PM
SMF Post Prefix    4.0.2 March 21, 2022, 03:14:01 PM
Tasks Manager    1.1.5 March 21, 2022, 02:48:21 PM

Register.php last modified on 02/09/2022

Line 525:
Quote
    if (!empty($modSettings['gdpr_enable_privacy_policy']) && !$user_info['is_admin'])

So looks like it might be an issue with GDPR Pro mod then?

Quote
Edit: GDPR Pro 2.0.6c Installed February 09, 2022, 05:24:33 PM

Quote
It looks like said mod can be the cause of the error. Can you see if the $user_info variable has been declaired as global in the mod code?

29
Support / Errors adding images to categories
« on: March 21, 2022, 08:14:29 pm »
SMF 2.1.1
SMF Gallery Pro   9.0.1b

When adding icons to categories in admin I'm getting these errors:

Quote
Error
Type of error
Undefined_vars
Error message
8: Undefined index: id_topic
File
/home2/*****/public_html/*****/Sources/Gallery2.php
Line
1135
URL of page causing the error
https://*****.com/?action=gallery;sa=editcat2

Backtrace information
#0: smf_error_handler()
Called from /home2/*****/public_html/*****/Sources/Gallery2.php on line 1135
#1: EditCategory2()
Called from /home2/*****/public_html/*****/Sources/Gallery2.php on line 301
#2: GalleryMain()
Called from /home2/*****/public_html/*****/index.php on line 187

Quote
Error
Type of error
Undefined_vars
Error message
8: Undefined index: displaymode
File
/home2/*****/public_html/*****/Sources/Gallery2.php
Line
1142
URL of page causing the error
https://*****.com/?action=gallery;sa=editcat2

Backtrace information
#0: smf_error_handler()
Called from /home2/*****/public_html/*****/Sources/Gallery2.php on line 1142
#1: EditCategory2()
Called from /home2/*****/public_html/*****/Sources/Gallery2.php on line 301
#2: GalleryMain()
Called from /home2/*****/public_html/*****/index.php on line 187

It adds the image but these errors pop up in admin!

30
Support / Uninstalling problems
« on: March 21, 2022, 01:31:01 pm »
SMF 2.1.1
SMF Classifieds 5.1.6b

After I uninstalled this mod it didn't delete the "Classifieds" board on my forum page.

No other mods installed.


[ Guests cannot view attachments ]

Pages: 1 [2] 3 4 ... 6

+- 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