AlphaOfDoom
Nov 12 2007, 01:06 AM
| | I'm very sorry for making so many topics, but just now I can't get to my forum because of this!
QUOTE Fatal error: Cannot redeclare addlinenumbers() (previously declared in /home/omega/public_html/Sources/Subs.php:3671) in /home/omega/public_html/Sources/Subs.php on line 3721
Help me please!
(PS: sorry for being so dumb) |
Comment/Reply (w/o sign-up)
delivi
Nov 12 2007, 07:04 AM
Please mention what forum are you using and what version, where it is hosted a link to your forum?? Please provide an elebroate info on the Forum and then ask for help, otherwise we cannot help you .
Comment/Reply (w/o sign-up)
rvalkass
Nov 12 2007, 07:06 AM
That error is saying that the script is trying to create two functions with the same name. Have you actually opened the file mentioned (Subs.php) and looked at the lines the error suggests (3671 and 3721)? If you have been installing any modifications to the forum, check you installed them correctly, and check what file changes they made. If any edited Subs.php then uninstall the mods and see if the problem goes away.
Comment/Reply (w/o sign-up)
AlphaOfDoom
Nov 13 2007, 12:37 AM
QUOTE Have you actually opened the file mentioned (Subs.php) and looked at the lines the error suggests (3671 and 3721)? And what would I do then? QUOTE If you have been installing any modifications to the forum, Yes I installed one and that is when it happened. QUOTE check you installed them correctly, Well I just used SMF package manager, you click install and it installs, so I am not sure here....I went into Cpanel and saw the file, but couldn't find an error...so I deleted the file that I installed, same problem... QUOTE and check what file changes they made. I need a lot more exp working forums, trust me with that... (I only know 'uninstall' with the package manager, but I couldn't get to it with this error, so how else do I do it?
Comment/Reply (w/o sign-up)
rvalkass
Nov 13 2007, 06:44 AM
QUOTE(AlphaOfDoom @ Nov 13 2007, 12:37 AM)  And what would I do then? See if the same function is being declared twice (once at each line). As SMF is written in PHP, you'll need to look for a line like this: CODE function addlinenumbers($a_variable) { If function addlinenumbers appears twice then the function is being created twice, which won't work. QUOTE(AlphaOfDoom @ Nov 13 2007, 12:37 AM)  Yes I installed one and that is when it happened. So there is either an error in the mod code itself, or in the way it was installed. Have you contacted the creator of the mod and asked why this error might occur, or if it has occurred before? QUOTE(AlphaOfDoom @ Nov 13 2007, 12:37 AM)  Well I just used SMF package manager, you click install and it installs, so I am not sure here.... It is likely to be a bug in the mod's code then, or the way it installed itself. QUOTE(AlphaOfDoom @ Nov 13 2007, 12:37 AM)  (I only know 'uninstall' with the package manager, but I couldn't get to it with this error, so how else do I do it? Most mods, even if they can be automatically installed, usually come with manual instructions for exactly this situation. Look through all the documentation that came with the mod and see if there are any manual instructions for installing it. If there are, follow them in reverse and you should be able to uninstall the mod.
Comment/Reply (w/o sign-up)
Similar Topics
Keywords : forum, error, reply
- Forum Skin Never Shows
(3)
Page Load Error When Trying To Get Into Control Panel
I just changed domain (2) I had put a domain name that I didn't have when I registered my website. I got the 15 credits
and changed it to a subdomain. Now I can't log into my control panel. At first it was telling me
I had the wrong password which I'm sure I don't. Now I just get a timed out error. Also my
confirmation email for changing my domain was kinda blank. QUOTE Hi, This mail is to notify
you that your domain has been changed to : Regards, trap17.com So yeah... any help? EDIT:
Also I don't see my request to change domain the proper forum I had attempte....
Moving A Forum
Moving forums (2) Hey, I'm going to put up a MyBB forum up on my host soon. Is there a possibility to transfer all
the old posts from my current host -> trap17 host? Will i need to copy the whole MySQL database and
paste it to the trap17 host? or can i just access the adminpanel and make a backup, then put that
backup through trap17.com up again? QUOTE MyBB: MyBulletinBoard (abbreviation: MyBB) is a
freeware , visible source bulletin board system software package developed by the MyBB Group. It is
written in PHP, using MySQL databases to store data Hope to hear from you s....
Hosting Problem [resolved]
403 Forbidden Error occurs whenever I try to access my site (22) First off, let me say that I have spent considerable effort and time going through the forums
seeking solutions for this problem. I have even gone as far as to seek help from the Xisto Live
support team (they suggested I wait 2 hours and then get back to them. Well I did that, and there
has been no change, and live support is now down). I've also tried changing permissions on both
files and folders via Cpanel, but to no avail. I still end up with the same error: QUOTE
Forbidden You don't have permission to access /index.php on this server. Additionally, a 4....
Wordpress Error - Bytes Exausted [resolved]
NextGEN Gallery (7) Hey, I have just gotten my blog up and migrated it from my own webserver. I have fixed up most
problems but one issue remains. When I try to upload an image to NextGEN Gallery I get and error
when it tries to generate a thumbnail. QUOTE Fatal error: Allowed memory size of 33554432 bytes
exhausted (tried to allocate 1992 bytes) in
/home/samlock/public_html/wp-content/plugins/nextgen-gallery/lib/thumbnail.inc.php on line 183
It does it for EVERY image size, so it's not because of a big image. Help, please.....
Phpbb3 - Error 28
(5) I get the following error when I try changing a users group of my Phpbb3 powered forums. QUOTE
SQL ERROR Got error 28 from storage engine SQL SELECT ug.*, g.* FROM groups g, user_group ug
WHERE ug.user_id = 83 AND g.group_id = ug.group_id ORDER BY g.group_type DESC, ug.user_pending ASC,
g.group_name BACKTRACE FILE: includes/db/mysql.php LINE: 158 CALL: dbal->sql_error() FILE:
includes/acp/acp_users.php LINE: 1881 CALL: dbal_mysql->sql_query() FILE:
includes/functions_module.php LINE: 471 CALL: acp_users->main() FILE: adm/index.php LINE: 74 CALL:
p_master->l....
Error 28 (on Phpmyadmin)
What does this error message mean? (11) I have a shopping cart system on my website. It always worked before, but all of a sudden, when I
try to access it i get "Got error 28 from storage engine". Has that got something to do with the
recent problems again, or can someone tell me what this error message means? Thanks. After posting
this I noticed I cannot get into my PHPAdmin anymore. It gives loads of errors: QUOTE Warning:
session_write_close() : SQLite: session write query failed: database is full in
/usr/local/cpanel/base/3rdparty/phpMyAdmin/index.php on line 42 Warning: session_write_close() :
Fai....
Page Load Error When Accessing Cpanel
(0) Not sure what the issue is. I cannot even load up any of the cpanel's to allow me to put in a
password. I have tried the link that is located in the Credit System 2.0 I have tried the links
with subdomain/cpanel I have tried the links with subdomain:2082 All 3 of these just give page
load errors. Please note : This isn't a "my password doesn't work" thread. This is a "I
can't even get cpanel to TRY to load" thread. Thanks in advance.....
Coppermine Gallery Error
(2) Okay.. so i have my gallery set up at photos.chantellepaige.org and everytime i try to access it i
get this error "Coppermine critical error: Unable to connect to database ! MySQL said: Access
denied for user 'giselle_copp1'@'localhost' (using password: YES)" how do i change
the password etc?? or fix the problem??....
Work Out My Name - Win 10 Forum Credits
(11) WORK OUT MY NAME WIN 10 Credits How to do it Simply go to this site
http://www.n4w.co.uk and use the info there as well as what you already know about me to work it
out Rules You must give a suitable reason for your answer and it must not be a guess.
You must not ask what my name on the forums or shoutbox of the supplied website Whoever does this
wins 10 credits... easy. WELL DONE RVALKASS FOR WINNING Also Well Done KansukeKojima Just
missed your chance!!! edit:You Get the Credits Thx to a Generous Rvalkass (Remember....
Phpmyadmin Error [resolved]
(7) I get this error message each time I attempt to work phpMyAdmin. QUOTE Cannot start session
without errors, please check errors given in your PHP and/or webserver log file and configure your
PHP installation properly. Help would be very grateful.....
Phpmyadmin Error
Not able to enter PhpMyAdmin (4) Currently I try to access my PhpMyAdmin and I get the following error displayed among the screen:
My PhpMyAdmin worked prior the migration but suddenly stopped working after. I wanted to know if
anyone else is getting this error also or anyway can help me fix this o.o.....
Phpbb Mods That You Should Get For Your Phpbb3 Forum
only for phpBB3.0.x though... (9) For those of you who are hosted on Trap17 and using phpBB3.0.x you might want to consider adding
some mods... Some mods which I extremely highly recommend to get is: #1 "Anti-Bot Question" mod,
which adds a question like "can you see through glass?" (not actual example, result may vary),
according to many people who have tried the mod, it is REALLY useful at keeping low-medium level
advanced bots at bay, although some extremely complex advanced bots may still get through... I
personally don't have this mod, but I would install it if I have the time to... #2 "Evi....
Mysqli Error - Phpbb3
(3) Ok, my forum (phpbb3) works but sometimes it displays this message CODE General Error SQL ERROR
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
An sql error occurred while fetching this page. Please contact an administrator if this problem
persists. This normally happens about once a week for about 2 minutes but it is really getting
annoying. I installed phpbb3 fine, it didn't show any errors. But the main thing is that before
this happens normally I can't connect to my website (obelisk.trap17.com) it....
Setup Forum
????? (2) How do we set up a forum with SMF? When I press extract, it downloads the file. This is messed up.....
Parse Error: Syntax Error, Unexpected '<' On Line 29
(11) ok when i try and access the page i want, iget the following error: Parse error: syntax error,
unexpected ' however, my page looks like this: QUOTE // Connects to your Database
$username = "evolved_creation"; $password = "mypasswordishere"; $hostname = "localhost"; $dbh =
mysql_connect($hostname, $username, $password) or die("Unable to connect to MySQL"); $selected =
mysql_select_db("evolved_clancreation",$dbh) or die("Could not connect to DB"); mysql_close($dbh);
//checks cookies to make sure they are logged in if(isset($_COOKIE )) { $username = ....
Keep Getting Socket Error
mail won't send. (3) When trying to send email, I keep getting a socket #10061 error. I use the Trap 17 smtp server,
related to my own domain, which is mail.vlaanderen-flanders.org.uk. This seems to be happening
regularly lately. Has anyone got any idea why this could be happening? Thanks for any support. ....
Email Creation Error
Not receving emails, can't create new account (3) Hi, When I try to create an email account in the CPanel, I get this error QUOTE The e-mail
account xxxxxxxx@ wildcatexotics.com with the login Sorry, you have exceeded the maximum allowed
email accounts. and password xxxxxxxx with a quota of unlimited megabytes was successfully created.
Can anybody help me out? And also My default email account is xxxxx@xxxx.com, but when I sent
myself an email from another account, I didn't receive any. Thank you....
My Ftp Issue. Forum Nonviewable.
(7) My situation: I started the cpanel process and clicked on fantastico to begin downloading phpBB2
automatically on it. It had told me it couldn't continue the process because there were items
that needed to be deleted, so I deleted everything, the mail regenerated itself fortunately, when I
reinstalled the phpBB2 discussion board via fantastico I looked at the ftp folder and then tried to
access the site via IE web browser. I got a 404 page. "Not Found The requested URL / was not found
on this server. Additionally, a 404 Not Found error was encountered while trying....
Help: Internet Server Error
(20) Hello! I decided to try YaBB as a forum now, just testing....and ... Well first my question is,
this is in ADDONSCRIPTS, not FANTASTICO, whats the difference? Secondly, about my problem: I was
in the YaBB admin panel, I got through the Forum Settings, got to Advanced settings, filled out the
info, and pressed save. The 5000 times I have tried this, I get this: QUOTE Internal Server
Error The server encountered an internal error or misconfiguration and was unable to complete your
request. Please contact the server administrator, webmaster@sherwoodinfo.trap17.co....
Installing Theme On Smf Forum
Need help doing it! (4) I was wondering, and I am horrible with Cpanels mind you, how to install a new theme. I have an smf
discussion board and I decided to download a theme from the theme place for smf. So it downloads,
and appears in winrar. When I extract it, it comes with a big pile of files, with 2 folders:
Language, and Images. First question is: Do I install these somewhere in the 'File manager'
in cpanel? Ok if yes: Where? Third: Do the main files, language , and image go in different
places? Fourth: There is about 4584305834098 image files, is there a quicker way to get ....
Error During Upgrade [resolved]
Xisto tells me to contact Admin (3) While trying to upgrade my hosting account (I got an email I was approved), I encountered the
following: When I clicked on the link in my confirmation email, I was taken to the Xisto menu page,
where I selected "Upgrade your hosting account". I was then asked to enter my forum username and
password, and was then taken to the upgrade page, but almost immediately got the message: "There
were problems creating your account! Please Contact Administrator." Then, underneath, it said:
"Debug Info", followed by two lines with nothing in between them, and below the two lines it s....
Help: Mod Install On Forum
(3) Ok I feel really really stupid (Which I am when it comes to this) but anyway on the SMF forum, there
is a package manager, you click install, and it installs the mods on the forum. However, sometimes
it gives you a link, to download the mod. So yeah I download it, and it appears on my desktop as a
bunch of icons that only make a million tabs appear when opened. I was wondering where in the world
am I supposed to put these mods so that they will work? I have tried some things but they did
nothing... Please help! Why Don't I ever get any replies! ....
Suspended Account Error [resolved]
(12) OK, my hosting account was upgraded so my hosting credits were set to 0. I went to stay with my
sister for a couple of days and when I got back I had -4 hosting credits and my account was
suspended. I've now got 6 hosting credits. My main site is working but all of the addon
domains I added go to the Suspended Account Page. What do I do???....
Error Code In Subscriptions Page
problems subscribing to topics (5) I'm seeing some weird warning message show up at the top of my page when I go into "my
controls," then load my topic subscriptions page. At the top of the page, the following code appears
several times: IPB WARNING in_array() : Wrong datatype for second argument (Line: 2711 of
/sources/action_public/usercp.php) I'm guessing maybe that has something to do with the fact
I'm having problems subscribing to my topics and posts? Thanks in advance for your help.....
Wordpress Installation Error [resolved]
Anything to change in the wp-config.php file? (4) I've chosen to install WordPress manually and things were going well so far...until I hit an
installation error when I tried to run the install.php file on my browser. For the record, I
logged into CPanel and went into MySQL Databases, created the databases, the username and added the
user to the database - as suggested in the installation procedure. Perhaps there's a mistake in
my wp-config.php file that might've caused the error. If there's something I should change,
please let me know. Many thanks in advance. CODE // ** MySQL settings ** // de....
My Smf Forum Was Hacked
(13) I dont know how but my board was hacked by some site by the name Spyhackerz.com . I use SMF as my
board and the main settings file Settings.php was hacked. This file had the password of my DB and i
dont know whether they have it or not. They changed its content to the following: CODE
Hacked by Spyhackerz.com www.spyhackerz.com
src=http://spyhackerz.com/music/index.mp3 width=20 height=15 autostart="true" loop="true">
Well do you guys know of this.Do those guys have my passwo....
Help My Forum Connection Isn't Working
(5) can anybidy help me. I have had a forum amde and I can;t access it??????? Contribute with quality.
You could have gave more information like which forum software, URL to your forum, what error
message and the exact nature of the issue, i.e. it shows this but not that...or not showing at all. ....
Error Using "move_uploaded_file()"
Permission denied to perform this action (5) I, on my website, have employed a page to upload files on my website. But I'm having problems
using it. When the file is uploaded to the 'temp' directory of my account, and when I use
the function 'move_uploaded_file()' to move this file into the actual directory, it returns
the error move_uploaded_file(ABD.jpg): failed to open stream: Permission denied
move_uploaded_file(): Unable to move '/tmp/phpF5SqzC' to 'ABD.jpg' please help me
what should now I do with this.. I also tried changing the mode of the 'temp' directory to
7....
403 Forbidden Error When Accessing My Site
(12) umm this is a problem that i have been looking in other topics to try to fix but i can't seem to
find a answer to what i lookin for. I got my site workin again the other day ok and so i went on to
see it (so i can make more changes) and when i got there i got this QUOTE Forbidden You
don't have permission to access / on this server. Additionally, a 403 Forbidden error was
encountered while trying to use an ErrorDocument to handle the request. Apache/1.3.33 Server at
www.clansga.trap17.com Port 80 now i looked at everything and i can't seem to find t....
Looking for forum, error, reply
|
Searching Video's for forum, error, reply
See Also,
|
advertisement
|
|