No account yet?
 

Subscriptions

ImageWhen you sign up as a premium subscriber, you get more than access to a host of fantastic features. You become a member of a flourishing community that continuously improves the very projects that run your website. Why not sign up today?

Subscriber Benefits

  • Subscriber only addons and plugins!
  • Latest beta code and SVN builds!
  • Access new versions before anyone else!
  • Premium Priority Support!
  • User Manuals for our components!
Read On!
Pragmatic Utopia
Welcome, Guest
Please or Register.    Lost Password?
Preferred PUArcade Web Host:
Discussion of SVN Version 349 and up (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Discussion of SVN Version 349 and up
#9091
Bombe (User)
User
Posts: 37
graphgraph
User Offline Click here to see the profile of this user
Re:Discussion of SVN Version 349 and up 2 Months, 2 Weeks ago Karma: 0  
There are some english words left in the admin menu.
And in the Frontend on Line 456:
Code:

<div class="pu_heading"><?php echo stripslashes(ucwords($row[3]))." Scores"; ?></div>
Code:

<div class="pu_heading"><?php echo stripslashes(ucwords($row[3]))."&nbsp;".PUA_SCORES; ?></div>
and on Line 490 & 503 in \includes\core\class.puarcade.php:
Code:

echo "<a href=\"".sefRelToAbs('index.php?option=com_puarcade&fid=9997&Itemid='.$Itemid)."\"> Popular Games </a><br/><br/></div>";
Code:

echo "<a href=\"".sefRelToAbs('index.php?option=com_puarcade&fid=9998&Itemid='.$Itemid)."\"> Newest Games </a><br/><br/></div>";
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/09/17 18:21 By Bombe.
  The administrator has disabled public write access.


#9108
adroussel (User)
Geek
Posts: 300
graphgraph
User Offline Click here to see the profile of this user
Re:Discussion of SVN Version 349 and up 2 Months, 2 Weeks ago Karma: 6  
Keepalive is not working: I'm using the svn on joomla 1.5


anyone else?
my users keep having problem with scores when long play and get disconnected...
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#9109
Bombe (User)
User
Posts: 37
graphgraph
User Offline Click here to see the profile of this user
Re:Discussion of SVN Version 349 and up 2 Months, 2 Weeks ago Karma: 0  
I played a game 1 hour yesterday, there was no problem
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#9110
razor7 (User)
Player
Posts: 72
graphgraph
User Offline Click here to see the profile of this user
Re:Discussion of SVN Version 349 and up 2 Months, 2 Weeks ago Karma: 0  
Ummm...too bad...one hour of playing for nothing...jeje

Maybe if you extend the value of Joomla Global Configuration->System->Session Settings, default is 15 minutes!
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/09/18 05:04 By razor7.
  The administrator has disabled public write access.
#9198
razor7 (User)
Player
Posts: 72
graphgraph
User Offline Click here to see the profile of this user
Re:Discussion of SVN Version 349 and up 2 Months, 1 Week ago Karma: 0  
Hello...how about this option in the admin config area?

QUOTE:
Save Guest scores? YES/NO


It would be great to have it...so in frontpage, if the admin has enabled guests to play games, a message would appear warning the user that his score will not be saved until not loged in...

Think about it

Best regards!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#9243
pragma (Admin)
Admin
Posts: 2413
graph
User Online Now Click here to see the profile of this user
Gender: Male Pragmatic Utopia PUArcade
Re:Discussion of SVN Version 349 and up 2 Months, 1 Week ago Karma: 89  
razor7 wrote:
QUOTE:
Hello...how about this option in the admin config area?

QUOTE:
Save Guest scores? YES/NO


It would be great to have it...so in frontpage, if the admin has enabled guests to play games, a message would appear warning the user that his score will not be saved until not loged in...

Think about it :cheer:

Best regards!


I definitely like this one! I would use it in my demo arcade. Look for it to be included soon.
 
Report to moderator   Logged Logged  
 
Please DO NOT send support requests via PM or email. Instead, please post a question in the forums so everyone can benefit. Yes, this means you. No, your problem is not an exception.
  The administrator has disabled public write access.
#9249
razor7 (User)
Player
Posts: 72
graphgraph
User Offline Click here to see the profile of this user
Re:Discussion of SVN Version 349 and up 2 Months, 1 Week ago Karma: 0  
Wow...my brain really works from time to time...!!!JAJAJA
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#9459
MarkusK (User)
Player
Posts: 55
graphgraph
User Offline Click here to see the profile of this user
Re:Discussion of SVN Version 349 and up 2 Months, 1 Week ago Karma: 1  
I've updated to 377 and if i click on leaderboard following error messages appears many times:

Code:

Notice: Trying to get property of non-object in /www/htdocs/wxxxx/components/com_puarcade/includes/scores/class.highscorehandler.php on line 57
And this appears in a module of popular games:
Code:

Notice: Undefined property: puarcade_config::$shoutbox in /www/htdocs/xxx/administrator/components/com_puarcade/config.puarcade.php on line 23 Notice: Undefined property: puarcade_config::$pufoldercols in /www/htdocs/xxx/administrator/components/com_puarcade/config.puarcade.php on line 27 Notice: Undefined property: puarcade_config::$keepalive in /www/htdocs/xxx/administrator/components/com_puarcade/config.puarcade.php on line 28
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/09/26 12:59 By MarkusK.
 
PUArcade version: 2.3, PHP version: 5.2.5, DB ver: 4.1.22-max-log, Webserver to PHP interface: cgi-fcgi, PHP Safe Mode: FALSE, J1.5.7, newscore.php & arcade.php has the correct permissions - No SEO/SEF - No JAccelerator
  The administrator has disabled public write access.
#9464
pragma (Admin)
Admin
Posts: 2413
graph
User Online Now Click here to see the profile of this user
Gender: Male Pragmatic Utopia PUArcade
Re:Discussion of SVN Version 349 and up 2 Months, 1 Week ago Karma: 89  
These are just notices. You shouldn't have them show on your site.

Go into your Joomla configuration, and on the server tab, set "Error Reporting" to None.

You don't want notices/warnings displayed because it is something of a security risk.
 
Report to moderator   Logged Logged  
 
Please DO NOT send support requests via PM or email. Instead, please post a question in the forums so everyone can benefit. Yes, this means you. No, your problem is not an exception.
  The administrator has disabled public write access.
#9468
MarkusK (User)
Player
Posts: 55
graphgraph
User Offline Click here to see the profile of this user
Re:Discussion of SVN Version 349 and up 2 Months, 1 Week ago Karma: 1  
Ok ... thx pragma
 
Report to moderator   Logged Logged  
 
PUArcade version: 2.3, PHP version: 5.2.5, DB ver: 4.1.22-max-log, Webserver to PHP interface: cgi-fcgi, PHP Safe Mode: FALSE, J1.5.7, newscore.php & arcade.php has the correct permissions - No SEO/SEF - No JAccelerator
  The administrator has disabled public write access.
#9544
razor7 (User)
Player
Posts: 72
graphgraph
User Offline Click here to see the profile of this user
Re:Discussion of SVN Version 349 and up 2 Months ago Karma: 0  
Got this, maybe the reference to the file is still there...

JInstaller::install: File 'C:\xampp\htdocs\juegos\tmp\install_48e178e6cdfe7\images\pacman.gif' does not exist.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#9557
pragma (Admin)
Admin
Posts: 2413
graph
User Online Now Click here to see the profile of this user
Gender: Male Pragmatic Utopia PUArcade
Re:Discussion of SVN Version 349 and up 2 Months ago Karma: 89  
razor7 wrote:
QUOTE:
Got this, maybe the reference to the file is still there...

JInstaller::install: File 'C:\xampp\htdocs\juegos\tmp\install_48e178e6cdfe7\images\pacman.gif' does not exist.


Yup, you are right. Oops

I'll fix it.
 
Report to moderator   Logged Logged  
 
Please DO NOT send support requests via PM or email. Instead, please post a question in the forums so everyone can benefit. Yes, this means you. No, your problem is not an exception.
  The administrator has disabled public write access.
#9561
razor7 (User)
Player
Posts: 72
graphgraph
User Offline Click here to see the profile of this user
Re:Discussion of SVN Version 349 and up 2 Months ago Karma: 0  
Is any advance on this topic?
QUOTE:
Save Guest scores? YES/NO


Also another question...where is http://www.puarcadegames.com? i can not access it anymore...

Best regards!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#9563
pragma (Admin)
Admin
Posts: 2413
graph
User Online Now Click here to see the profile of this user
Gender: Male Pragmatic Utopia PUArcade
Re:Discussion of SVN Version 349 and up 2 Months ago Karma: 89  
razor7 wrote:
QUOTE:
Is any advance on this topic?
QUOTE:
Save Guest scores? YES/NO


Also another question...where is http://www.puarcadegames.com? i can not access it anymore...

Best regards!


I haven't added that feature yet, but I want to.

I didn't have anything to do with www.puarcadegames.com, so I don't know what happened to it, but I notice it is down too.
 
Report to moderator   Logged Logged  
 
Please DO NOT send support requests via PM or email. Instead, please post a question in the forums so everyone can benefit. Yes, this means you. No, your problem is not an exception.
  The administrator has disabled public write access.
#10273
razor7 (User)
Player
Posts: 72
graphgraph
User Offline Click here to see the profile of this user
Re:Discussion of SVN Version 349 and up 1 Month, 1 Week ago Karma: 0  
Hello pragma...any news?

Best regards!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#10279
pragma (Admin)
Admin
Posts: 2413
graph
User Online Now Click here to see the profile of this user
Gender: Male Pragmatic Utopia PUArcade
Re:Discussion of SVN Version 349 and up 1 Month, 1 Week ago Karma: 89  
Not on that feature, but the latest SVN has contest support back in, and working pretty good.
 
Report to moderator   Logged Logged  
 
Please DO NOT send support requests via PM or email. Instead, please post a question in the forums so everyone can benefit. Yes, this means you. No, your problem is not an exception.
  The administrator has disabled public write access.
#10352
ruud (User)
Gamer
Posts: 114
graphgraph
User Offline Click here to see the profile of this user
Re:Discussion of SVN Version 349 and up 1 Month ago Karma: 3  
Hi Pragma, just to make shore, is it save at this point to use the latest SVN on my live site?
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#10353
razor7 (User)
Player
Posts: 72
graphgraph
User Offline Click here to see the profile of this user
Re:Discussion of SVN Version 349 and up 1 Month ago Karma: 0  
Hello...i think is unwise to use ANY test release of ANY software on a production environment...but is up to you.

Best regards!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#10355
pragma (Admin)
<