41
bprado
Re: Error when change for a new template
  • 2009/6/1 19:46

  • bprado

  • Not too shy to talk

  • Posts: 103

  • Since: 2008/9/9 1


well, i found something, but is strange, its seems that only work with templates that manage variables "xo..."

but that doesnt happen before, and i have friends that dont have that problem!!!

Please someone give me a light in the dark

Note: Excuse my english im from Panama



42
bprado
Re: Error when change for a new template
  • 2009/6/1 16:28

  • bprado

  • Not too shy to talk

  • Posts: 103

  • Since: 2008/9/9 1


I Do it, in smarty_cache and smarty_compile

nothing, same error



43
bprado
Error when change for a new template
  • 2009/6/1 15:15

  • bprado

  • Not too shy to talk

  • Posts: 103

  • Since: 2008/9/9 1


This is strange, because i have other sites with Xoops, and this is the first time i get this error.

When i change to a new template, its keep displaying this error:

Warning: Smarty error: unable to read resource: "/themes/rockband-theme-X01/theme.html" in file /class/smarty/Smarty.class.php line 1092

I have all the permisions on the folders, so i dont see the problem



44
bprado
Re: Blank page with error/
  • 2009/6/1 14:43

  • bprado

  • Not too shy to talk

  • Posts: 103

  • Since: 2008/9/9 1


Im getting this error Warning: Smarty error: unable to read resource: "/themes/ixt017_03_1.3/theme.html" in file /class/smarty/Smarty.class.php line 1092

i change all the folders permisions and still get the same error



45
bprado
Re: Yogurt.. let's start hacking
  • 2009/4/20 11:52

  • bprado

  • Not too shy to talk

  • Posts: 103

  • Since: 2008/9/9 1


My yogurt is working fine, the problem is that i put the hack, and its keep getting the XOOPS user profile, not the yogurt user profile



46
bprado
Re: CBB4 RC for Xoops 2.3x Testing Reviews
  • 2009/4/18 3:55

  • bprado

  • Not too shy to talk

  • Posts: 103

  • Since: 2008/9/9 1


when the final release will be posting?



47
bprado
Re: Yogurt.. let's start hacking
  • 2009/4/13 12:42

  • bprado

  • Not too shy to talk

  • Posts: 103

  • Since: 2008/9/9 1


Hi, i have XOOPS 2.3.3 i put this hack, and is not working!!!

Hack to make the yogurt userpage as the main userpage of your site:

Open userinfo.php in the root of your site, search at the very beggining of the file for

$uid = intval($_GET['uid']);
if ($uid <= 0) {
redirect_header('index.php', 3, _US_SELECTNG);
exit();
}

Add after this the following lines:

header("Location:".XOOPS_URL."/modules/yogurt/index.php?uid=".$uid);
exit();

Can someone help me??? I need to put the yogurt instand of the normal profile of Xoops!



48
bprado
Re: XOOPS 2.3.3 Final Issues
  • 2009/4/11 14:29

  • bprado

  • Not too shy to talk

  • Posts: 103

  • Since: 2008/9/9 1


False alarm, the problem was when i update de OpenX AdServer to version 2.8, and for some reason the code of openx have a conflict with xoops, the solution was to change all the invocations code of the banners from php to javascript.



49
bprado
Re: XOOPS 2.3.3 Final Issues
  • 2009/4/11 5:10

  • bprado

  • Not too shy to talk

  • Posts: 103

  • Since: 2008/9/9 1


Hi, i get a new error, and the strange is that i dont make any changes and i get this error today

Fatal error: Call to a member function getInfo() on a non-object in /home2/panamamu/public_html/include/notification_functions.php on line 95


Also im getting another error in extgallery module

Fatal error: Call to a member function getVar() on a non-object in /home2/panamamu/public_html/modules/extgallery/class/publicPerm.php on line 58



50
bprado
Re: Error in ExtGallery
  • 2009/3/25 18:11

  • bprado

  • Not too shy to talk

  • Posts: 103

  • Since: 2008/9/9 1


Yes, i update the module and have the same error, also i notice that pics visits is not working, always in 0 visits




TopTop
« 1 2 3 4 (5) 6 7 8 »



Login

Who's Online

136 user(s) are online (90 user(s) are browsing Support Forums)


Members: 0


Guests: 136


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