Copy link to clipboard
Copied
Not sure what has happened here. I have copied a site from:
The domains are on a shared reseller hosting account so are both pointing to the same database, but I noticed that pages with ADDT forms were not displaying at all.
I created a new page just with a basic form, and it works on the .com domain:
http://www.goodsafariguide.com/campkalahari/newform.php
But not on the .net domain:
http://www.goodsafariguide.net/campkalahari/newform.php
The database connection looks OK - any idea what the issue here could be?
Thanks.
Narrowed it down to the error:
PHP Fatal error: Class 'tNG_dispatcher' not found in /home/gsgnet12/public_html/campkalahari/index.php on line 27
I think I can see what all happened now. I originally got thrown because I uploaded the entire site, including a folder containing lots of hi-res photos, that were never uploaded originally. It looks as though files that weren't uploaded when the disk space ran out were still showing up in the file directory, but with a file size of 0k.
So then when I was
...Copy link to clipboard
Copied
Narrowed it down to the error:
PHP Fatal error: Class 'tNG_dispatcher' not found in /home/gsgnet12/public_html/campkalahari/index.php on line 27
I think I can see what all happened now. I originally got thrown because I uploaded the entire site, including a folder containing lots of hi-res photos, that were never uploaded originally. It looks as though files that weren't uploaded when the disk space ran out were still showing up in the file directory, but with a file size of 0k.
So then when I was reuploading files, Dreamweaver wasn't actually uploading them because it seemed to think they were already uploaded, and I could see them showing up on the remote server, so it all looked OK.
Anyway - it all looks OK now.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more