1

(115 replies, posted in Supported extensions)

hcs wrote:

Copy over all files from original archives. Make backup files and database before copying.

Sorry, I didnt get it... Do you mean to say that I should download the zip file of punbb 1.4.2 again and copy its content to my forum folder?

Regards
Rahul P Sharma

2

(115 replies, posted in Supported extensions)

hcs wrote:

Are you sure that are using version 1.4.2?
Please show #193-206 lines from a file include/common_admin.php

sad.. There are only 188 lines in common_admin.php... The last line is ($hook = get_hook('ca_new_function')) ? eval($hook) : null;

I used dreamweaver 8 as  the editor to view and open this file...

I  think the version is 1.4.2... Following is a copy/paste of my Administrator Panel
-------------------------------------------------------------------------------------------------------------------------------------------
Administrator AlertsDatabase version mismatch Your PunBB database is meant to be used in conjunction with a newer version of the PunBB code. This mismatch can lead to your forum not working properly. It is suggested that you upgrade your forum to the newest version of PunBB.

PunBB versionPunBB 1.4.2
© 2008-2011 PunBB, partially based on code © 2008-2009 FluxBB
This board is setup to automatically check for updates and hotfixes against the punbb.informer.com updates service.
Server loadNot available (1 users online)

EnvironmentOperating system: WINNT
PHP: 5.2.10 - Show info
Accelerator: N/A
DatabaseMySQL Improved 5.5.6
Rows: 80,225
Size: 4.61 MB
-------------------------------------------------------------------------------------------------------------------------------------------

Thanks in adv and Regards
Rahul

3

(115 replies, posted in Supported extensions)

Its not working for me... sad... I am getting the following error...

Fatal error: Call to undefined function forum_config_add() in C:\Program Files\Abyss Web Server\htdocs\Forum\admin\extensions.php(176) : eval()'d code on line 3

This is what I did:
Downloaded the zip file from the link in the above post... Unzipped and copied the folder in Extensions folder of Punbb.. Then went to Administration -> Extensions -> Clicked Install and got this error...

My punbb version is 1.4.2

Pls help...

regards
Rahul

4

(0 replies, posted in Discussions)

My forum is continuously pounded by fake IDs and spam posts because I have not incorporated e-mail verification in the registration process.... Now I wish to include the same to raise the barrier for spammers... I checked the option "Verify Registration" in the Registration Tab....

Then it gives some SMTP related error which I forgot to note down... it was about smtp, port 25, set_ini() something.... (Sorry will post the exact error message, if required, cos now when I am trying to recreate the error, it says that I cant attempt to register for next one hour...!!)

Anyway, I dont have a SMTP server running on my PC and I dont think I'll run one.... I wish to use my existing gmail account to send the verification link to new users....

Can you please help me set up the entire thing from scratch...!! Sorry, but I really have no idea about php scripting and all.... So I would really need some basic help in setting it up...

Thanks and regards

5

(0 replies, posted in PunBB 1.2 troubleshooting)

I am running a PunBB forum from my Root Directory (C:\Program Files\Webserver\htdocs\Forum).... The forum is working well.... At the time of installing this forum, I had created a blank database named 'blank' using phpmyadmin... so far so good....

Now, I wish to run one more forum of similar type... (My webserver supports virtual hosting so am able to have two domain names mapped to my IP)... I am able to operate this second website.... But the root directory of this second website is E:\Website_directory\index.html

Now, I created another blank database named 'simran' and copied the entire Forum directory (of my already working forum) in this new directory from where I intend to run my second forum.... After copying the entire Forum Directory, I changed the config.php as follows: $db_name = 'simran'...

Now when I type www.mydomainname.com/forum/index.php, all I am getting is a file listing of all the files present in the forum directory.... Sample is reproduced below:

Index of /forum/

--------------------------------------------------------------------------------
Name Size Date MIME Type
../ - Sep 06, 2011 22:05:10 Directory
admin/ - Sep 06, 2011 22:05:10 Directory
cache/ - Sep 06, 2011 22:05:10 Directory
extensions/ - Sep 06, 2011 22:05:10 Directory
img/ - Sep 06, 2011 22:05:24 Directory
include/ - Sep 06, 2011 22:05:24 Directory
lang/ - Sep 06, 2011 22:05:26 Directory
plugins/ - Sep 06, 2011 22:05:28 Directory
style/ - Sep 06, 2011 22:05:28 Directory
CHANGED_FILES_ONLY 0.15 KB Mar 21, 2011 09:08:16 application/octet-stream
config.php 0.35 KB Sep 06, 2011 22:13:54 application/octet-stream
COPYING 17.59 KB Oct 31, 2008 09:04:18 application/octet-stream
delete.php 9.05 KB Apr 17, 2009 12:51:24 application/octet-stream
edit.php 14.99 KB Mar 21, 2011 09:08:16 application/octet-stream
extern.php 20.53 KB Mar 21, 2011 09:08:16 application/octet-stream
footer.php 2.70 KB May 20, 2009 09:09:24 application/octet-stream
header.php 14.66 KB Mar 21, 2011 09:08:16 application/octet-stream
help.php 9.07 KB Apr 17, 2009 12:51:24 application/octet-stream
index.php 15.35 KB Mar 21, 2011 09:08:16 application/octet-stream
login.php 17.57 KB Mar 21, 2011 09:08:16 application/octet-stream
misc.php 23.65 KB Mar 21, 2011 09:08:16 application/octet-stream
moderate.php 71.87 KB Mar 21, 2011 09:08:16 application/octet-stream
post.php 24.33 KB Mar 21, 2011 09:08:16 application/octet-stream
profile.php 128.98 KB Mar 21, 2011 09:08:16 application/octet-stream
README 4.14 KB Apr 17, 2009 12:51:24 application/octet-stream
register.php 24.09 KB Mar 21, 2011 09:08:16 application/octet-stream
rewrite.php 3.44 KB Apr 17, 2009 12:51:24 application/octet-stream
search.php 28.12 KB Mar 21, 2011 09:08:16 application/octet-stream
userlist.php 15.01 KB Apr 17, 2009 12:51:24 application/octet-stream
viewforum.php 17.38 KB Mar 21, 2011 09:08:16 application/octet-stream
viewtopic.php 33.20 KB Mar 21, 2011 09:08:16 application/octet-stream
--------------------------------------------------------------------------------------------------------------

Can anyone tell me what is happening over here....?? I have just copied the entire Forum Directory from a working forum to this new forum directory from where I intend to operate another forum and a different domain name....!!

Sorry, for the long post.... But my addiction to punBB is making me ask for more and more.... smile...

6

(1 replies, posted in Feature requests)

Dear All,
I am currently running PunBB Forum on my Windows XP SP3 but my PC hardware is old and I am contemplating to upgrade it with new PC.... The problem is that all the new PCs come with default Windows 7 OS..... Can anyone please confirm, if my forum can be run on Windows 7 also exactly the way it does on Windows XP SP3....??

au revoir
Rahul