Support Forum

Plugin (tags)

1
fizz
Member
Free Members
Jul 5, 2011 - 11:45 am

It appears that this plugin clocks up the whole simple-press admin once activated. You can access the rest of wp-admin, but anything related to the forum admin will result in a white screen and some sort of hang time.

Error Log:

[05-Jul-2011 16:44:01] PHP Warning:  include_once(/root/wordpress/wp-content/forum-plugins/tags/library/sp-tags-components.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory
[05-Jul-2011 16:44:01] PHP Warning:  include_once(/root/wordpress/wp-content/forum-plugins/tags/library/sp-tags-components.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /root/wordpress/wp-content/forum-plugins/plugins (tags)/sp-tags-plugin.php on line 91
[05-Jul-2011 16:44:01] PHP Warning:  include_once() [<a href='function.include'>function.include</a>]: Failed opening '/root/wordpress/wp-content/forum-plugins/tags/library/sp-tags-components.php' for inclusion (include_path='.:/Applications/MAMP/bin/php5.3/lib/php')
[05-Jul-2011 16:44:01] PHP Warning:  include_once() [<a href='function.include'>function.include</a>]: Failed opening '/root/wordpress/wp-content/forum-plugins/tags/library/sp-tags-components.php' for inclusion (include_path='.:/Applications/MAMP/bin/php5.3/lib/php') in /root/wordpress/wp-content/forum-plugins/plugins (tags)/sp-tags-plugin.php on line 91
[05-Jul-2011 16:44:01] PHP Fatal error:  Call to undefined function sp_tags_do_uninstall_option() in /root/wordpress/wp-content/forum-plugins/plugins (tags)/sp-tags-plugin.php on line 92
[05-Jul-2011 16:44:04] PHP Warning:  include_once(/root/wordpress/wp-content/forum-plugins/tags/library/sp-tags-components.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory
[05-Jul-2011 16:44:04] PHP Warning:  include_once(/root/wordpress/wp-content/forum-plugins/tags/library/sp-tags-components.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /root/wordpress/wp-content/forum-plugins/plugins (tags)/sp-tags-plugin.php on line 159
[05-Jul-2011 16:44:04] PHP Warning:  include_once() [<a href='function.include'>function.include</a>]: Failed opening '/root/wordpress/wp-content/forum-plugins/tags/library/sp-tags-components.php' for inclusion (include_path='.:/Applications/MAMP/bin/php5.3/lib/php')
[05-Jul-2011 16:44:04] PHP Warning:  include_once() [<a href='function.include'>function.include</a>]: Failed opening '/root/wordpress/wp-content/forum-plugins/tags/library/sp-tags-components.php' for inclusion (include_path='.:/Applications/MAMP/bin/php5.3/lib/php') in /root/wordpress/wp-content/forum-plugins/plugins (tags)/sp-tags-plugin.php on line 159
[05-Jul-2011 16:44:04] PHP Fatal error:  Call to undefined function sp_tags_do_load_admin_js() in /root/wordpress/wp-content/forum-plugins/plugins (tags)/sp-tags-plugin.php on line 160
 

Mr Papa
Simi Valley, CA
Member
Free Members
Jul 5, 2011 - 12:41 pm

hmmm… I have tags enabled and works fine…  all admin panels working fine…

the undefined function bothers me…  seems that would be universal…

let me dig deeper…  any more info you can provide??  have you actually added tags to any topics?

this is svn direct right? ie you dont have to ftp up to server…

all related to cannot find sp-tags-components.php... can you verify that file exists?

fizz
Member
Free Members
Jul 5, 2011 - 4:09 pm

As soon as I activate that plug-in it just blocks me out of the forum and the forum admin pages. I can try and force it to work and try and get around the issue, but so far I haven't managed to get past the white page.

Mr Papa
Simi Valley, CA
Member
Free Members
Jul 5, 2011 - 4:16 pm

did you look in forum-plugin/tags/library and verify you actually have the file it says it cannot load per my request?  the errors say it cannot find the file...

Mr Papa
Simi Valley, CA
Member
Free Members
Jul 5, 2011 - 4:39 pm

I asked because the other 5.0 alpha members that I have talked to had no issue with activating tags...

wondering if that svn file might be corrupted on your end... maybe do an svn clean and then svn update on that one file...  see what happens...

fizz
Member
Free Members
Jul 5, 2011 - 6:42 pm

Hmm weird, this must be an isolated issue. It's still locking me out, but i'll pass on this plug-in for the time being until I can figure out what's going on.

Mr Papa
Simi Valley, CA
Member
Free Members
Jul 5, 2011 - 6:45 pm

sorry, to bug, but did you verify you have the file? and tried the clean up?

fizz
Member
Free Members
Jul 5, 2011 - 7:01 pm

I did indeed grab a fresh copy, but still with the same results [Image Can Not Be Found]. The only thing I can think of is that there might be something on my general setup for my localhost that could be causing an issue.

Mr Papa
Simi Valley, CA
Member
Free Members
Jul 5, 2011 - 7:21 pm

its just odd that it say basically file not found... I guess make sure permissions arent different? thought not sure how that would happen from svn...

are running ssl or anything else special?

fizz
Member
Free Members
Jul 5, 2011 - 7:25 pm

I'm not running anything out of the ordinary that I'm aware of. I'm using MAMP, but it doesn't really have any option to enable all that sort of stuff unless you really dig in and turn it on yourself from what I gather.

1