Quick Reply...

Chat area specifically for CoDJumper

Moderator: Core Staff

User avatar
Drofder2004
Core Staff
Core Staff
Posts: 13315
Joined: April 13th, 2005, 8:22 pm
Location: UK, London

Quick Reply...

Post by Drofder2004 » July 26th, 2006, 4:31 pm

Ok, just a quick thread to check some things out...

Peds has recently fixed the quick reply to be in the centre, but on my screen it is not.

My Screen...
Image

Peds Screen...
Image

Anyone else got my problem?
Image
Virgin Media 20Mb Broadband:
"Perfect for families going online at the same time, downloading movies, online gaming and more."
Borked internet since: 22-07-2010

User avatar
red_gee
CJ Worshipper
CJ Worshipper
Posts: 203
Joined: May 18th, 2006, 11:57 pm
Location: Outerhaven, Zanzibar Land
Contact:

Post by red_gee » July 26th, 2006, 6:18 pm

It looks like your screen resolution is too low Drofder I'm at 1280x1024 and it looks exactly like Peds, I would think the size of the quick reply needs to be changed from pixels to a percentage

I would suspect that if peds scrolled up to the top of the forum the banner is centered but terribly smaller than the rest of the page

Pedsdude
Site Admin
Site Admin
Posts: 15914
Joined: October 15th, 2004, 7:18 pm
Location: UK

Post by Pedsdude » July 26th, 2006, 6:35 pm

Nope, mine is perfect on the page :P I'm using 1152x864 as my resolution...

I'm going to make some changes to the forums to try and get it to look fine for everyone, so bare with me while changes are made. Will be changing my resolution to see what it looks like under different circumstances.

User avatar
red_gee
CJ Worshipper
CJ Worshipper
Posts: 203
Joined: May 18th, 2006, 11:57 pm
Location: Outerhaven, Zanzibar Land
Contact:

Post by red_gee » July 26th, 2006, 6:46 pm

Okay found the problem, forgot o screen shot it fixed though doh

Image

Fix it with

Image
Image

Pedsdude
Site Admin
Site Admin
Posts: 15914
Joined: October 15th, 2004, 7:18 pm
Location: UK

Post by Pedsdude » July 26th, 2006, 6:51 pm

OK, I'll look into it ;)

My banner, as you can see it fits perfectly with my resolution:
Image

Pedsdude
Site Admin
Site Admin
Posts: 15914
Joined: October 15th, 2004, 7:18 pm
Location: UK

Post by Pedsdude » July 26th, 2006, 7:01 pm

I'm afraid it's not as simple as that... what you see is not what I see, as there is a lot of coding. Download the following zip and get back to me ;)

http://codjumper.com/files/f.zip

User avatar
red_gee
CJ Worshipper
CJ Worshipper
Posts: 203
Joined: May 18th, 2006, 11:57 pm
Location: Outerhaven, Zanzibar Land
Contact:

Post by red_gee » July 26th, 2006, 7:48 pm

Okay, that doesn't run correctly because it's php and I don't have a php server set up so that I can view that
On a side note my pics are down because I exceded the hourly bandwidth, to anyone curious

Try this though, I made a change to viewtopic.tpl, both changes are near the bottom, and commented, one removal and one addition

http://files.filefront.com/frar/;530940 ... einfo.html

profinuyasha
CJ Newbie
CJ Newbie
Posts: 88
Joined: February 21st, 2006, 1:06 am
Contact:

Post by profinuyasha » July 27th, 2006, 4:01 am

i suggest you use Apache with PHPtraid then you can test it yourself also you need to update PHP on PHPtraid then you can test PHP without PHP server, it found in....

PHPtriad: http://prdownloads.sourceforge.net/phpt ... e?download
and
PHP 5.1.4: http://us2.php.net/get/php-5.1.4-instal ... m/a/mirror

after all installed then it will work but you have to OPEN apache.exe to load and leave it on...also for php installer. you must install it in C:\apache\php then you will put new PHP version in and old PHP out

red_gee wrote:Okay, that doesn't run correctly because it's php and I don't have a php server set up so that I can view that
On a side note my pics are down because I exceded the hourly bandwidth, to anyone curious

Try this though, I made a change to viewtopic.tpl, both changes are near the bottom, and commented, one removal and one addition

http://files.filefront.com/frar/;530940 ... einfo.html
Image
Image
DYOR :-)

Pedsdude
Site Admin
Site Admin
Posts: 15914
Joined: October 15th, 2004, 7:18 pm
Location: UK

