It works!!!!
Antoniov, you are a genius
Thank you, so much
You are not logged in. Please login or register.
PunBB Forums → Posts by Anders Bak
Pages 1
It works!!!!
Antoniov, you are a genius
Thank you, so much
I had a look at it, and it says I should find this line:
<link rel="stylesheet" type="text/css" href="<?php echo PUN_ROOT ?>style/<?php echo $pun_user['style'].'.css' ?>" />
in header.php, but its not there.
I just saw your reply now
Ill try it out next week, i think.
Thank you very much
Nope. I think this thread is dead
I tried to do a chmod 0777 on the itemstats library before installing the extension
Its a clean installation of punBB 1.3.2. No other extensions installed. Only the 2 hotfixes.
Now i get the following error:
Notice: Use of undefined constant localhost - assumed 'localhost' in /home/anders/Offentligt/testforum/extensions/wow_itemstats/itemstats/config.php on line 6
Notice: Use of undefined constant testdb - assumed 'testdb' in /home/anders/Offentligt/testforum/extensions/wow_itemstats/itemstats/config.php on line 7
Notice: Use of undefined constant xxx - assumed 'xxx' in /home/anders/Offentligt/testforum/extensions/wow_itemstats/itemstats/config.php on line 8
Notice: Use of undefined constant yyy - assumed 'yyy' in /home/anders/Offentligt/testforum/extensions/wow_itemstats/itemstats/config.php on line 9
I have removed login data for my phpmyadmin ofc
The timestamps on posts arent correct:
Im in Denmark and I believe thats UTC+1 and I checked the DST:
What am I doing wrong?
Edit: bah, nvm.... I worked it out
Now I've tried a fresh install of punBB 1.3.2, with an empty database.
I still cant get it to work
Switched On wrote:Yeah, I didnt do that,
Should have tho.
Silly me for expecting this extension not to royally F**K UP EVERYTHING !!!Out of every extension on this forum, this is the only one that broke everything so much that i had to rebuild my forum from a backup.
You installed it on a live site?
I think he might have done just that
Did you uninstall and reinstall? This is necessary before the new one will work. If you overwrite wow_itemstats/itemstats/config.php with a blank file for now, you should be able to get into the extensions admin page to uninstall and reinstall it.
It was a copy of my "real" forum, that works fine. Im ofc using a copy of the database
Unfortunately I still get the same error:
Notice: Use of undefined constant PUN_ROOT - assumed 'PUN_ROOT' in /home/anders/Offentligt/testforum/extensions/wow_itemstats/itemstats/config.php on line 2
Warning: include_once(../../../config.php) [function.include-once]: failed to open stream: No such file or directory in /home/anders/Offentligt/testforum/extensions/wow_itemstats/itemstats/config.php on line 5
Warning: include_once() [function.include]: Failed opening '../../../config.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /home/anders/Offentligt/testforum/extensions/wow_itemstats/itemstats/config.php on line 5
Powered by PunBB 1.3.2
Style:
Currently used extensions: pun_bbcode, pun_poll, pun_pm, pun_repository. Copyright © 2008 PunBB
[ Generated in 0.130 seconds, 6 queries executed ]
Maybe its better if you take a look for yourself
http://baktest.isa-geek.org/
I'll try and sort it a little later, think I know the problem.
Sounds good Thank you
I really appreciate you giving it a try
Thank you very much
Try this out.
I don't think it's 100% perfect, but it works.
Didnt really work for me
Got this error:
Notice: Use of undefined constant PUN_ROOT - assumed 'PUN_ROOT' in /home/anders/Offentligt/testforum/extensions/wow_itemstats/itemstats/config.php on line 2
Warning: include_once(../../../config.php) [function.include-once]: failed to open stream: No such file or directory in /home/anders/Offentligt/testforum/extensions/wow_itemstats/itemstats/config.php on line 5
Warning: include_once() [function.include]: Failed opening '../../../config.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /home/anders/Offentligt/testforum/extensions/wow_itemstats/itemstats/config.php on line 5
Noone?
Maybe I should explain a bit more detailed what it does?
Its a BBcode that you put around an itemname like this [item]itemname[/item]. When you mouseover it, it will contact either wowhead.com, allakhazam.com or one of the other databases with WoW-items, get the data and make a tooltip with said item's stats.
I had Itemstats working (-ish ) in v. 1.2.19, but I've had no luck in 1.3.
Is there a bright head out there that can make it work?
Dont exactly know what happened, but it works now
Your privileges seem ok for me.
What is the mode of the mysql data directory?
mode?
Do you mean ownership?
I did a chmod 0777 on the entire library when I copied it to the new hd.
Check up:
1) The ownership of the copied files in the data directory;
2) Does your mysql user have insert/update privileges in the database? You can check it with this SQL query:SHOW GRANTS
If everything is ok with the ownership and privileges, maybe the mysql file with data of table has been corrupted. You can fix it with this SQL command.
I did 'show grants' and got
GRANT ALL PRIVILEGES ON *.* TO 'root'@'localhost' IDENTIFIED BY PASSWORD '*F548F4480AF1304D46174E80413B5F9AC1A193C4' WITH GRANT OPTION
Is that good?
Have no idea how to use that Repair command
Did you do something to your MySQL database before converting?
I moved it from 1 hd to another. Thats the reason why im doing this. The old hd was breaking down
When i try and convert my database to use 1.3.2 I get the following error:
An error was encountered
The error occurred on line 388 in /home/anders/Offentligt/hollyforum/include/dblayer/mysqli.php
Database reported: Table 'search_words' is read only (Errno: 1036).
What can I do?
Pages 1
PunBB Forums → Posts by Anders Bak
Powered by PunBB, supported by Informer Technologies, Inc.