-
Content Count
1,240 -
Joined
-
Last visited
-
Days Won
5
cstevensjr last won the day on April 14 2019
cstevensjr had the most liked content!
Community Reputation
1,715 ExcellentAbout cstevensjr
-
Rank
Chill Out Coordinator
- Birthday 03/30/1959
Contact Methods
-
Website URL
https://www.cmscreations.net
Profile Information
-
Gender
Male
-
Location
Aiken, South Carolina
-
Interests
Enjoying Life, Relaxation, Music, Web Technology, Photography, Food & Wine
-
The following are a few links for you to check out: Wiremail Wiremail Class: https://processwire.com/api/ref/wire-mail/ Wiremail Related Modules https://processwire.com/modules/category/email/
-
Moderator note: this is not a module support thread, so I'm moving it to the General Support area of the forum instead. Please keep in mind that the Modules/Plugins area is only intended for module-specific support threads. Thanks!
-
Please send a Private Message (PM) within this forum software to @ryan and he should be able to clear up any issue that you may have.
-
The forum topics are monitored at all times and most posts have timely responses. Is there a specific topic that you are having a problem with? If you have issues related to specific VIP Support Forum issues, I would PM @ryan or any other developer directly, if you feel that you are not getting a timely response
-
persistent net price in the cart, taxes never applied
cstevensjr replied to fruid's topic in General Support
Moderator note: this is not a module support thread, so I'm moving it to the General Support area of the forum instead. Please keep in mind that the Modules/Plugins area is only intended for module-specific support threads. Thanks! -
Moderator note: this is not a module support thread, so I'm moving it to the General Support area of the forum instead. Please keep in mind that the Modules/Plugins area is only intended for module-specific support threads. Thanks!
-
increment variable with each hannacode occurence
cstevensjr replied to fruid's topic in General Support
Moderator note: this is not a module support thread, so I'm moving it to the General Support area of the forum instead. Please keep in mind that the Modules/Plugins area is only intended for module-specific support threads. Thanks! -
When nothing else works, using Secure File Transfer Protocol, you could remote login to your PW /site/modules directory and remove the module that you need to uninstall.
-
PW 3.0.75 – New core & ProDrafts versions
cstevensjr replied to ryan's topic in News & Announcements
You yourself can send a PM to @ryan -
Problems after hosting company upgraded to Debian 10
cstevensjr replied to caffeineben's topic in General Support
Good Day, I utilize Dreamhost VPS for all of my company related websites. My clients mostly utilize Dreamhost shared hosting services. I took note of your problem and took a quick look at my company related websites. I upgraded one website from ProcessWire 3.0.151 to 3.0.165. I then upgraded my PHP from 7.3.24 to 7.4.12 on that particular website. I am able to upload pictures to my image fields. The only problem I had was for images that had a resolution of 5312 x 6875 (5 mb) and 6741 x 4166 (796 kb). These would have the spinning over the image icon. I was able to upload a 4032 x 3024 (3 mb) image with no problem. Other images of lower resolution uploaded without any issues. I honestly don't know if this problem existed before on the VPS as I hadn't been loading high resolution images on any of my websites. On two of my client's website (on Dreamhost Shared Hosting), i am able to load the same high resolution images that I couldn't load on the VPS related websites without an issue. The websites that I could load the high resolution images were at PHP 7.4.11 and using ProcessWire 3.0.153 and ProcessWire 3.0.165 -
Moderator note: this is not a module support thread, so I'm moving it to the General Support area of the forum instead. Please keep in mind that the Modules/Plugins area is only intended for module-specific support threads. Thanks!
-
Moderator note: this is not a module support thread, so I'm moving it to the General Support area of the forum instead. Please keep in mind that the Modules/Plugins area is only intended for module-specific support threads. Thanks!
-
ProCache nt working - always creates new files
cstevensjr replied to KG Euroregion's topic in General Support
Moderator note: this is not the VIP ProCache module support thread, so I'm moving it to the General Support area of the forum instead. Please keep in mind that the Modules/Plugins area is only intended for non-commercial module-specific support threads. If you don't have access to the VIP ProCache module support thread, please send a PM to @ryan and he can help you gain access. Thanks! -
@monchu is correct, please describe or provide a screenshot of how you have your "page_body" field setup. Here is an example of the basic body field being used for the Hana Code Text Formatter.
- 3 replies
-
- 2
-
-
- hannacode
- config error
-
(and 1 more)
Tagged with:
-
This is appearing on your website because, for some reason, there is no starting <script> tag for the last remnant of your Google Tag or Google Analytics code. It shows as the following: </script>', 'auto'); ; ga('send', 'pageview');</script> Please check your templates for the remnant code that is showing up and remove it.