61
malexandria
Re: News Page Count At Top, Move To Bottom?

cool!! thanks!



62
malexandria
News Page Count At Top, Move To Bottom?

Hey Everyone,

I finally got the new news mod to work, but the page numbers are at the top of the page, how do I remove the top numbers without affecting the bottom ones?



63
malexandria
Move To Top in News 1.21, Huh????

What happened to the move news story to top command in the new news module?????? Without that command, there's no way to manage article order in the news module, which is a VERY important part of any news module. Other than that glaring mistake, the new news module is pretty awesome!



64
malexandria
Re: Please Help with Serious Template Problem

That's it!!!!! I've been working for hours on this for the last few months, and it turned out to be a simple permissions problem :) Everything works now! Of course I have to do some hacking to fix the formatting issues, but yep, it was the Permissions.



65
malexandria
Please Help with Serious Template Problem

I'm so frustrated with XOOPS these days, that I'm seriously thinking about switching to something else. This smarty theme/template system is terrible.

I found a clean template/theme set, installed them, and I get the blank screen of death. When I turn on PHP De-Bug, I get the error message below. It's still seeking out the hacks that I made in my original theme, so it's absolutely refusing to let me change themes. The system is obviously pulling information from a cache file (NOT THE CACHE FOLDER, because I deleted all the files in there) or a database. I've been asking for three months now, where the heck is it seeking this information.

This error message comes up regardless of what NEW Theme and Template Combination that I use. I've tried using the default set, reuploading the a clean default set, using a different clean template file etc. It will allow me to change templates, but REFUSES to recognize a new theme. What's worse, I can't delete the other 3 themes in my theme folder either, because I'll get blank pages as well. It seems to be LOCKED INTO THE THEME DIRECTORY STRUCTURE and the THEME that's in place. I need to be able to change to a current theme in order to upgrade my news and newbb modules.

----------------------------------------------------------

Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Asystem_dummy.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Asystem_dummy.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Asystem_dummy.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Asystem_dummy.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Asystem_block_comments.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Aimenu_block.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Asystem_dummy.html.' in file class/smarty/Smarty.class.php line 589
Notice [PHP]: Use of undefined constant _MB_NEWBB_VIEWS - assumed '_MB_NEWBB_VIEWS' in file modules/newbb/blocks/newbb_new.php line 63
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Anewbb_block_new.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Asystem_block_user.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Asystem_dummy.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Asystem_block_waiting.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Asystem_dummy.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Axoopsheadline_block_rss.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Asystem_dummy.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Asystem_block_newusers.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Anews_by_topic.html.' in file class/smarty/Smarty.class.php line 589
Warning [PHP]: fetch(/usr/home/eclipse/public_html/templates_c/db%3Anews_by_topic.html): failed to open stream: No such file or directory in file class/smarty/Smarty.class.php line 690
Warning [PHP]: fetch(): Failed opening '/usr/home/eclipse/public_html/templates_c/db%3Anews_by_topic.html' for inclusion (include_path='.:/usr/local/share/pear') in file class/smarty/Smarty.class.php line 690
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/obscene_v3_3c^theme.html.' in file class/smarty/Smarty.class.php line 589
Warning [PHP]: fetch(/usr/home/eclipse/public_html/templates_c/obscene_v3_3c^theme.html): failed to open stream: No such file or directory in file class/smarty/Smarty.class.php line 684
Warning [PHP]: fetch(): Failed opening '/usr/home/eclipse/public_html/templates_c/obscene_v3_3c^theme.html' for inclusion (include_path='.:/usr/local/share/pear') in file class/smarty/Smarty.class.php line 684



66
malexandria
TEMPLATE HELP NEEDED - Been trying to get help for MONTHS!

That error message IS with the default theme. I'm so frustrated with XOOPS these days, that I'm seriously thinking about switching to something else. This smarty theme/template system is terrible.

I found a clean template/theme set, installed them, and I get the blank screen of death. When I turn on PHP De-Bug, I get the following message. It's still seeking out the hacks that I made in my original theme, so it's absolutely refusing to let me change themes. The system is obviously pulling information from a cache file (NOT THE CACHE FOLDER, because I deleted all the files in there) or a database. I've been asking for three months now, where the heck is it seeking this information.

