Search found 17 matches
- Thu Jul 07, 2011 1:41 am
- Forum: PhpBB3 General
- Topic: Help with installing Language Pack (split)
- Replies: 1
- Views: 8391
Help with installing Language Pack (split)
I'm having the same problem. It seems there is contradictory installation directions. Elsewhere, it's suggested one installs the .zip archive (unzipped, but with it's subdir structure) into the phpBB root. My American English language pack had duplicate top and 1rst level subdirectories: \english_(u...
- Thu Jul 07, 2011 1:40 am
- Forum: PhpBB3 General
- Topic: General basic Noobie question on mods
- Replies: 1
- Views: 8184
General basic Noobie question on mods
I downloaded automod, unzipped and have a handful of files to ftp to my root folder. Taking the top example, the adm folder, if I drop that into root and agree to over write it appears that I will get a folder with 3 items in place of a folder with many many more. Are those not needed anymore? Or sh...
- Thu Jul 07, 2011 1:37 am
- Forum: ModphpBB3 Installation
- Topic: Avoiding multiple jQuery files?
- Replies: 1
- Views: 8228
Avoiding multiple jQuery files?
With more and more MODs making use of jQuery, has anyone come up with a way to prevent having a build up of redundant links to jquery,js in the overall_header.html? Potential problems are people adding MODs could have multiple links to jquery.js files in their headers, or links to different versions...
- Thu Jul 07, 2011 1:36 am
- Forum: ModphpBB3 Installation
- Topic: Board Clubs System
- Replies: 1
- Views: 8926
Board Clubs System
hy there, as many of you maybe know im the developer of the board clubs system... as its the first mod im programming in php i ran in many problems, as im not really an advanced programmer... so my question is if somebody here has the time or is willing to help me optimizing the code of the mod... w...
- Tue Apr 12, 2011 6:24 am
- Forum: PhpBB3 Styles
- Topic: prosilver Special Edition
- Replies: 0
- Views: 16910
prosilver Special Edition
How am I able to change the margin length of the style "prosilver Special Edition"?
How am I able to make it where whenever someone moves their cursor over a category, forum, topic, etc. that the color changes (just live in prosilver)?
How am I able to make it where whenever someone moves their cursor over a category, forum, topic, etc. that the color changes (just live in prosilver)?
- Tue Apr 12, 2011 6:21 am
- Forum: PhpBB3 General
- Topic: How can I purge the cache folder outside phpBB?
- Replies: 0
- Views: 16270
How can I purge the cache folder outside phpBB?
I want to write a simple PHP script that will purge the cache of phpBB. It will be a script that only I access, don't worry about who can access it.
Basically I want to delete everything in the /forums/cache/ folder except for .htaccess and index.htm. How do I go about doing that in a script?
Basically I want to delete everything in the /forums/cache/ folder except for .htaccess and index.htm. How do I go about doing that in a script?
- Tue Apr 12, 2011 6:21 am
- Forum: PhpBB3 General
- Topic: Login Integeration help?
- Replies: 5
- Views: 15090
Login Integeration help?
Well it seems that this about my 5th post on this. I keep getting a link to the KB. But its not helping me. I have it so the login works but it will only work if I make the action: ./forum/ucp.php?mode=login but I dont want it to go there I want it to go to my custom homepage. Then at the homepage I...
- Wed Apr 06, 2011 3:54 am
- Forum: ModphpBB3 General
- Topic: Bot that posts when a release is made.
- Replies: 1
- Views: 8463
Bot that posts when a release is made.
I have searched and searched. I understand its down to the submit form auth settings etc. But I've never fully grasped just how it's done. I'm specifically referring to these "Bots" That update forums or posts upon a release on various sites. (example. the ModBot here) I know they aren't f...
- Wed Apr 06, 2011 3:53 am
- Forum: ModphpBB3 General
- Topic: Portal or Blank Page MOD
- Replies: 1
- Views: 8646
Portal or Blank Page MOD
I'm using portal xl and am having issue's getting it upgraded properly, so i'm looking at trying something different. It seems that there aren't a lot of portals out there, or maybe i'm just missing something. I used the blank page mod with smartors ez portal for phpbb v2, worked quite well. Any sug...
- Sat Mar 05, 2011 1:44 am
- Forum: ModphpBB3 General
- Topic: Permission setting help!
- Replies: 1
- Views: 8600
Permission setting help!
Hey guys, I'm facing some problems with coding/writing some permissions that would do the following for an user. After an if condition is met, a new permission applies to that user, and if the condition is true and the new permission is working, then THAT user won't be able to see a certain category...
- Sat Mar 05, 2011 1:41 am
- Forum: PhpBB3 General
- Topic: auto resizing images
- Replies: 5
- Views: 13839
auto resizing images
is there a way that when someone links an [img] in tags from off site that the forum will auto make it fit within the space available as currently things are dissapearing off the side and it's losing half the picture
- Sat Mar 05, 2011 1:39 am
- Forum: PhpBB3 General
- Topic: Mysql with Mysqli extension unavailable during installation
- Replies: 1
- Views: 5503
Mysql with Mysqli extension unavailable during installation
I am using mysql-5.1.51-win32.msi mysql installer, however upon installation on the second step Mysql with Mysqli Extension is Unavailable on the requirements under supported database during php installation... What is the problem... Does my mysql version is compatible to phpBB3 system? Any help wil...
- Mon Feb 28, 2011 2:23 am
- Forum: PhpBB3 General
- Topic: Background images (?)
- Replies: 5
- Views: 29883
Background images (?)
Hello world, I want the background behind the forum (not the actual forum within the frame) to be an image. I've used common.css and colors.css to try and change it. Yes, I do purge and refresh every time. Both the cache and the theme. And I have the image in the right folder, AND i'm linking it cor...
- Mon Feb 28, 2011 2:17 am
- Forum: ModphpBB3 General
- Topic: Displaying Multiple SubForums at once
- Replies: 1
- Views: 8477
Displaying Multiple SubForums at once
I am sure this is simple but I can't seem to figure this out. I know you can have multiple forums on the main page with sections underneath to help catgorize the page. But can you also have multiple sub forums with sections under it as well?
- Mon Feb 28, 2011 2:15 am
- Forum: ModphpBB3 General
- Topic: Modifications problem
- Replies: 2
- Views: 10052
Modifications problem
Hello, I don't know alot about phpbb3 i tried to add two modifications (forum seo and Advanced Quick Reply) i can add it to prosilver theme with no problem, but i don't use prosilver theme i use another theme called "ca_halcyon" (which is prosilver based theme) when i try to edit its files...