new page not working

Hello,

I cannot add a page Dolphin 6.1 . I add the column. Cannot slide the HTML block up. nothing happens and then I click on view the page and I got that warning:

Warning! The page not found in PageView cache.
Warning: Cannot modify header information - headers already sent by (output started at /home/wwwreal/public_html/inc/classes/BxDolPageView.php:48) in /home/wwwreal/public_html/inc/design.inc.php on line 488

PLEASE SOMEONE HELP?

Actually I have warnings for a lot of things - orca forum etc...ahhhrrggg

Thank

Quote · 19 Jan 2009

first of all check permissions in /inc/db_inc.php

all files should have 666 permissions.

Regards

Artur

Quote · 20 Jan 2009

Thank you Arur. I will try that.

 

Is there a way to set up the forum - our posts - to receive an email when we get a reply? I don't so I did not see your reply...I just went back top the forum by accident. Would you know how to do that? Thanks a lot for your help.

Quote · 20 Jan 2009

 

Thank you Arur. I will try that.

 

Is there a way to set up the forum - our posts - to receive an email when we get a reply? I don't so I did not see your reply...I just went back top the forum by accident. Would you know how to do that? Thanks a lot for your help.

 

Any Luck???  I have the same problem...  I changed the perms to 666, but no luck there...

 

Quote · 4 Feb 2009

try adding 2 columns then slide the html block up to the 2nd on that should work

Quote · 4 Feb 2009

to track a post, click on the button FLAG. this will send you email alerts when a thread is posted to.

Regards,

DosDawg

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 4 Feb 2009

CREATE A CUSTOM PAGE.

well unless you all know something i dont know, custom page has never worked on this release. or the last release. mrp has a tutorial on how to create a custom page, and how to create a custom page with Permalinks capability.

im lazy or i would look this up, but then again, the author of this post is lazy as he/she failed to search the forum for this very same thing.

Regards,

DosDawg

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 4 Feb 2009

 

Hello,

 

I cannot add a page Dolphin 6.1 . I add the column. Cannot slide the HTML block up. nothing happens and then I click on view the page and I got that warning:

 

Warning! The page not found in PageView cache.
Warning: Cannot modify header information - headers already sent by (output started at /home/wwwreal/public_html/inc/classes/BxDolPageView.php:48) in /home/wwwreal/public_html/inc/design.inc.php on line 488

 

PLEASE SOMEONE HELP?

 

Actually I have warnings for a lot of things - orca forum etc...ahhhrrggg

 

Thank

 There are some drag and drop issues with internet Explorer.  In IE, the drag and drop of the HTML block is a littlle flakey at time... try dragging it all over the area where the column is displayed... especially on the left side.  It's been a little finicky for me too but it usually works.  You'll get those warning until you have sucessfully dropped an HTML block. Try creating the page in Firefox.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 4 Feb 2009

Run this query in your database:

INSERT INTO `PageCompose` (
`ID` ,
`Page` ,
`PageWidth` ,
`Desc` ,
`Caption` ,
`Column` ,
`Order` ,
`Func` ,
`Content` ,
`DesignBox` ,
`ColWidth` ,
`Visible` ,
`MinWidth`
)
VALUES ('115', 'New Page', '960px', 'Simple HTML Block', 'New Page', '1', '2','newpage', 'This is my new page', '1', '60', 'non,memb', '0'
);

You may have to change the value from 115 to a different number.
Run this first, if you get a "Duplicate entry" error, change the 115 to a different number.
Changing the New Page name in orange will be the name of your page, so give it a more meaningful name.
You can now go into your Builders --> Pages Builders and you should see your new page...go ahead and drag a HTML block up to make sure it works.
Hope this helps.

With your forums, make sure your host has xslt, mbstring, domxml enabled (i think that's waht it is) or your forums page will show a whole lot of not so attractive code.
Good luck

Be a dolphin, be creative in you own way and you will attract a audience
Quote · 4 Feb 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.