- Posts: 2
COMMUNITY FORUM
SIG and Rocket Theme
- pps2011
-
Topic Author
- Offline
- New Member
Less
More
14 years 3 months ago #37980
by pps2011
SIG and Rocket Theme was created by pps2011
I am developing in the MAMP/MAMP Pro (PHP 5.3) environment using the Rocket Theme Crystalline template. The site also has active SOBI2 and K2 installed. This had been working fine for the past many months. Recently, I decided to use the Syndicate template and did a standalone install. I also upgraded Gantry (now 3.1.6) and installed the most recent RokNavMenu a couple of days ago (forgot the version).
When I tried to load with Syndicate I have a blank screen.
Here is the contents of the php_error log:
[07-Jan-2011 14:57:31] PHP Deprecated: Function ereg_replace() is deprecated in /Applications/MAMP/htdocs/irc/plugins/content/jwsig.php on line 78
[07-Jan-2011 14:57:31] PHP Notice: Undefined index: JPG Support in /Applications/MAMP/htdocs/irc/plugins/content/jwsig.php on line 80
[07-Jan-2011 14:57:31] PHP Notice: Undefined variable: gd_support in /Applications/MAMP/htdocs/irc/plugins/content/jwsig.php on line 83
[07-Jan-2011 14:57:31] PHP Warning: opendir(/Applications/MAMP/htdocs/irc/images/stories/5) [<a href='function.opendir'>function.opendir</a>]: failed to open dir: No such file or directory in /Applications/MAMP/htdocs/irc/plugins/content/jwsig.php on line 100
[07-Jan-2011 14:57:31] PHP Notice: Undefined variable: html in /Applications/MAMP/htdocs/irc/plugins/content/jwsig.php on line 131
[11-Jan-2011 09:13:32] PHP Warning: preg_replace() [<a href='function.preg-replace'>function.preg-replace</a>]: Unknown modifier '{' in /Applications/MAMP/htdocs/irc/plugins/content/jwsig.php on line 78
[11-Jan-2011 09:13:32] PHP Notice: Undefined index: JPG Support in /Applications/MAMP/htdocs/irc/plugins/content/jwsig.php on line 80
[11-Jan-2011 09:13:32] PHP Notice: Undefined variable: gd_support in /Applications/MAMP/htdocs/irc/plugins/content/jwsig.php on line 83
[11-Jan-2011 09:13:32] PHP Warning: opendir(/Applications/MAMP/htdocs/irc/images/stories/5) [<a href='function.opendir'>function.opendir</a>]: failed to open dir: No such file or directory in /Applications/MAMP/htdocs/irc/plugins/content/jwsig.php on line 100
[11-Jan-2011 09:13:32] PHP Notice: Undefined variable: html in /Applications/MAMP/htdocs/irc/plugins/content/jwsig.php on line 131
The version I believe I have is 1.2.1.
I searched my system for files with the name jwsig.php and noticed the following:
mamp/htdocs/irc/plugins/content/jwsig.php
mamp/htdocs/irc/plugins/content/jw_sig.php
I've also attached a screen shot with error message displayed on a page.
Can anyone provide some insight into this? I appreciate any assistance.
When I tried to load with Syndicate I have a blank screen.
Here is the contents of the php_error log:
[07-Jan-2011 14:57:31] PHP Deprecated: Function ereg_replace() is deprecated in /Applications/MAMP/htdocs/irc/plugins/content/jwsig.php on line 78
[07-Jan-2011 14:57:31] PHP Notice: Undefined index: JPG Support in /Applications/MAMP/htdocs/irc/plugins/content/jwsig.php on line 80
[07-Jan-2011 14:57:31] PHP Notice: Undefined variable: gd_support in /Applications/MAMP/htdocs/irc/plugins/content/jwsig.php on line 83
[07-Jan-2011 14:57:31] PHP Warning: opendir(/Applications/MAMP/htdocs/irc/images/stories/5) [<a href='function.opendir'>function.opendir</a>]: failed to open dir: No such file or directory in /Applications/MAMP/htdocs/irc/plugins/content/jwsig.php on line 100
[07-Jan-2011 14:57:31] PHP Notice: Undefined variable: html in /Applications/MAMP/htdocs/irc/plugins/content/jwsig.php on line 131
[11-Jan-2011 09:13:32] PHP Warning: preg_replace() [<a href='function.preg-replace'>function.preg-replace</a>]: Unknown modifier '{' in /Applications/MAMP/htdocs/irc/plugins/content/jwsig.php on line 78
[11-Jan-2011 09:13:32] PHP Notice: Undefined index: JPG Support in /Applications/MAMP/htdocs/irc/plugins/content/jwsig.php on line 80
[11-Jan-2011 09:13:32] PHP Notice: Undefined variable: gd_support in /Applications/MAMP/htdocs/irc/plugins/content/jwsig.php on line 83
[11-Jan-2011 09:13:32] PHP Warning: opendir(/Applications/MAMP/htdocs/irc/images/stories/5) [<a href='function.opendir'>function.opendir</a>]: failed to open dir: No such file or directory in /Applications/MAMP/htdocs/irc/plugins/content/jwsig.php on line 100
[11-Jan-2011 09:13:32] PHP Notice: Undefined variable: html in /Applications/MAMP/htdocs/irc/plugins/content/jwsig.php on line 131
The version I believe I have is 1.2.1.
I searched my system for files with the name jwsig.php and noticed the following:
mamp/htdocs/irc/plugins/content/jwsig.php
mamp/htdocs/irc/plugins/content/jw_sig.php
I've also attached a screen shot with error message displayed on a page.
Can anyone provide some insight into this? I appreciate any assistance.
Please Log in or Create an account to join the conversation.
- Katia
-
- Offline
- Platinum Member
Less
More
- Posts: 4696
14 years 3 months ago #37981
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: SIG and Rocket Theme
These are not errors but notices...
Use .jpg instead of .jpeg images.
Use .jpg instead of .jpeg images.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- pps2011
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 2
14 years 3 months ago #37982
by pps2011
Replied by pps2011 on topic Re: SIG and Rocket Theme
Katia, thanks for your comment. I do not use the .jpeg extension. All such images in this format use the .jpg extension. The site had been working fine before, so I do not believe this relates to the file extension.
Please Log in or Create an account to join the conversation.