----------------------------------------------------------

Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Asystem_dummy.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Asystem_dummy.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Asystem_dummy.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Asystem_dummy.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Asystem_block_comments.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Aimenu_block.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Asystem_dummy.html.' in file class/smarty/Smarty.class.php line 589
Notice [PHP]: Use of undefined constant _MB_NEWBB_VIEWS - assumed '_MB_NEWBB_VIEWS' in file modules/newbb/blocks/newbb_new.php line 63
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Anewbb_block_new.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Asystem_block_user.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Asystem_dummy.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Asystem_block_waiting.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Asystem_dummy.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Axoopsheadline_block_rss.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Asystem_dummy.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Asystem_block_newusers.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Anews_by_topic.html.' in file class/smarty/Smarty.class.php line 589
Warning [PHP]: fetch(/usr/home/eclipse/public_html/templates_c/db%3Anews_by_topic.html): failed to open stream: No such file or directory in file class/smarty/Smarty.class.php line 690
Warning [PHP]: fetch(): Failed opening '/usr/home/eclipse/public_html/templates_c/db%3Anews_by_topic.html' for inclusion (include_path='.:/usr/local/share/pear') in file class/smarty/Smarty.class.php line 690
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/obscene_v3_3c^theme.html.' in file class/smarty/Smarty.class.php line 589
Warning [PHP]: fetch(/usr/home/eclipse/public_html/templates_c/obscene_v3_3c^theme.html): failed to open stream: No such file or directory in file class/smarty/Smarty.class.php line 684
Warning [PHP]: fetch(): Failed opening '/usr/home/eclipse/public_html/templates_c/obscene_v3_3c^theme.html' for inclusion (include_path='.:/usr/local/share/pear') in file class/smarty/Smarty.class.php line 684



67
malexandria
Where Can I Find Template Sets?

Hey Everyone,

What happened to all the templates and themesets from when 2.0 was first launched? On the main site, there are a lot of Themes, and people are posting new themes all the time, but I can't find any template sets. I'm looking for a combination theme/template set, the template that I'm using now is one that I hacked along with my themes, it works perfectly fine, but I can't upgrade to the new news module because apparently the Themes are pulling information from the template file and because all of my template files are hacked, I'm getting blank pages. When I turned on PHP Debug, I found out exactly what the problem is, but I'd rather just use a clean template and theme file. Here's the error message that I received -


Notice [PHP]: Use of undefined constant _MB_NEWBB_VIEWS - assumed '_MB_NEWBB_VIEWS' in file modules/newbb/blocks/newbb_new.php line 63
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Anews_index.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Anews_item.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Anews_item.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Anews_item.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Anews_item.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/db%3Anews_item.html.' in file class/smarty/Smarty.class.php line 589
Warning [Xoops]: Smarty error: problem writing '/usr/home/eclipse/public_html/templates_c/phpkaox^theme.html.' in file class/smarty/Smarty.class.php line 589
Warning [PHP]: fetch(/usr/home/eclipse/public_html/templates_c/phpkaox^theme.html): failed to open stream: No such file or directory in file class/smarty/Smarty.class.php line 684
Warning [PHP]: fetch(): Failed opening '/usr/home/eclipse/public_html/templates_c/phpkaox^theme.html' for inclusion (include_path='.:/usr/local/share/pear') in file class/smarty/Smarty.class.php line 684

-----------------------------------------------------------------------------------------------------------------------



68
malexandria
Re:problem with news 1.21 module

the same thing happened to me. I think it's a bug that will hopefully get addressed in the near future.



69
malexandria
Re: NEWS 1.2 FINAL PROBLEM

It looks pretty awesome and powerful and everything that I wanted was included, but I give up, I can't get the damn thing to work.



70
malexandria
Re: NEWS 1.2 FINAL PROBLEM

hmmm....I tried cloning and then regenerating the templates (after deleting). And it still doesn't work.




TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 14 »



Login

Who's Online

92 user(s) are online (70 user(s) are browsing Support Forums)


Members: 0


Guests: 92


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits