You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 62 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Putting phpNuke in the width of the browser page! [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
JG
Sergeant
Sergeant


Joined: Jul 26, 2003
Posts: 124

Location: Cherry Hill, N.J.

PostPosted: Tue Jul 29, 2003 10:25 pm Reply with quoteBack to top

This has probably been answered, since I'm a newbie with nuke, and I did do a search. However one of the most irritating things is having to slide the page back and forth to read the darn thing.

I note, that phpnuke.org does not have this problem, and the board sits on a black background which makes it easy to read, and easy on the eyes.

Help, advice, point the way? Smile

May as well put this here too. Styles in the Forum Admin gives me this;

Warning: main(./pagestart.) [function.main]: failed to create stream: No such file or directory in /home/sites/site19/web/nuke/html/modules/Forums/admin/admin_styles.php on line 48

Have I missed a CHMOD setting someplace??? Embarassed

_________________
Galt
Find all posts by JGView user's profileSend private messageSend e-mailVisit poster's websiteYahoo Messenger
dezina
Support Mod
Support Mod


Joined: Jun 09, 2003
Posts: 1713

Location: England

PostPosted: Tue Jul 29, 2003 11:04 pm Reply with quoteBack to top

Theme sets width of browser viewing.. certain themes are coded at 100% width, others set at anything between 750 pixels and 780 pixels width... Sorry, no idea about your Styles problem

_________________
Image
Backup files BEFORE altering
Use PHPNuke 7.6 with patches!!
No private messages please, POST in forums.
Find all posts by dezinaView user's profileSend private messageVisit poster's website
Zhen-Xjell
Nuke Cops Founder
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939


PostPosted: Wed Jul 30, 2003 2:47 am Reply with quoteBack to top

Yah I'm not familiar with that file... you can check against this location:

http://cvs.nukecops.com/cvs.php/modules/Forums/admin

_________________
Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Find all posts by Zhen-XjellView user's profileSend private messageSend e-mailVisit poster's website
JG
Sergeant
Sergeant


Joined: Jul 26, 2003
Posts: 124

Location: Cherry Hill, N.J.

PostPosted: Wed Jul 30, 2003 9:29 am Reply with quoteBack to top

dezina wrote:
Theme sets width of browser viewing.. certain themes are coded at 100% width, others set at anything between 750 pixels and 780 pixels width... Sorry, no idea about your Styles problem


Thanks guy, that feeds me some insight, and reminds me of the old Dos 40 columns vs 80 columns bit. Smile

_________________
Galt
Find all posts by JGView user's profileSend private messageSend e-mailVisit poster's websiteYahoo Messenger
JG
Sergeant
Sergeant


Joined: Jul 26, 2003
Posts: 124

Location: Cherry Hill, N.J.

PostPosted: Wed Jul 30, 2003 9:36 am Reply with quoteBack to top

Zhen-Xjell wrote:
Yah I'm not familiar with that file... you can check against this location:

http://cvs.nukecops.com/cvs.php/modules/Forums/admin


Thanks much, that helps a good bit.

Still looking for some clue as to this Style problem:

Quote:
Warning: main(./pagestart.) [function.main]: failed to create stream: No such file or directory in /home/sites/site19/web/nuke/html/modules/Forums/admin/admin_styles.php on line 48


A hint here looking at the path, I checked and there is no "admin/admin_styles.php!

So the problem then boils down to; Add-on?? or got trashed in the install, or is a later add-on??

_________________
Galt
Find all posts by JGView user's profileSend private messageSend e-mailVisit poster's websiteYahoo Messenger
Zhen-Xjell
Nuke Cops Founder
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939


PostPosted: Wed Jul 30, 2003 9:46 am Reply with quoteBack to top

Yah seems like something is amiss.

_________________
Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Find all posts by Zhen-XjellView user's profileSend private messageSend e-mailVisit poster's website
JG
Sergeant
Sergeant


Joined: Jul 26, 2003
Posts: 124

Location: Cherry Hill, N.J.

PostPosted: Wed Jul 30, 2003 10:25 am Reply with quoteBack to top

Zhen-Xjell wrote:
Yah seems like something is amiss.


That's a given; Very Happy let me unpack the file on one of my other systems that I have set as a Web Site off-line, and If I discover it's in the install package that I got off the Club, I'll re-post.

I did the upload with WS FTP Pro, after using RAR to unpack, and that's usually reliable.

UPDATE: All files site nice as you please, on the server in the correct path!

Quote:
This error is still giving me fits!



Warning: main(./pagestart.) [function.main]: failed to create stream: No such file or directory in /home/sites/site19/web/nuke/html/modules/Forums/admin/admin_styles.php on line 48

Fatal error: {function.main} Failed opening required'./pagestart.' (include_path='.:/usr/lib/php') in /home/sites/site19/web/nuke/modules/Forums/admin/admin_styles.php on line 48

I've clicked on the link to function main, and since I don't program in PHP, most of it is Greek to me. So, who knows php, and what they are saying, in order to cure what should NOT be a problem on nukephp6.8!

_________________
Galt
Find all posts by JGView user's profileSend private messageSend e-mailVisit poster's websiteYahoo Messenger
bwcbwc
Nuke Soldier
Nuke Soldier


Joined: Jul 25, 2003
Posts: 34

Location: FL

PostPosted: Wed Jul 30, 2003 2:24 pm Reply with quoteBack to top

Well, I think I've spotted where the problem is, but I'm not sure if I've got a fix. I'm as much of a newbie as anyone.

If you look in the Forums/admin directory, there is a pagestart.php file. The code require('./pagestart.' . $phpEx); on line 48 (more or less: in my v 6.5 code, it's line 50) is supposed to look for "./pagestart.php", but for some reason the variable $phpEx is empty in your environment. Since this variable is used extensively in phpBB (but not in Nuke), I have to think that you are getting similar errors throughout the BB system.

I'm not sure how this variable gets loaded, but one possibility would be the PHP Mime type definition in your Apache httpd.conf. You should have the line

AddType application/x-httpd-php .php

somewhere in there.

The file extension may also be defined in php.ini, but I didn't see anything there with a quick scan.
Find all posts by bwcbwcView user's profileSend private message
test325
Nuke Soldier
Nuke Soldier


Joined: Jun 18, 2003
Posts: 12


PostPosted: Wed Jul 30, 2003 4:01 pm Reply with quoteBack to top

The problem with sliding left and right on every page of this web site wasn't addressed.
thanks.
Find all posts by test325View user's profileSend private message
JG
Sergeant
Sergeant


Joined: Jul 26, 2003
Posts: 124

Location: Cherry Hill, N.J.

PostPosted: Wed Jul 30, 2003 6:15 pm Reply with quoteBack to top

bwcbwc wrote:
Well, I think I've spotted where the problem is, but I'm not sure if I've got a fix. I'm as much of a newbie as anyone.

If you look in the Forums/admin directory, there is a pagestart.php file. The code require('./pagestart.' . $phpEx); on line 48 (more or less: in my v 6.5 code, it's line 50) is supposed to look for "./pagestart.php", but for some reason the variable $phpEx is empty in your environment. Since this variable is used extensively in phpBB (but not in Nuke), I have to think that you are getting similar errors throughout the BB system.


I did look at the code and found it, as was indicated. I'm still looking at Greek, and the Styles options, are the only thing in Admin functions for phpBB giving me this problem.

You lost me here: I'm not sure how this variable gets loaded, but one possibility would be the PHP Mime type definition in your Apache httpd.conf. You should have the line

AddType application/x-httpd-php .php


Where the devil is that? Seems this problem is out of the league of staff here, or it's not been read, I wonder if a e-mail to FB might gender some fix, as he wrote it. Smile

_________________
Galt
Find all posts by JGView user's profileSend private messageSend e-mailVisit poster's websiteYahoo Messenger
blith
Sergeant
Sergeant


Joined: Jun 26, 2003
Posts: 87


PostPosted: Thu Jul 31, 2003 6:49 am Reply with quoteBack to top

dezina wrote:
Theme sets width of browser viewing.. certain themes are coded at 100% width, others set at anything between 750 pixels and 780 pixels width... Sorry, no idea about your Styles problem

So is it alright to change the width in the themes to 100% or will that foul up some themes? *shivers...afraid to mess with anything*
Find all posts by blithView user's profileSend private message
dezina
Support Mod
Support Mod


Joined: Jun 09, 2003
Posts: 1713

Location: England

PostPosted: Thu Jul 31, 2003 7:18 am Reply with quoteBack to top

Quote:
So is it alright to change the width in the themes to 100% or will that foul up some themes? *shivers...afraid to mess with anything*

Depends on design of theme header. i.e. Is there is a large graphic across top of design.....is the graphic in one large image or is the image sliced, is there a seach box, topic box or date????
If in doubt, dont, or back up everything before you alter/modify!!

_________________
Image
Backup files BEFORE altering
Use PHPNuke 7.6 with patches!!
No private messages please, POST in forums.
Find all posts by dezinaView user's profileSend private messageVisit poster's website
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.235 Seconds - 316 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::