Thanks again, I do have another question :)
How do I remove the "social" aside? I want to remove the whole <section> containing this:
<div id="social">
<a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Flocalhost%2Fbrujipedia%2Fkb%2Findex.php%3Fcat%3D6%26amp%3Bid%3D160%26amp%3Blang%3Den ...
Search found 12 matches
- Wed Mar 27, 2013 10:57 am
- Forum: General discussions
- Topic: Upgrade from 2.0.x problems
- Replies: 24
- Views: 27680
- Tue Mar 26, 2013 10:29 am
- Forum: General discussions
- Topic: Upgrade from 2.0.x problems
- Replies: 24
- Views: 27680
Re: Upgrade from 2.0.x problems
Ah, I like that better than what I did. Thanks. Let me try to clarify what I want to do next.
The title of our FAQ is set to "Bruji's FAQ" in the configuration. In the index page this shows up:
Bruji's FAQ FAQ News
I'd like to remove it but don't see anywhere in the index.tpl to do that. If I ...
The title of our FAQ is set to "Bruji's FAQ" in the configuration. In the index page this shows up:
Bruji's FAQ FAQ News
I'd like to remove it but don't see anywhere in the index.tpl to do that. If I ...
- Tue Mar 26, 2013 9:59 am
- Forum: General discussions
- Topic: Upgrade from 2.0.x problems
- Replies: 24
- Views: 27680
Re: Upgrade from 2.0.x problems
Thanks, I already took a look at them and there isn't much there.
Can you think of any reason why the styles should not be applied in the old templates? It's respecting the menus I removed, etc just not applying any styles for some reason.
I'm editing the new templates and I can't find a way to ...
Can you think of any reason why the styles should not be applied in the old templates? It's respecting the menus I removed, etc just not applying any styles for some reason.
I'm editing the new templates and I can't find a way to ...
- Tue Mar 26, 2013 8:59 am
- Forum: General discussions
- Topic: Upgrade from 2.0.x problems
- Replies: 24
- Views: 27680
Re: Upgrade from 2.0.x problems
Could you point me to any documentation on how to customize the new template please?
- Mon Mar 25, 2013 10:12 pm
- Forum: General discussions
- Topic: Upgrade from 2.0.x problems
- Replies: 24
- Views: 27680
Re: Upgrade from 2.0.x problems
To be honest I set this up a couple of years ago and don't remember how to customize it or make all the changes I made before like removing menus, etc.
No matter what I do I can't get the styles to be applied to the old templates. I copied them into a new folder called 'bruji' and selected that ...
No matter what I do I can't get the styles to be applied to the old templates. I copied them into a new folder called 'bruji' and selected that ...
- Mon Mar 25, 2013 8:36 pm
- Forum: General discussions
- Topic: Upgrade from 2.0.x problems
- Replies: 24
- Views: 27680
Re: Upgrade from 2.0.x problems
What I just did was apply the backup template and that resulted in the page without styles. I will upload the old files once more and try again.
- Mon Mar 25, 2013 8:14 pm
- Forum: General discussions
- Topic: Upgrade from 2.0.x problems
- Replies: 24
- Views: 27680
Re: Upgrade from 2.0.x problems
http://bruji.com/support/faq/
I've renamed the folders as they were so that the styles got applied.
I also have the old templates folder backed up so I can upload it if need be. However, there is no default in the old template folder, just the files.
I've renamed the folders as they were so that the styles got applied.
I also have the old templates folder backed up so I can upload it if need be. However, there is no default in the old template folder, just the files.
- Mon Mar 25, 2013 8:05 pm
- Forum: General discussions
- Topic: Upgrade from 2.0.x problems
- Replies: 24
- Views: 27680
Re: Upgrade from 2.0.x problems
Ok, this finally worked. Apparently the inc/data.php file got corrupted when I copied it over.
I did not rename the template as you suggested because I didn't read it in time. How can I get all the customization I had back?
I tried renaming default to default-new and backup to default inside the ...
I did not rename the template as you suggested because I didn't read it in time. How can I get all the customization I had back?
I tried renaming default to default-new and backup to default inside the ...
- Mon Mar 25, 2013 7:49 pm
- Forum: General discussions
- Topic: Upgrade from 2.0.x problems
- Replies: 24
- Views: 27680
Re: Upgrade from 2.0.x problems
Jason, I did what you suggest and got this message:
It seems you never run a version of phpMyFAQ.
Please use the install script.
What I did was upload the latest version 2.7 to a new folder then copy the files that I'm supposed to keep from the old version:
inc/data.php
attachments/
templates ...
It seems you never run a version of phpMyFAQ.
Please use the install script.
What I did was upload the latest version 2.7 to a new folder then copy the files that I'm supposed to keep from the old version:
inc/data.php
attachments/
templates ...
- Mon Mar 25, 2013 7:37 pm
- Forum: General discussions
- Topic: Upgrade from 2.0.x problems
- Replies: 24
- Views: 27680
Re: Upgrade from 2.0.x problems
Could someone clarify the actual upgrade procedure from 2.0.12 for me please?
Or simply a fresh install and then a database migration would also work but I can't find any documentation of how to do that.
Or simply a fresh install and then a database migration would also work but I can't find any documentation of how to do that.
- Mon Mar 25, 2013 7:30 pm
- Forum: General discussions
- Topic: Upgrade from 2.0.x problems
- Replies: 24
- Views: 27680
Re: Upgrade from 2.0.x problems
I think it's 2.0.12
I discovered that the error logs have this:
[25-Mar-2013 05:44:48 US/Central] PHP Fatal error: Cannot redeclare quoted_printable_encode() in /home/bruji/public_html/support/kb/inc/functions.php on line 984
Trying to encase that function into checking if it already exists ...
I discovered that the error logs have this:
[25-Mar-2013 05:44:48 US/Central] PHP Fatal error: Cannot redeclare quoted_printable_encode() in /home/bruji/public_html/support/kb/inc/functions.php on line 984
Trying to encase that function into checking if it already exists ...
- Mon Mar 25, 2013 6:11 pm
- Forum: General discussions
- Topic: Upgrade from 2.0.x problems
- Replies: 24
- Views: 27680
Upgrade from 2.0.x problems
I am trying to upgrade to the latest version because our hosting service dropped support for php 4 and I can no longer access our FAQ pages at all.
The instructions say to delete ALL files except:
the files data.php in the directory inc/
all files in the template/ directory
the directory ...
The instructions say to delete ALL files except:
the files data.php in the directory inc/
all files in the template/ directory
the directory ...