Search found 17 matches
- Thu Jul 07, 2011 1:41 am
- Forum: PhpBB3 General
- Topic: Help with installing Language Pack (split)
- Replies: 1
- Views: 4069
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: 3947
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: 4180
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: 4489
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: 8589
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: 8075
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: 6080
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: 3788
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 full-on bot...
- Wed Apr 06, 2011 3:53 am
- Forum: ModphpBB3 General
- Topic: Portal or Blank Page MOD
- Replies: 1
- Views: 3874
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: 3941
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...