Wernham Hogg wrote:

Hi everyone,

Trying to install a forum but got an error message that i cannot write to cache.
The exact error message sais: "Unable to write configuration cache file to cache directory. Please make sure PHP has write access to the directory 'cache'."
Find some info and a solution on 2.4 in the faq here: http://punbb.informer.com/docs/faq.html#faq2_4


So im trying to do as it sais on 2.3 in the FAQ.
I connect to the server from my FTP (filezilla), and go to the cache folder and change attribute on it to 777. It is currently on 666.
When i click ok, everything seems fine but then when i check back to see if the changes has been made its still on 666.
So if i go to the root folder "/", and check attributes on it, its on "xxx". I try to change it to 777 and apply it for all catergories/files beneith it aswell, but it cant be changed.

Any ideas on what i can do to solve this?
Im not hosting the server myself. Could it be that only they can change attribute?

Problem solved.

Hosting company changed so i could write to it.

Hi everyone,

Trying to install a forum but got an error message that i cannot write to cache.
The exact error message sais: "Unable to write configuration cache file to cache directory. Please make sure PHP has write access to the directory 'cache'."
Find some info and a solution on 2.4 in the faq here: http://punbb.informer.com/docs/faq.html#faq2_4


So im trying to do as it sais on 2.3 in the FAQ.
I connect to the server from my FTP (filezilla), and go to the cache folder and change attribute on it to 777. It is currently on 666.
When i click ok, everything seems fine but then when i check back to see if the changes has been made its still on 666.
So if i go to the root folder "/", and check attributes on it, its on "xxx". I try to change it to 777 and apply it for all catergories/files beneith it aswell, but it cant be changed.

Any ideas on what i can do to solve this?
Im not hosting the server myself. Could it be that only they can change attribute?

3

(11 replies, posted in PunBB 1.3 additions)

Thanks alot for this. Works perfect together with mobileswitch extension!

The only problem i got is that "active topics" is still there as an option, but when you click it from your mobile its not optimized so it looks abit weird.

Would this be easy to optimize for mobiles aswell?

4

(3 replies, posted in PunBB 1.2 troubleshooting)

Koos wrote:

I see your style is based on the Baby_is_back style. In that case, here is the solution:

#
#---------[ 1. OPEN ]---------------------------------------------------------
#

style/imports/Baby_is_back_cs.css


#
#---------[ 2. FIND ]--------------------------------------------------------
#

/* Private messages */
#punmessage_send LI#navpm A,
#punmessage_list LI#navpm A,


#
#---------[ 3. AFTER, ADD ]---------------------------------------------------
#

/* Calendar */
#puncalendar LI#navextra1 A,

By the way: I see you are using an outdated version of the calendar. I've release a patch for the calendar on punres a while ago, which includes many fixes and improvements. You can download it here.

Thanks!

Any bugs on the one i'm using? I kinda like it, how its very simple and easy to use.
But i guess if there are bugs on it i'd have to upgrade smile

5

(3 replies, posted in PunBB 1.2 troubleshooting)

Hi,

I recently installed a calendar on our forums at http://www.ifkmalmosupport.com

Everything works fine however we noticed a small thing we'd like fixed when it comes to the additional calender-menu thats added.

When we click the "Kalender" in the top-menu, so that the calender is active, that text wont go black.

Usually the chosen option goes black. For example, if you click "Regler", that text goes black.

How can i make "Kalender" go black when its active?

Thanks!

6

(8 replies, posted in PunBB 1.3 additions)

Thanks!

MattF wrote:

That's how the indicators work with 1.2*. Whether you read the topic or not has no effect on the new posts indicator. The timeout setting in the admin section decides for how long the new posts indicator is displayed.

Ahh. That explains it then!

Thanks.

Nope!

9

(8 replies, posted in PunBB 1.3 additions)

Worked perfect.


Is there another line i can add to make the topic underlined again when i draw the mouse over it?

Hi,

I've got some problems with our forum @ http://www.ifkmalmosupport.com/

When someone make a new post in a thread, and if i read the thread, the thread is still marked as unread a while after.

Usually it takes 10 minutes or so for it to get marked as read, unless i click "mark all thread as readed."

However, sometimes it works instantly. It seems random.

Any ideas?

11

(8 replies, posted in PunBB 1.3 additions)

Parpalak wrote:

You have to add the following code to your CSS file:

.brd .main-content .main-item .hn a {
   text-decoration: none;
}

Great, thanks!

12

(8 replies, posted in PunBB 1.3 additions)

Parpalak wrote:

I don't understand what exactly you want. Please, post a screenshot.

Hi, sure.

http://img46.imageshack.us/img46/9068/punbb.jpg


All the topics of the forums are underlined. Is there a way to make it so they arent?


Thanks!

13

(8 replies, posted in PunBB 1.3 additions)

Hi,

I'm not very good at coding, so i would like some help with this if possible:

The forum-style im using has underlined Topics, Categories and Forums (like the style on here). So if i start a topic, its underlined in the menu.

I would like to remove this.

Is it possible? And if so, how?

Thanks!