what is the site adress?
102 2008-05-03 21:06
Re: "Unable to fetch guest information" - What's Wrong? (1 replies, posted in PunBB 1.2 bug reports)
is your config.php still there and if so is the content ok?
103 2008-05-03 10:47
Re: My own logout link? (21 replies, posted in PunBB 1.2 modifications, plugins and integrations)
you want to change the redirect after they logged out?
104 2008-05-02 21:35
Re: My own logout link? (21 replies, posted in PunBB 1.2 modifications, plugins and integrations)
functions.php look for generate_navlinks
105 2008-04-30 15:31
Re: Update extension? (6 replies, posted in PunBB 1.3 extensions)
Yep, it is only for extension developers if they added something new in there extension(manifest.xml) that was not there before.
106 2008-04-29 14:08
Re: Logout Problem (12 replies, posted in PunBB 1.2 troubleshooting)
so your logout link looks like this:
login.php?action=out&id=2&csrf_token=b2593ce435b2038f1420f5555e108cec586abdf0
107 2008-04-28 17:11
Re: redirect to rss feed (17 replies, posted in PunBB 1.3 troubleshooting)
hmm, hope to see what he discovered
108 2008-04-26 15:15
Re: Validating my code (13 replies, posted in General discussion)
That <script> is for google, that does not have to go in the <head> but it has to go somewhere between <body> </body>
109 2008-04-26 14:29
Re: change space into something else in rewrite_rules.php (3 replies, posted in Programming)
thanks smartys, it worked /me happy man now
110 2008-04-26 14:24
Re: change space into something else in rewrite_rules.php (3 replies, posted in Programming)
does punbb do it like that for the topic urls?
I will try it, thank smartys.
111 2008-04-26 14:08
Topic: change space into something else in rewrite_rules.php (3 replies, posted in Programming)
In my gallery extension you can make albums that contain spaces. How do I turn those spaces into a + or something else so that there is no %20 in the link.
I am now using the next code:
'/^gallery[\/_-]album[\/_-]?(.*?|\/)(\.html?|\/)?$/i' => 'index.php?gallery=&album=$1',
thanks for your help.
112 2008-04-22 20:58
Re: [Extension release] Gallery (37 replies, posted in PunBB 1.3 extensions)
This is for Punbb 1.3 beta and not for punbb 1.2.17!
113 2008-04-22 20:54
Re: [Extension release] Gallery (37 replies, posted in PunBB 1.3 extensions)
you should download the last REV from http://dev.punbb.org/changeset/1612/bra … format=zip
114 2008-04-22 20:14
Re: [Extension release] Gallery (37 replies, posted in PunBB 1.3 extensions)
If you have the latest version you should have a link in the line of index User list Search Register Login.
Other wise you should make a link to http://yourdomain.com/index.php?gallery if I am not mistaken.
115 2008-04-22 18:40
Re: [Extension release] Gallery (37 replies, posted in PunBB 1.3 extensions)
Administration » Settings » Gallery
Last new version is V1.2.5 get it at http://projects.kierownik.nl
116 2008-04-20 21:05
Re: got an error (17 replies, posted in PunBB 1.3 troubleshooting)
Then I was wrong, sorry daris.
117 2008-04-20 20:20
Re: got an error (17 replies, posted in PunBB 1.3 troubleshooting)
the smart thing to do then is to search the .xml files for vt_row_pre_display and see where it says ext_info.
I think it is one of daris his extensions because he is the only one using that code that I know of
I could be wrong offcourse
118 2008-04-18 15:20
Re: install.php doing nothing (3 replies, posted in PunBB 1.2 troubleshooting)
does your hosting company allow you to run php?
119 2008-04-18 04:31
Re: admin menu (11 replies, posted in PunBB 1.3 troubleshooting)
Thanks Smartys, but now it is only for settings and not the rest!
120 2008-04-17 15:51
Re: admin menu (11 replies, posted in PunBB 1.3 troubleshooting)
no it is not, but it will be clearer to see if someone makes a style and there you cannot see it
121 2008-04-17 15:08
Topic: admin menu (11 replies, posted in PunBB 1.3 troubleshooting)
Would it be better to show the line of
LOCALHOST 1.3 REV ~ 1554 -> Administration -> setup
change to
LOCALHOST 1.3 REV ~ 1554 -> Administration -> settings -> setup
just like I do with my new extension:
New:
Old:
[edit]Do not look at the REV number, I just did not change that, I am at 1594 now [/edit]
122 2008-04-12 06:35
Re: redirect to rss feed (17 replies, posted in PunBB 1.3 troubleshooting)
Yep I did , I checked the livefeeds in firefox but I cannot find anything
123 2008-04-11 17:54
Re: redirect to rss feed (17 replies, posted in PunBB 1.3 troubleshooting)
I am going to speak you to morrow because I am to drunk now to anwer you
124 2008-04-11 04:02
Re: redirect to rss feed (17 replies, posted in PunBB 1.3 troubleshooting)
I can remember clicking it once but not after that, how can I get rid of it
125 2008-04-10 18:24
Re: redirect to rss feed (17 replies, posted in PunBB 1.3 troubleshooting)
If I did that, how would I do that if firefox? Cannot remember doing that!