Post by Pedsdude » July 27th, 2006, 1:25 pm

red_gee wrote:Okay, that doesn't run correctly because it's php and I don't have a php server set up so that I can view that
On a side note my pics are down because I exceded the hourly bandwidth, to anyone curious

Try this though, I made a change to viewtopic.tpl, both changes are near the bottom, and commented, one removal and one addition

http://files.filefront.com/frar/;530940 ... einfo.html
Download and will give it a test later
Image
Image

User avatar
red_gee
CJ Worshipper
CJ Worshipper
Posts: 203
Joined: May 18th, 2006, 11:57 pm
Location: Outerhaven, Zanzibar Land
Contact:

Post by red_gee » July 27th, 2006, 6:29 pm

Code: Select all

Warning: Failed opening './extension.inc' for inclusion (include_path='.;c:\apache\php\pear') in c:\apache\htdocs\viewtopic.php on line 25

Warning: Failed opening './common.' for inclusion (include_path='.;c:\apache\php\pear') in c:\apache\htdocs\viewtopic.php on line 26

Warning: Failed opening './includes/bbcode.' for inclusion (include_path='.;c:\apache\php\pear') in c:\apache\htdocs\viewtopic.php on line 27

Fatal error: Call to undefined function: message_die() in c:\apache\htdocs\viewtopic.php on line 52
I guess I should download the whole phpbb later
Then I can test it as well I guess :)
Image

Pedsdude
Site Admin
Site Admin
Posts: 15914
Joined: October 15th, 2004, 7:18 pm
Location: UK

Post by Pedsdude » July 27th, 2006, 7:29 pm

Just tried it and it didn't work... it stretched the first 5 or so messages across and the rest were fine.

User avatar
red_gee
CJ Worshipper
CJ Worshipper
Posts: 203
Joined: May 18th, 2006, 11:57 pm
Location: Outerhaven, Zanzibar Land
Contact:

Post by red_gee » July 28th, 2006, 8:43 am

I got apache working, so I'm gonna download the full phpbb and mess with it probably on sunday, so if you don't quite figure something out by then, maybe I will
We'll see
Image

User avatar
red_gee
CJ Worshipper
CJ Worshipper
Posts: 203
Joined: May 18th, 2006, 11:57 pm
Location: Outerhaven, Zanzibar Land
Contact:

Post by red_gee » July 31st, 2006, 12:34 am

Okay, so I got a bb running on my computer, and when I put the four files that were in that zip in, and try to view a topic I get an error

Code: Select all

Fatal error: Call to undefined function: word_wrap_pass() in c:\apache\htdocs\phpbb2\viewtopic.php on line 1135
So I went to phpbbhacks.com, but there were too many quick reply hacks for me to get the correct one

Was wondering if you could supply me with the full hack

On a side note I noticed that the quick reply has been removed, is this just until it works correctly?
Or have you decided to get rid of quick replies in general?
Image

Pedsdude
Site Admin
Site Admin
Posts: 15914
Joined: October 15th, 2004, 7:18 pm
Location: UK

Post by Pedsdude » July 31st, 2006, 10:57 pm

As explained in the Announcements section, I was trying to delete something from FTP and accidentally deleted some files from this theme, including the one with Quick Reply. I also need to repair the register pages because people are currently unable to register! Will readd the quick reply when/if you fix it. I think it's called "Advanced Quick Reply", but ask Drofder for the exact one.
Image
Image

User avatar
red_gee
CJ Worshipper
CJ Worshipper
Posts: 203
Joined: May 18th, 2006, 11:57 pm
Location: Outerhaven, Zanzibar Land
Contact:

Post by red_gee » August 1st, 2006, 7:57 am

Okay cool
For some reason the announcement board didn't get highlighted with new posts for me so I didn't look at it
I have the phpbb 2.0 running locally, so I will do my best tomorrow to make it look like this board and then add the advanced quick reply
When I'm done I'll let you know
If I run into problems I'll let you know
I got my new xbox live head set in the mail today (Plantronics x30) because I stepped on my last one. So I spent most of my morning/afternoon before work playing online

But now I have to go to bed I think as it is late, very late

Edit

I seem to have everything working
Give it a try, I didn't get my bb page formating exactly the same as this one
But from what I see everything lines up pretty close
If it isn't formated right, I'll fix it

http://files.filefront.com/adv_quick_re ... einfo.html
Image

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests