how about the alignment issue?
26 2006-11-19 15:01
Re: anyone help me out with this CSS problem? (13 replies, posted in PunBB 1.2 modifications, plugins and integrations)
27 2006-11-16 07:20
Re: anyone help me out with this CSS problem? (13 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Anyone have any ideas why the two boxes at the bottom are not aligned properly, like the rest of the forum?
Ideas?
28 2006-10-06 14:08
Topic: Regarding the 'Last Edited' text (0 replies, posted in PunBB 1.2 troubleshooting)
Hi,
Is there anyway to have the 'Last Edited' text ONLY appear in someone post if someone else has already posted something after them?
I know its a slightly small concern, but thought I'd ask if there was anyway to alter this.
thanks,
Nick
29 2006-09-18 18:51
Re: sudden 'forbidden' error occuring when attempting to delete users (4 replies, posted in PunBB 1.2 troubleshooting)
Hello,
Unfortunately we are unable to assist customers with scripting issues and site development work.
We have a very lively customer forum, where other customers (and some of our staff) are more than willing to assist you with any scripting and development problems or questions you may have.
Please visit our forums below and search or post for answers to your questions:
Is the response I got from my host.
Can someone provide me with a little more info on the specifics/dynamics of the problem so I can go back to them and try again?
thanks,
n
30 2006-09-18 17:08
Re: sudden 'forbidden' error occuring when attempting to delete users (4 replies, posted in PunBB 1.2 troubleshooting)
Hi,
thanks. i was a little trigger happy with my post, as i searched and found a similar question.
host emailed.
cheers,
N
31 2006-09-18 16:36
Topic: sudden 'forbidden' error occuring when attempting to delete users (4 replies, posted in PunBB 1.2 troubleshooting)
I've done nothing to the database for weeks, and i've been deleting spam accounts without a problem, but suddenly, when hitting the delete button I'm getting the following message:
Forbidden
You don't have permission to access /board/profile.php on this server.
Any ideas on what could have caused this and how to resolve it?
32 2006-07-11 00:03
Re: Missing File? Problem with 'Mark this forum as Read' (4 replies, posted in PunBB 1.2 troubleshooting)
Right - this one I will leave to you guys to answer:
In 'Profile' all links (Personal, Messaging, Personality etc) are displayed in the forum style - however 'display' is without style (just white background and standard text).
Any ideas why this is just white and not in line with the rest of the forum?
33 2006-07-10 23:29
Re: Missing File? Problem with 'Mark this forum as Read' (4 replies, posted in PunBB 1.2 troubleshooting)
I should learn not to post so quickly.
I found the prob in header.php.
doh, etc.
34 2006-07-10 23:12
Re: Missing File? Problem with 'Mark this forum as Read' (4 replies, posted in PunBB 1.2 troubleshooting)
Hi,
Just added this to my site: http://wiki.punres.org/Miniportal.
All is fine, except that:
Show new post since last visit and Mark all Threads as Read are appearing on the 'index' page instead of the 'forum' page.
This is probably pretty easy to sort out.....but can someone point me in the right direction?
thanks,
35 2006-07-10 03:08
Re: Missing File? Problem with 'Mark this forum as Read' (4 replies, posted in PunBB 1.2 troubleshooting)
Sorted it. Duff 'misc' file. Grrrrrr.
36 2006-07-10 02:21
Topic: Missing File? Problem with 'Mark this forum as Read' (4 replies, posted in PunBB 1.2 troubleshooting)
Hola,
I've installed the 'Mark topics as read v1.1' mod (http://punbb.org/forums/viewtopic.php?id=6101&p=1) and it appears to work fine, however, when selecting 'Mark all threads as read' it forwards to a blank page.
'Mark this forum as Read' also results in the samething.
Which file have I managed to edit incorrectly? I made backups of all the files I edited, but I've obviously made an error somewhere because the problem is still occuring.
I'd be grateful if anyone could point me in the right direction regarding where exactly I should look to sort this out.
thanks,
37 2006-07-09 02:56
Re: [HOWTO] - Upgrade mod compatibility for 1.2.* (38 replies, posted in PunBB 1.2 modifications, plugins and integrations)
edit...
38 2006-07-09 02:52
Re: [HOWTO] - Upgrade mod compatibility for 1.2.* (38 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I'm running the latest version of pun (1.2.12) - but the following mod (http://punbb.org/forums/viewtopic.php?id=6101&p=1) states it wont work on my version of pun.
Will the instructions given by Mark help to solve this?
39 2006-07-08 19:52
Re: basic html questions (11 replies, posted in PunBB 1.2 troubleshooting)
Wonderful. Thanks for your help.
40 2006-07-08 19:33
Re: basic html questions (11 replies, posted in PunBB 1.2 troubleshooting)
Thank you.
Whereabouts to I enter the line within the index.php file?
41 2006-07-08 19:15
Re: basic html questions (11 replies, posted in PunBB 1.2 troubleshooting)
Sure. Can you then delete the url?
thanks,
[link removed]
42 2006-07-08 18:55
Re: basic html questions (11 replies, posted in PunBB 1.2 troubleshooting)
seems no matter what style i upload, the icons i'm refering to dont appear. is there something i need to do to enable this?
43 2006-07-08 15:39
Re: basic html questions (11 replies, posted in PunBB 1.2 troubleshooting)
Not too worry on the above. I've figured out.
I've been experimenting with another style today and basically, the only changes i have made are the images and also I've centred the forum.
The style in question: http://demo.punres.org/?id=105
I've changed the active and inactive icons. However, the active and inactive images only appear within the actual forums and not on the main page under the categorys (so there is no way of knowing if anything knew has been posted when staring at the page).
Any ideas why this is happening?
The icons I replaced the originals with show up fine within the forums, so I dont quite understand why they fail to show up on the main page.
44 2006-07-08 03:20
Re: basic html questions (11 replies, posted in PunBB 1.2 troubleshooting)
in the css file of the style you're using find body & change its background color to black (#000000)
body { background-color:#000000; }
Slight problem with this. When I change the colour to black, it also blackens the colour between sections in the middle of the screen rather than just blacken the left and right hand sides.
Do I need to change something in cs.css?
45 2006-07-08 03:02
Re: basic html questions (11 replies, posted in PunBB 1.2 troubleshooting)
cheers. i've more or less figured out how to edit the cs.css file too, but cant figure out which piece of code needs editing for the colour (using the link in my original post) for where it states 'Test Forum'.
46 2006-07-08 01:34
Topic: basic html questions (11 replies, posted in PunBB 1.2 troubleshooting)
As an example, take a look at this style: http://demo.punres.org/?id=37
What do I need to do in order to turn the two sides of the forum 'black'? I'm guessing something needs to be edited within the css file of the style?
Also (daft question of the day) - again, as an example, if I wanted to change the category to green what should I edit? Same with 'Style Previewer' to green?
Like I said...basic questions....
thanks,
47 2006-07-06 21:09
Re: What file do I need to edit? (3 replies, posted in PunBB 1.2 troubleshooting)
Cool. Thanks for the info.
48 2006-07-06 19:22
Re: What file do I need to edit? (3 replies, posted in PunBB 1.2 troubleshooting)
maybe i'm being a fool and it has something to do with the actual style implemented that makes the images appear smaller.
doh?
49 2006-07-06 19:20
Topic: What file do I need to edit? (3 replies, posted in PunBB 1.2 troubleshooting)
Hi,
My partner in crime has edited something that is making pictures appear condensed (to fit into a post) rather than actual size.
Is this an option with the admin panel or is there a php files that needs to be altered?
thanks,
n
50 2006-06-30 20:59
Topic: Logged out in maintenance mode - anyway back in? (1 replies, posted in PunBB 1.2 troubleshooting)
Yes. Doh.
Currently have maintenance mode enabled, and lost all cookies, so I cant log back in.
I run the site with 2 other people, who maybe offline for the weekend.
Is there anyway of getting back in?
Please stop laughing at me.