Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
37 views

I'm facing an issue with mPDF where HTML <img> tags are not rendering on my live server, but they work perfectly on localhost. What works: Using direct mPDF method: $mpdf->Image('https://...
Najmuddin Roshenry's user avatar
Tooling
1 vote
1 replies
42 views

I'm currently developing a website for a dental clinic where users can schedule and track their appointments, and the doctor will maintain all records online. The entire project is being built using ...
Anaa's user avatar
  • 1
Advice
1 vote
0 replies
19 views

I have a WordPress database that I am accessing from a Django site. I'd like to be able to log users in with their WordPress passwords. Is there a good way to do this in Python? I have tried these ...
tklodd's user avatar
  • 1,098
Advice
0 votes
4 replies
58 views

I am building a custom client dashboard to track social media growth metrics. We are using fameviso.com to manage some of our campaigns, specifically for Instagram followers, and I want to pull the ...
Bilal Özer's user avatar
0 votes
2 answers
64 views

I have a Laravel backend that I'm using for my Flutter app on android and iOS. I'm using Firebase for auth, and the token lives for about an hour. The problem I have right now is that you need to be ...
Christoffer's user avatar
  • 7,846
2 votes
1 answer
49 views

When using the URL search.php?q=name+of+file to search for a file called name-of-file.mp3, I can't seem to get the else to work when a file name searched is not found. It works fine when a file is ...
MPG's user avatar
  • 41
Best practices
0 votes
1 replies
43 views

I'm looking for a second opinion on a design decision. No right answer expected - curious how others reason about it. Context: We have a multi-tenant platform. Each tenant is tied to a country, and ...
nahoj's user avatar
  • 285
0 votes
1 answer
49 views

perhaps i'm standing in the wood and don't see the tree, but i don't know what to try anymore. Following situation: Got a runing azerothcore-privat-LANserver (PHP 8.4), got a running ...
Corelith's user avatar
0 votes
0 answers
36 views

I have a WordPress site with WooCommerce, and I use the Advanced Order Export for WooCommerce plugin to export the data. The form I use is from WooCommerce. When someone signs up for a club, they have ...
David's user avatar
  • 1
1 vote
2 answers
96 views

Im using laravel and my images wont load. I don't know if it has something to do with my PostController: <?php namespace App\Http\Controllers; use App\Models\Post; use Illuminate\Http\Request; ...
jimothy's user avatar
  • 13
0 votes
0 answers
44 views

I'm upgrading from PHP 7.0 to PHP 7.4. I have downloaded the latest version of the SDK. I have found several problems with the SDK. After updating the config.php file and adding a new table in the ...
tangofour's user avatar
-2 votes
0 answers
60 views

I'm doing a college project and setup Dreamweaver to use a local host and a remote host. I am able to ping the remote host and get the setup of the php.ini file using the file: <?php phpinfo(); ?&...
melroy18's user avatar
Advice
0 votes
2 replies
58 views

I have implemented paypal smart buttons on a modal, then i realized that if open the credit/debit card form and then close the modal to chose another product. The amount that is configurated is still ...
Decome Soporte's user avatar
0 votes
0 answers
64 views

Problem I maintain two WordPress environments — a staging site and a production site. Every time I create or update custom field groups using Advanced Custom Fields (ACF) on staging, I have to ...
Nichols's user avatar
  • 21
1 vote
1 answer
44 views

For a plugin I am creating, I add 2 attributes to a variation. One is specific for the variation, the other is not (any value). When I try to get the values from the variation (after customer has ...
IJsbrand Schipperus's user avatar

15 30 50 per page
1
2 3 4 5
97555