WebsiteBaker Community Forum

General Community => Off-Topic => Topic started by: Joe on June 21, 2006, 05:12:09 AM

Title: Question - Errors Viewing Page
Post by: Joe on June 21, 2006, 05:12:09 AM
I don't think I'm going to get a response to my registration problems tonight, so I thought I'd just throw this out there for you...

I just installed 2.6.4 and it seemed to work fine.  I created a new page, but when I select the "View" link, I get the following errors:

Warning: page_content(/home/batcityw/public_html/modules//view.php): failed to open stream: No such file or directory in /home/batcityw/public_html/framework/frontend.functions.php on line 169

Warning: page_content(/home/batcityw/public_html/modules//view.php): failed to open stream: No such file or directory in /home/batcityw/public_html/framework/frontend.functions.php on line 169

Fatal error: page_content(): Failed opening required '/home/batcityw/public_html/modules//view.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/batcityw/public_html/framework/frontend.functions.php on line 169

I have almost everything set to '777'.  Any suggestions?

Thanks.
Title: Re: Question - Errors Viewing Page
Post by: ruebenwurzel on June 21, 2006, 08:02:57 AM
Hello,

you seems only to have a path problem. In your error messages i see

Quote
....modules//view.php

There is a double slash before view.php. Between this both slashes should stand the name of a module.

Are you shure all files are ftp correctly and WB is installed correctly?. Look at the addons table there you can see wich modules are installed.

Matthias
Title: Re: Question - Errors Viewing Page
Post by: batcity on July 10, 2006, 05:38:07 PM
Do any modules have to be downloaded in addtion to the initial install?  Should I be able to create/view a page after the basic installation?
Title: Re: Question - Errors Viewing Page
Post by: ruebenwurzel on July 10, 2006, 06:01:58 PM
Hello,

welcome to the WB Comunity. Hope you like WB.

After basic install you can use WB without doing or installing anything else. Additional modules you only need for specific things, f.e. guestbook, image gallery ....

After basic install you got directed to WB admin  interface where you can suddenly start creating pages.

Matthias
Title: Re: Question - Errors Viewing Page
Post by: batcity on July 10, 2006, 07:51:36 PM
Thanks Matthias,
I did the basic install and didn't get any errors.
I created a new page. 
When I select the page, I don't see any way to modify it or add content to it.
When I select "View", I get the error described above. 
You stated in an earlier post that the error was due to a missing module name:

Quote
"There is a double slash before view.php. Between this both slashes should stand the name of a module."

Since I tried this basic create/edit/view after a successful install, what module would it be looking for?  I haven't added anything since the install.  That's why I question whether or not the basic install has everything you need to create/edit a web page. 

I'm trying to test WB to see if my clients would be able to use this to maintain their sites.  I'm thinking it should not be this hard to create/modify a simple page.

Thanks again for your help.
Title: Re: Question - Errors Viewing Page
Post by: ruebenwurzel on July 10, 2006, 08:52:50 PM
Thanks,

it is as a thought. No modul, no language and no template seems to be installed. Are you shure you uploaded the whole package and set at installation all permission till it was green?

If yes, try to run the install script again. Do a complete new installation with creating all tables. Maybe one table (addons table) isn't created or isn't filled.

If not, upload the whole package again. Overwrite all existing files, and start with the install again.

Hope this helps

If you are not shure PM me your ftp username and password, so i can have a short look on it.

Matthias
Title: Re: Question - Errors Viewing Page
Post by: batcity on July 10, 2006, 09:09:39 PM
Will do.
Thanks for  your time and your help!