problem in refreshing phpbb3 board.

Support for PhpBB3. Post here to get help with any phpBB3 related issue here
There is no support here! Only Read Access!
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
amqmz
BBCoder II
BBCoder II
Posts: 9
Joined: 09 Mar 2010, 07:08

problem in refreshing phpbb3 board.

Post by amqmz »

Hello!
I got problem in refreshing my phpbb3 board.whenever i try to refresh my any style through ACP next confirmation window appears. but when i click ok button for confirmation, noting happens and same conformation page refreshes.
Same thing happens when i try to clear my cache or every thing in general tab.
I am using local host on wampserver
Please help me.Thanks
User avatar
Stoker
Site Admin
Site Admin
Posts: 3558
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: problem in refreshing phpbb3 board.

Post by Stoker »

Could it be incorrect permission settings of the cache folder?
Board rules! No PM support
amqmz
BBCoder II
BBCoder II
Posts: 9
Joined: 09 Mar 2010, 07:08

Re: problem in refreshing phpbb3 board.

Post by amqmz »

Stoker » 15 Apr 2010, 13:20 wrote:Could it be incorrect permission settings of the cache folder?
How can i check "permission setting of the cache folder"?Where is the location of this setting?
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 863
Joined: 05 Mar 2010, 01:10
BBCodes: 2000
Favourite BBCode: p**n tube
Favourite MOD: Non of Stokers

Re: problem in refreshing phpbb3 board.

Post by Steve »

i check my folder permissions in my ftp client using filezilla

right click the cache folder > click on > file permissions.. a new box will open(window) check the settings are similar to mine mine are at 777 and forum cache system works fine.
chmod_perms.PNG
Steve wrote: 14 Nov 2024, 16:45 It's happy bastard day!
amqmz
BBCoder II
BBCoder II
Posts: 9
Joined: 09 Mar 2010, 07:08

Re: problem in refreshing phpbb3 board.

Post by amqmz »

Steve© » 15 Apr 2010, 22:43 wrote:i check my folder permissions in my ftp client using filezilla

right click the cache folder > click on > file permissions.. a new box will open(window) check the settings are similar to mine mine are at 777 and forum cache system works fine.
chmod_perms.PNG
Thanks!
But brother i am running forum on local host.what should do now?
Crystallas
BBCoder II
BBCoder II
Posts: 5
Joined: 16 Apr 2010, 05:39

Re: problem in refreshing phpbb3 board.

Post by Crystallas »

localhost,, as in your own computer? Then go to the folder on your computer, and change the folder attributes or assign the folder to run as Administrator.

Or if its on a server, some FTP accounts have restrictions on CHMOD. You could always use the hosting providers control panel, and find the file manager feature for your domain. Change the cache folder to rwrwrw or 777, depending on what backend and plugin is in place.

If all else fails, Google SSH and pUTTy. CHMOD in SSH is very simple, but cmd prompt.
amqmz
BBCoder II
BBCoder II
Posts: 9
Joined: 09 Mar 2010, 07:08

Re: problem in refreshing phpbb3 board.

Post by amqmz »

I want to explain some things?
1:I am running forum on localhost(on my computer)with wamp server.
2:I am running more then one forums on localhost but all of them are working well but this one which i am talking about is giving the problem that is defined above in my first post.
3:I am using almost since 1 year these forums on my local machine but this is first time that i am finding this problem in one of them.
4:I checked attributes but they are same as the other working forums have.
Please tell me what should i do more?
Crystallas
BBCoder II
BBCoder II
Posts: 5
Joined: 16 Apr 2010, 05:39

Re: problem in refreshing phpbb3 board.

Post by Crystallas »

Well, I don't usually recommend this, but if you swear the cache isn't resetting, you can always go to the cache folder, and delete any files manually that you have modified. If there's a file delete error, then the folder's attributes are indeed wrong.
Just to be safe, you should backup anything that you delete. Although, deleting html files from the cache directory shouldn't be a problem.
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 863
Joined: 05 Mar 2010, 01:10
BBCodes: 2000
Favourite BBCode: p**n tube
Favourite MOD: Non of Stokers

Re: problem in refreshing phpbb3 board.

Post by Steve »

Yes you can manually delete all files out of the cache folder .BUT do not delete the .htaccess file and index.htm

all the rest i cant help with.
Steve wrote: 14 Nov 2024, 16:45 It's happy bastard day!
amqmz
BBCoder II
BBCoder II
Posts: 9
Joined: 09 Mar 2010, 07:08

Re: problem in refreshing phpbb3 board.

Post by amqmz »

Steve© » 16 Apr 2010, 10:09 wrote:Yes you can manually delete all files out of the cache folder .BUT do not delete the .htaccess file and index.htm

all the rest i cant help with.
I delete the files manually from cache folder but there was no change in theme or style.
Locked