No,
Just do not know where to look!
Search found 5 matches
- Tue Dec 03, 2019 8:54 pm
- Forum: General Questions
- Topic: fatal error syntax error
- Replies: 3
- Views: 1473
- Tue Nov 26, 2019 9:45 pm
- Forum: General Questions
- Topic: fatal error syntax error
- Replies: 3
- Views: 1473
fatal error syntax error
I get this Error: fatal error syntax error, unexpected 'is' (t_string) on line number 2
Sorry I am new at this. Everything was fine and not sure what changed Here is php code:
<?php
if (session_id() == "")
{
session_start();
}
if (session_id() == "")
{
session_start();
}
if (!isset($_SESSION ...
Sorry I am new at this. Everything was fine and not sure what changed Here is php code:
<?php
if (session_id() == "")
{
session_start();
}
if (session_id() == "")
{
session_start();
}
if (!isset($_SESSION ...
- Thu Sep 05, 2019 11:03 pm
- Forum: Previewing and Publishing
- Topic: Publishing Error
- Replies: 3
- Views: 5172
Re: Publishing Error
When I publish it takes me to a download page. I would post a image but does not look like I can because it is greyed out.
- Thu Sep 05, 2019 7:44 pm
- Forum: Previewing and Publishing
- Topic: Publishing Error
- Replies: 3
- Views: 5172
Publishing Error
When I go to publish and try to "view published website" it now takes me to "view downloads" instead of the website. I am sure a setting has changed and I tried to look up in forum but could not find a resolution.
- Tue Aug 13, 2019 7:03 pm
- Forum: Links and Navigation
- Topic: Link in Responsive Data Table
- Replies: 1
- Views: 6368
Link in Responsive Data Table
Hello,
Newbie here!
I have a Responsive Data Table set up and everything opens and displays correctly except the links. Currently I am doing everything on my local "C" drive. I have read on your "Must Read" section that you need http:// or https://. I have tried both and I cannot get the link to ...
Newbie here!
I have a Responsive Data Table set up and everything opens and displays correctly except the links. Currently I am doing everything on my local "C" drive. I have read on your "Must Read" section that you need http:// or https://. I have tried both and I cannot get the link to ...