Skip to main content

Questions tagged [php]

PHP is an open source general-purpose server-side scripting language.

0 votes
1 answer
62 views

I have Apache/2.4.48 on Windows + PHP version 8.0.8. When I write www.sitename.com everything is OK - the website is online, but when I clicked on the same link in Facebook, the address become: www....
user13186's user avatar
0 votes
1 answer
106 views

I'm new to expression engine so my question might not sound right to most people. I'm trying to update the content for a channel entry but not sure whether it's possible or not. I checked the channel ...
Afifa's user avatar
  • 1
0 votes
1 answer
75 views

EE: 6.3.4 I am aware that Expresso Store is discontinued. I would like to be able to get the contents of the user's current cart in PHP. The answer here does not work (ee()->store_cart->contents(...
Shayne's user avatar
  • 317
0 votes
1 answer
125 views

Hosting for the site is moving to a new server which will initially run PHP 7.2, but is slated to move to 7.4 soon. The documents show that 3.5+ will run on 7.2 but 7.4 is not mentioned. Will EE 3.5+ ...
forrest's user avatar
  • 1,068
0 votes
1 answer
81 views

I am running a site on EE 3.5.17 and I am trying to determine which version of PHP I can use without causing issue or conflicts with existing plugins, which includes CartThrob 3.2. The EE ...
forrest's user avatar
  • 1,068
0 votes
1 answer
139 views

Has anyone experienced before having issues with the Allow PHP? option in the Templates not working? Suddenly, the server stopped recognizing the PHP code and it is now not able to show anything nor ...
Leo's user avatar
  • 133
1 vote
1 answer
555 views

I installed the site with whatever the version was 5 months ago. When I log into the control panel, I get this. I don't know what any of it means and I'm desperate to get my site up and running again. ...
Bruce Stanley's user avatar
0 votes
1 answer
51 views

I have a PHP CRON script that use to execute the external url using the code below every 5 minutes: echo file("https://..."); This line of code is not working after i upgrade my server from ...
Lukas Tan's user avatar
0 votes
0 answers
98 views

Since i can not retrieve {parents} from grid field, i am trying to find simplest workaround. This works great: {exp:channel:entries channel='channel-one' entry_id=' <?php $...
shbchk's user avatar
  • 11
0 votes
1 answer
71 views

I was wondering how to connect Simple Cart add-on to PayPal using the PHP hooks. I'm new to using hooks, but would appreciate an example to get me going. I would like to display the 'price', 'qty' ...
Graham's user avatar
  • 1
0 votes
2 answers
112 views

How is it possible to use php inside an entry-field? When I write e.g. in the summary-field test <?php echo 'bla'; ?> test I get exactly the same string in the frontend: test <?php echo '...
BNetz's user avatar
  • 470
0 votes
2 answers
8k views

I am running EE 5.3.0, hosted on Media Temple. I have been trying to upgrade to PHP 7.2 but when I do I get the white screen of death with the following error message in ee_wizard: Fatal error: ...
forrest's user avatar
  • 1,068
0 votes
2 answers
100 views

I have an EE (5.2.6) system to which I am adding new entries programmatically: the new entries are created during an AJAX call to an EE template that creates the new entries using php / EE Model via ...
JCOGS Design's user avatar
  • 3,595
1 vote
1 answer
192 views

We have a need to pull in data from an external source using PHP. I’ve run into this issue before where EE doesn’t like the PHP formatting i’m using, yet it seems to work elsewhere. For example, if i ...
Chris Brown's user avatar
2 votes
1 answer
280 views

In EE I am trying to create a php class that will query an API. When I look at the documentation for creating your own library classes (here: https://docs.expressionengine.com/latest/development/...
Shayne's user avatar
  • 317

15 30 50 per page
1
2 3 4 5
18