Search found 71 matches

by safito
Fri Nov 21, 2008 6:03 pm
Forum: [3.0.x] Support Forum
Topic: It was not possible to determine the dimensions of the image
Replies: 141
Views: 58739

Re: It was not possible to determine the dimensions of the image

if all of those solutions did not worked, try out to double check your dns settings, vi /etc/resolv.conf,

make sure the first resolver is actually working, I discover this happened after I switched my dns records.
by safito
Fri Oct 10, 2008 5:35 am
Forum: [3.0.x] Support Forum
Topic: Error when trying to Refresh Template
Replies: 3
Views: 177

Re: Error when trying to Refresh Template

For the unwriteable thing, check your permissions to match the following:

http://www.phpbb.com/kb/article/chmod-permissions/

As for the general error.

Log into your database.

run:

delete from phpbb_styles_template_data where template_filename like '%review.html%';
by safito
Wed Oct 08, 2008 8:00 pm
Forum: [3.0.x] Support Forum
Topic: Not getting email responses of new posts
Replies: 9
Views: 245

Re: Not getting email responses of new posts

make a new file named test.php inside that file, paste this code: <?php $to = "someone@example.com"; $subject = "Test mail"; $message = "Hello! This is a simple email message."; $from = "someonelse@example.com"; $headers = "From: $from"; mail($to,$su...
by safito
Wed Oct 08, 2008 7:57 pm
Forum: [3.0.x] Support Forum
Topic: ACP Re-authentication Issues
Replies: 19
Views: 1306

Re: ACP Re-authentication Issues

Did you erase all of your cookies? close open again the browser. please tellme that you;'re using IE.
by safito
Wed Oct 08, 2008 7:31 pm
Forum: [3.0.x] Support Forum
Topic: Not getting email responses of new posts
Replies: 9
Views: 245

Re: Not getting email responses of new posts

are you using the local mail function or a you pointing to a smtp server. Did you tried to send another user an email through the board? Is this a stable release or a RC? Try the following. Make a new php file. <?php $to = "someone@example.com"; $subject = "Test mail"; $message =...
by safito
Wed Oct 08, 2008 7:21 pm
Forum: [3.0.x] Support Forum
Topic: Not getting email responses of new posts
Replies: 9
Views: 245

Re: Not getting email responses of new posts

any backtrace error?

ACP/Maintenance/error registry...

Is your mail quota fine, can you send an email from your account, eg. mailto from shell.
by safito
Wed Oct 08, 2008 7:12 pm
Forum: [3.0.x] Support Forum
Topic: Error when trying to Refresh Template
Replies: 3
Views: 177

Re: Error when trying to Refresh Template

Do you have that file or you just erased it?
by safito
Wed Oct 08, 2008 3:35 am
Forum: [3.0.x] Support Forum
Topic: ACP Re-authentication Issues
Replies: 19
Views: 1306

Re: ACP Re-authentication Issues

Ok what about, session timeout.

ACP/Server Config/ Load Config/ Session timeout, I do have myone at 3600 seconds. that's one hour
by safito
Wed Oct 08, 2008 2:24 am
Forum: [3.0.x] Support Forum
Topic: ACP Re-authentication Issues
Replies: 19
Views: 1306

Re: ACP Re-authentication Issues

is the cookie named the same as your domain name?
by safito
Mon Aug 11, 2008 9:25 pm
Forum: [3.0.x] MOD Writers Discussion
Topic: How to integrate the google CSE api for search
Replies: 0
Views: 442

How to integrate the google CSE api for search

Your board's URL: costaricaforo.com Version of phpBB3: 3.0.2 Was this a fresh install or a(n) update/upgrade/conversion (please be specific)? upgrade. Did you use an automated wizard provided by your host to install phpBB? No MODs you have installed: quick reply, profiles on left. When the problem s...
by safito
Sat Jun 28, 2008 12:54 am
Forum: [3.0.x] MOD Requests
Topic: Delete attachments older than x days
Replies: 1
Views: 200

Re: Delete attachments older than x days

I would like to see this one developed either.
by safito
Fri May 23, 2008 1:31 am
Forum: [3.0.x] Support Forum
Topic: Adding a Custom page with a subforum/category included. How?
Replies: 2
Views: 268

Re: Adding a Custom page with a subforum/category included. How.

Ok, here is an example page:

forodecostarica.com/test/costaricaguide.php

In that page I would like to display 1 forum category, which contains 4 forums..
by safito
Thu May 22, 2008 5:59 pm
Forum: [3.0.x] Support Forum
Topic: Adding a Custom page with a subforum/category included. How?
Replies: 2
Views: 268

Adding a Custom page with a subforum/category included. How?

The following is the basic SRT Your board's URL: forodecostarica.com Version of phpBB3: 3 Was this a fresh install or a(n) update/upgrade/conversion (please be specific)? upgrade. Was this an install through your host? yes MODs you have installed: new links. When the problem started: No problems. Hi...
by safito
Wed Apr 23, 2008 8:42 pm
Forum: [3.0.x] Support Forum
Topic: Administration Lockout HELP! SOS!
Replies: 1
Views: 176

Re: Administration Lockout HELP! SOS!

drop the data in the sessions table.

Clear your cookies
erase all temporarily internet files.
Repair the sessions table.

close the browser, open it again.

Go to advanced search