Re:Discussion of SVN Version 349 and up (1 viewing) (1) Guest
Favoured: 0
|
|
|
TOPIC: Re:Discussion of SVN Version 349 and up
|
Bombe (User)
User
Posts: 37
|
|
Re:Discussion of SVN Version 349 and up 2 Months 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]))." ".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>";
|
|
|
|
|
|
|
|
Last Edit: 2008/09/17 18:21 By Bombe.
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Discussion of SVN Version 349 and up 2 Months 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...
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
Bombe (User)
User
Posts: 37
|
|
Re:Discussion of SVN Version 349 and up 2 Months ago
|
Karma: 0
|
|
I played a game 1 hour yesterday, there was no problem
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
razor7 (User)
Player
Posts: 70
|
|
Re:Discussion of SVN Version 349 and up 2 Months 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!
|
|
|
|
|
|
|
Last Edit: 2008/09/18 05:04 By razor7.
|
|
|
The administrator has disabled public write access.
|
razor7 (User)
Player
Posts: 70
|
|
Re:Discussion of SVN Version 349 and up 2 Months 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!
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Discussion of SVN Version 349 and up 1 Month, 4 Weeks 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.
|
|
|
|
|
|
|
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.
|
razor7 (User)
Player
Posts: 70
|
|
Re:Discussion of SVN Version 349 and up 1 Month, 4 Weeks ago
|
Karma: 0
|
|
Wow...my brain really works from time to time...!!!JAJAJA
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Discussion of SVN Version 349 and up 1 Month, 3 Weeks 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
|
|
|
|
|
|
|
|
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.
|
|
|
|
Re:Discussion of SVN Version 349 and up 1 Month, 3 Weeks 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.
|
|
|
|
|
|
|
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.
|
|
|
|
Re:Discussion of SVN Version 349 and up 1 Month, 3 Weeks ago
|
Karma: 1
|
Ok ... thx pragma 
|
|
|
|
|
|
|
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.
|
razor7 (User)
Player
Posts: 70
|
|
Re:Discussion of SVN Version 349 and up 1 Month, 3 Weeks 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.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Discussion of SVN Version 349 and up 1 Month, 3 Weeks 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.
|
|
|
|
|
|
|
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.
|
razor7 (User)
Player
Posts: 70
|
|
Re:Discussion of SVN Version 349 and up 1 Month, 3 Weeks 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!
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Discussion of SVN Version 349 and up 1 Month, 3 Weeks 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.
|
|
|
|
|
|
|
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.
|
razor7 (User)
Player
Posts: 70
|
|
Re:Discussion of SVN Version 349 and up 3 Weeks, 6 Days ago
|
Karma: 0
|
|
Hello pragma...any news?
Best regards!
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Discussion of SVN Version 349 and up 3 Weeks, 6 Days ago
|
Karma: 89
|
|
Not on that feature, but the latest SVN has contest support back in, and working pretty good.
|
|
|
|
|
|
|
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.
|
ruud (User)
Gamer
Posts: 113
|
|
Re:Discussion of SVN Version 349 and up 3 Weeks, 3 Days ago
|
Karma: 3
|
Hi Pragma, just to make shore, is it save at this point to use the latest SVN on my live site? 
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
razor7 (User)
Player
Posts: 70
|
|
Re:Discussion of SVN Version 349 and up 3 Weeks, 3 Days 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!
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
| |